imx8mm-kontron-n801x-s-lvds: fix pwms property warnings

Fix the following build-time pwms property warnings:

w+arch/arm/dts/imx8mm-kontron-n801x-s-lvds.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:41 +02:00 committed by Stefano Babic
parent b96a9683e5
commit 35c819ed4e

View file

@ -87,6 +87,7 @@
&pwm1 {
pinctrl-names = "default";
pinctrl-0 = <&pinctrl_pwm1>;
#pwm-cells = <2>;
status = "okay";
};