On 5/21/19 12:54 PM, Dariusz Marcinkiewicz wrote: > On Mon, May 20, 2019 at 1:30 PM Hans Verkuil <hverkuil@xxxxxxxxx> wrote: >> >> On 5/17/19 5:42 PM, Dariusz Marcinkiewicz wrote: >>> This patch makes dw-hdmi pass DRM connector info to a respective >>> CEC adapter. In order to be able to do that it delays creation of >>> the dw-hdmi-cec platform device until DRM connector is initialized. >>> >>> Requires testing. >> >> Testing this patch with the Khadas VIM2 board gives this kernel warning: >> > Thank you for testing! > > This was probably because the platform device info was not fully > initialized. Hopefully it is better in v7. This now works without a crash on my Khadas board! Thanks, Hans