[PATCH 2/2] ARM: dts: imx6x-sdb: Add LCD support
Fabio Estevam
festevam at gmail.com
Tue Sep 2 07:01:06 PDT 2014
On Tue, Sep 2, 2014 at 10:50 AM, Shawn Guo <shawn.guo at freescale.com> wrote:
>> +&lcdif1 {
>> + pinctrl-names = "default";
>> + pinctrl-0 = <&pinctrl_lcd>;
>> + lcd-supply = <®_lcd_3v3>;
>> + display = <&display0>;
>> + status = "okay";
>> +
>> + display0: display {
>
> Shouldn't the node be named more specific, so that we do not run into
> the kernel warning complaining duplicated property name?
I do not see any warning here.
It was on mx28 that I got the warning as it has "display: display".
Last time on mx28 you asked me to look at mx6qdl-sabresd.dtsi for a
reference, but display nodes there are inside the ldb node and do not
have the "display: display", so not sure how to proceed.
What do you suggest here?
More information about the linux-arm-kernel
mailing list