Re: [PATCH v5 09/11] ARM: dts: sun8i: add DE2 nodes for V3s SoC

2017-04-24 Thread Maxime Ripard
On Sun, Apr 23, 2017 at 06:37:52PM +0800, Icenowy Zheng wrote: > + tcon0_out: port@1 { > + #address-cells = <1>; > + #size-cells = <0>; > + reg = <1>; > +

Re: [PATCH v5 09/11] ARM: dts: sun8i: add DE2 nodes for V3s SoC

2017-04-24 Thread Maxime Ripard
On Sun, Apr 23, 2017 at 06:37:52PM +0800, Icenowy Zheng wrote: > + tcon0_out: port@1 { > + #address-cells = <1>; > + #size-cells = <0>; > + reg = <1>; > +

[PATCH v5 09/11] ARM: dts: sun8i: add DE2 nodes for V3s SoC

2017-04-23 Thread Icenowy Zheng
Allwinner V3s SoC features a "Display Engine 2.0" with only one TCON which have RGB LCD output. Add device nodes for it as well as the TCON. Signed-off-by: Icenowy Zheng --- arch/arm/boot/dts/sun8i-v3s.dtsi | 87 1 file changed, 87

[PATCH v5 09/11] ARM: dts: sun8i: add DE2 nodes for V3s SoC

2017-04-23 Thread Icenowy Zheng
Allwinner V3s SoC features a "Display Engine 2.0" with only one TCON which have RGB LCD output. Add device nodes for it as well as the TCON. Signed-off-by: Icenowy Zheng --- arch/arm/boot/dts/sun8i-v3s.dtsi | 87 1 file changed, 87 insertions(+) diff