提交 5dffb684 编写于 作者: J Jyri Sarha 提交者: Tony Lindgren

ARM: dts: am335x-evmsk: Whitespace cleanup of lcdc related nodes

Whitespace cleanup of lcdc related nodes. Do all indentation and
alignment with tabs instead of spaces.
Signed-off-by: NJyri Sarha <jsarha@ti.com>
Reviewed-by: NTomi Valkeinen <tomi.valkeinen@ti.com>
Signed-off-by: NTony Lindgren <tony@atomide.com>
上级 f91f0f24
...@@ -170,29 +170,29 @@ ...@@ -170,29 +170,29 @@
pinctrl-1 = <&lcd_pins_sleep>; pinctrl-1 = <&lcd_pins_sleep>;
status = "okay"; status = "okay";
panel-info { panel-info {
ac-bias = <255>; ac-bias = <255>;
ac-bias-intrpt = <0>; ac-bias-intrpt = <0>;
dma-burst-sz = <16>; dma-burst-sz = <16>;
bpp = <32>; bpp = <32>;
fdd = <0x80>; fdd = <0x80>;
sync-edge = <0>; sync-edge = <0>;
sync-ctrl = <1>; sync-ctrl = <1>;
raster-order = <0>; raster-order = <0>;
fifo-th = <0>; fifo-th = <0>;
}; };
display-timings { display-timings {
480x272 { 480x272 {
hactive = <480>; hactive = <480>;
vactive = <272>; vactive = <272>;
hback-porch = <43>; hback-porch = <43>;
hfront-porch = <8>; hfront-porch = <8>;
hsync-len = <4>; hsync-len = <4>;
vback-porch = <12>; vback-porch = <12>;
vfront-porch = <4>; vfront-porch = <4>;
vsync-len = <10>; vsync-len = <10>;
clock-frequency = <9000000>; clock-frequency = <9000000>;
hsync-active = <0>; hsync-active = <0>;
vsync-active = <0>; vsync-active = <0>;
}; };
}; };
}; };
...@@ -711,5 +711,5 @@ ...@@ -711,5 +711,5 @@
}; };
&lcdc { &lcdc {
status = "okay"; status = "okay";
}; };
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册