On 26/09/2019 17:12, Adam Ford wrote:
And what is the hdmi5_configure there? I don't see anything in the driver that would print hdmi5_configure. And, of course, there's no hdmi5 on that platform. Hmm, ok... it's from component.c, using "%ps". Somehow that goes wrong. Which is a bit alarming, but perhaps a totally different issue.
I'll try to take a look later. For Logic PD distributions, we create a custom defconfig with all those drivers removed, so I'm not worked up about it, but it would be nice to not call drivers that don't exist.
So you have CONFIG_OMAP5_DSS_HDMI=n? Then it's even more disturbing, as there's no way the string "hdmi5_configure" can be in the kernel image...
Maybe it's nothing, but... It's just so odd.
Tomi