[PATCH] arm: dts: imx6qdl-vicut1.dtsi: Add backlight-isb node

Krzysztof Kozlowski krzysztof.kozlowski at linaro.org
Mon Jul 25 13:33:12 PDT 2022


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 at protonic.nl>
> ---
>  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 = <&reg_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



More information about the linux-arm-kernel mailing list