At the request of Logic PD, this patch sets the display parameters to match that of Logic PD's display type 28 since type 15 is discontinued. Signed-off-by: Adam Ford <aford173@xxxxxxxxx> --- arch/arm/boot/dts/logicpd-torpedo-37xx-devkit.dts | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/arch/arm/boot/dts/logicpd-torpedo-37xx-devkit.dts b/arch/arm/boot/dts/logicpd-torpedo-37xx-devkit.dts index fb13f18..f777080 100644 --- a/arch/arm/boot/dts/logicpd-torpedo-37xx-devkit.dts +++ b/arch/arm/boot/dts/logicpd-torpedo-37xx-devkit.dts @@ -128,7 +128,7 @@ lcd0: display@0 { compatible = "panel-dpi"; - label = "15"; + label = "28"; status = "okay"; /* default-on; */ pinctrl-names = "default"; @@ -147,11 +147,11 @@ hfront-porch = <3>; hback-porch = <2>; hsync-len = <42>; - vback-porch = <3>; + vback-porch = <2>; vfront-porch = <4>; vsync-len = <11>; - hsync-active = <0>; - vsync-active = <0>; + hsync-active = <1>; + vsync-active = <1>; de-active = <1>; pixelclk-active = <1>; }; -- 1.9.1 -- 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