On 25/07/2022 14:48, David Jander wrote: > On some older hardware models this is needed. It will do no harm if used > with newer models though. > > Signed-off-by: David Jander <david@xxxxxxxxxxx> > --- > arch/arm/boot/dts/imx6qdl-vicut1.dtsi | 22 ++++++++++++++++++++++ > 1 file changed, 22 insertions(+) > > diff --git a/arch/arm/boot/dts/imx6qdl-vicut1.dtsi b/arch/arm/boot/dts/imx6qdl-vicut1.dtsi > index a1676b5d2980..08d425020088 100644 > --- a/arch/arm/boot/dts/imx6qdl-vicut1.dtsi > +++ b/arch/arm/boot/dts/imx6qdl-vicut1.dtsi > @@ -37,6 +37,16 @@ backlight_led: backlight_led { > power-supply = <®_3v3>; > }; > > + /* only for backwards compatibility with old HW */ > + backlight_isb: backlight_isb { Node name: backlight-isb I know that other node had underscore, but these are not correct for names. Best regards, Krzysztof