diff options
author | 2023-05-23 17:35:16 +0200 | |
---|---|---|
committer | 2023-06-02 11:36:48 +0200 | |
commit | 0501fdec106a291c43b3c1b525cf22ab4c24b2d8 (patch) | |
tree | 1172f599d81be1af657e82b35d8d8ad724aa1a01 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | arm64: dts: renesas: Add IOMMU related properties into PCIe host nodes (diff) | |
download | wireguard-linux-0501fdec106a291c43b3c1b525cf22ab4c24b2d8.tar.xz wireguard-linux-0501fdec106a291c43b3c1b525cf22ab4c24b2d8.zip |
ARM: dts: iwg20d-q7-common: Fix backlight pwm specifier
make dtbs_check:
arch/arm/boot/dts/renesas/r8a7743-iwg20d-q7.dtb: backlight: pwms: [[58, 0, 5000000], [0]] is too long
From schema: Documentation/devicetree/bindings/leds/backlight/pwm-backlight.yaml
arch/arm/boot/dts/renesas/r8a7743-iwg20d-q7-dbcm-ca.dtb: backlight: pwms: [[67, 0, 5000000], [0]] is too long
From schema: Documentation/devicetree/bindings/leds/backlight/pwm-backlight.yaml
arch/arm/boot/dts/renesas/r8a7744-iwg20d-q7-dbcm-ca.dtb: backlight: pwms: [[67, 0, 5000000], [0]] is too long
From schema: Documentation/devicetree/bindings/leds/backlight/pwm-backlight.yaml
arch/arm/boot/dts/renesas/r8a7744-iwg20d-q7.dtb: backlight: pwms: [[58, 0, 5000000], [0]] is too long
From schema: Documentation/devicetree/bindings/leds/backlight/pwm-backlight.yaml
PWM specifiers referring to R-Car PWM Timer Controllers should contain
only two cells.
Fix this by dropping the bogus third cell.
Fixes: 6f89dd9e9325d05b ("ARM: dts: iwg20d-q7-common: Add LCD support")
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Link: https://lore.kernel.org/r/6e5c3167424a43faf8c1fa68d9667b3d87dc86d8.1684855911.git.geert+renesas@glider.be
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions