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:
Marcel Ziswiler 2022-07-21 15:27:23 +02:00 committed by Stefano Babic
parent abe52f58bc
commit 398ae1dca1

View File

@ -165,6 +165,7 @@
};
&pwm4 {
#pwm-cells = <2>;
status = "okay";
};