mirror of
https://github.com/smaeul/u-boot.git
synced 2025-10-14 04:46:01 +01:00
board/BuR/brppt2: fix pwms property warning
Fix the following build-time pwms property warning: w+arch/arm/dts/imx6dl-brppt2.dtb: Warning (pwms_property): /backlight:pwms: property size (12) too small for cell size 3 Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
This commit is contained in:
parent
abe52f58bc
commit
398ae1dca1
@ -165,6 +165,7 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
&pwm4 {
|
&pwm4 {
|
||||||
|
#pwm-cells = <2>;
|
||||||
status = "okay";
|
status = "okay";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user