ARM: dts: imx6qdl-apf6dev: Use #pwm-cells = <3> for imx27-pwm devices
authorUwe Kleine-König <u.kleine-koenig@pengutronix.de>
Fri, 5 Apr 2024 21:41:58 +0000 (23:41 +0200)
committerShawn Guo <shawnguo@kernel.org>
Sun, 28 Apr 2024 07:56:10 +0000 (15:56 +0800)
commitae04d96e49769684d3bfaad5cbbd0682c6ab1be3
treea31126923f245ad483b906e28553ba6f3a930695
parentfa86e5450c94e67c4050aadccd4c29c6ed9c90a1
ARM: dts: imx6qdl-apf6dev: Use #pwm-cells = <3> for imx27-pwm devices

The binding dictates using 3 pwm-cells. Adhere to that.

This fixes the following dtbs_check warnings:

arch/arm/boot/dts/nxp/imx/imx6dl-apf6dev.dtb: pwm@2088000: #pwm-cells:0:0: 3 was expected
from schema : http://devicetree.org/schemas/pwm/imx-pwm.yaml#
arch/arm/boot/dts/nxp/imx/imx6q-apf6dev.dtb: pwm@2088000: #pwm-cells:0:0: 3 was expected
from schema : http://devicetree.org/schemas/pwm/imx-pwm.yaml#

Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm/boot/dts/nxp/imx/imx6qdl-apf6dev.dtsi