]> Git Repo - linux.git/commit
ARM: dts: imx6q-prti6q: Use #pwm-cells = <3> for imx27-pwm device
authorUwe Kleine-König <[email protected]>
Fri, 5 Apr 2024 21:42:22 +0000 (23:42 +0200)
committerShawn Guo <[email protected]>
Sun, 28 Apr 2024 07:56:14 +0000 (15:56 +0800)
commit600c98d0ead431494abdb93c2e759b303e9dcd35
treed58f0a87918506828f0468c4bfdd6386d14aa8c1
parentb2c7bf48720ddbdf32ba43e3b318562244785ffc
ARM: dts: imx6q-prti6q: 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/imx6q-prti6q.dtb: pwm@2080000: #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/imx6q-prti6q.dts
This page took 0.053171 seconds and 4 git commands to generate.