Hello,
I tried to switch to the current ti kernel and as soon as the drm driver is loaded the kernel prints random chars to the serial console.
To figger out what is causing this behaviour I tried the ti-linux-4.4.y, linux mainline 4.1.13 and linux mainline 4.4-rc4 and those were working fine. Then I bisect the ti-linux-4.1.y kernel and I think I found the cause of my problem
-> The commit drm/tilcdc: rewrite pixel clock calculation
commit id: ed26841aa9112816e3e6c213625bff983524ff69
If I remove this patch everything is working.
Does anyone have experienced something similar?
Thx,
Hannes