[PATCH 2/2] ARM: dts: ls1021a: Add a TFT LCD panel.

Shawn Guo shawnguo at kernel.org
Tue Dec 1 21:48:14 PST 2015


On Wed, Nov 25, 2015 at 02:46:07PM +0800, Meng Yi wrote:
> Signed-off-by: Alison Wang <b18965 at freescale.com>
> Signed-off-by: Xiubo Li <lixiubo at cmss.chinamobile.com>
> Signed-off-by: Jianwei Wang <jianwei.wang.chn at gmail.com>
> ---
>  arch/arm/boot/dts/ls1021a-twr.dts | 11 +++++++++++
>  1 file changed, 11 insertions(+)
> 
> diff --git a/arch/arm/boot/dts/ls1021a-twr.dts b/arch/arm/boot/dts/ls1021a-twr.dts
> index fbb89d1..fad2e3b 100644
> --- a/arch/arm/boot/dts/ls1021a-twr.dts
> +++ b/arch/arm/boot/dts/ls1021a-twr.dts
> @@ -105,6 +105,17 @@
>  			bitclock-master;
>  		};
>  	};
> +
> +	panel: panel {
> +		compatible = "nec,nl4827hc19-05b";
> +	};
> +

This new line shouldn't be needed.

> +};
> +
> +&dcu {
> +	fsl,panel = <&panel>;
> +	status = "okay";
> +

Ditto

I fixed them up and applied the both patches.

Shawn

>  };
>  
>  &dspi1 {
> -- 
> 2.1.0.27.g96db324
> 
> 
> _______________________________________________
> linux-arm-kernel mailing list
> linux-arm-kernel at lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
> 



More information about the linux-arm-kernel mailing list