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> --- arch/arm/boot/dts/omap3-n950.dts | 1 + 1 file changed, 1 insertion(+) diff --git a/arch/arm/boot/dts/omap3-n950.dts b/arch/arm/boot/dts/omap3-n950.dts index 2354e09343f3..aa757482d572 100644 --- a/arch/arm/boot/dts/omap3-n950.dts +++ b/arch/arm/boot/dts/omap3-n950.dts @@ -231,6 +231,7 @@ lcd0: display { compatible = "nokia,himalaya", "panel-dsi-cm"; label = "lcd0"; + status = "disabled"; pinctrl-names = "default"; pinctrl-0 = <&display_pins>; -- 2.17.0 -- 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