On 11/29/17 10:11, Russell King - ARM Linux wrote:
On Wed, Nov 29, 2017 at 08:41:45AM +0100, Hans Verkuil wrote:
Hi Russell,
On 11/29/2017 12:17 AM, Russell King - ARM Linux wrote:
Hi,
This patch series adds CEC support to the DRM TDA998x driver. The TDA998x family of devices integrate a TDA9950 CEC at a separate I2C address from the HDMI encoder.
Implementation of the CEC part is separate to allow independent CEC implementations, or independent HDMI implementations (since the TDA9950 may be a separate device.)
Thank you for this patch series! I assume you are testing this with a BeagleBone Black? If so, do you have a patch for the dts that hooks up the interrupt? If possible, I'd like to test this with my BBB.
I don't, I test it on the SolidRun Dove Cubox. I can't help with BBB.
Can you post the dts tda snippet you use for the SolidRun Dove Cubox? Or just mail the whole thing to me, or point to a git repo where you have it.
I can use that as a starting point for adding CEC support to the BBB.
No hurry, I can't test with my BBB until Dec 11 at the earliest anyway.
Regards,
Hans