hverkuil: Hi! Why this patch is susperseeded ? https://patchwork.linuxtv.org/patch/35566/ no idea put back to NEW. ok. Thanks! mchehab: can you pull from https://patchwork.linuxtv.org/patch/35614/ and apply https://patchwork.linuxtv.org/patch/35615/? That should take care of a bunch of CEC bugs and minor API changes that I found while creating API compliance tests for CEC. hverkuil: it's possible to test a fix for my gs1662 driver (kconfig dependency) with the build system before to send to the ML? You're missing a dependency on VIDEO_V4L2, that's all. and VIDEO_V4L2_SUBDEV_API Take a look at drivers/media/i2c/Kconfig: everything is under if VIDEO_V4L2. You can do the same for spi/Kconfig BTW, I plan to review your patch later this week. ok, I'll wait your review ;) thanks mchehab: I've updated my CEC doc-rst patch to v3: https://patchwork.linuxtv.org/patch/35618/ hmm... 35615 is marked as superseded hverkuil: did you meant to say 35618? it's superseded by 35618, yes. hverkuil: please try to keep the 80 cols at the rst books. That makes easier to review another thing: :c:func:`clock_gettime(2)` perhaps we'll need to change it to :cpp:func: when the documentation for this function arrives to Sphinx anyway, patches merged