]> Git Repo - u-boot.git/blobdiff - dts/upstream/src/arm/nxp/imx/imx6qdl-gw54xx.dtsi
Subtree merge tag 'v6.10-dts' of devicetree-rebasing repo [1] into dts/upstream
[u-boot.git] / dts / upstream / src / arm / nxp / imx / imx6qdl-gw54xx.dtsi
index 0ffa0357a6fa60d9629d3864fc6f0f93e6e65684..c2ec8572c8a50c4327e7353589a0b3e036f48326 100644 (file)
@@ -26,7 +26,7 @@
 
        backlight {
                compatible = "pwm-backlight";
-               pwms = <&pwm4 0 5000000>;
+               pwms = <&pwm4 0 5000000 0>;
                brightness-levels = <0 4 8 16 32 64 128 255>;
                default-brightness-level = <7>;
        };
 };
 
 &pwm4 {
-       #pwm-cells = <2>;
        pinctrl-names = "default", "state_dio";
        pinctrl-0 = <&pinctrl_pwm4_backlight>;
        pinctrl-1 = <&pinctrl_pwm4_dio>;
This page took 0.026656 seconds and 4 git commands to generate.