* Pavel Machek <pavel@xxxxxx> [180418 21:00]: > On Wed 2018-04-18 12:21:39, Tony Lindgren wrote: > > * Aaro Koskinen <aaro.koskinen@xxxxxx> [180418 11:37]: > > > Display is not working on N950 yet, and having it enabled will cause > > > issues with omapdrm during boot (long delays) and dmesg spam. > > > Set it to disabled for time being. > > > > > > Fixes: 252130d8d6e0 ("ARM: dts: n950: add display support") > > > Signed-off-by: Aaro Koskinen <aaro.koskinen@xxxxxx> > > > Acked-by: Sebastian Reichel <sebastian.reichel@xxxxxxxxxxxxxxx> > > > > Thanks applying into omap-for-v4.17/fixes. > > I don't think that's good idea. > > Hardware works just fine, its just that our drivers are broken. We > should _not_ modify dts. (But we could remove compatible from the > driver, or something...) Hmm dropping compatible is not going to help with the generic "panel-dsi-mc" already in various dts files. I guess you could add some check to the driver based on the of_machine_is_compatible(). Anyways dropping fix for now pending further discussion. Tomi, got any ideas? Regards, Tony -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html