]> Git Repo - linux.git/commit
ARM: dts: imx53-m53evk: Use #pwm-cells = <3> for imx27-pwm device
authorUwe Kleine-König <[email protected]>
Fri, 5 Apr 2024 21:41:49 +0000 (23:41 +0200)
committerShawn Guo <[email protected]>
Sun, 28 Apr 2024 07:56:08 +0000 (15:56 +0800)
commit44f46de2872f70010d9e1831bd0919efeae2ace1
tree01afef57082728f6fb6d6e3953c45bb5be525df1
parent4e2511d7f323ad60253e92c80fc87c858fe52567
ARM: dts: imx53-m53evk: Use #pwm-cells = <3> for imx27-pwm device

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

This fixes the following dtbs_check warning:

arch/arm/boot/dts/nxp/imx/imx53-m53evk.dtb: pwm@53fb4000: #pwm-cells:0:0: 3 was expected
from schema : http://devicetree.org/schemas/pwm/imx-pwm.yaml#

Signed-off-by: Uwe Kleine-König <[email protected]>
Signed-off-by: Shawn Guo <[email protected]>
arch/arm/boot/dts/nxp/imx/imx53-m53evk.dts
This page took 0.054397 seconds and 4 git commands to generate.