]> git.itanic.dy.fi Git - linux-stable/commit
ARM: dts: rockchip: Drop interrupts property from pwm-rockchip nodes
authorUwe Kleine-König <u.kleine-koenig@pengutronix.de>
Mon, 29 Jan 2024 11:32:02 +0000 (12:32 +0100)
committerHeiko Stuebner <heiko@sntech.de>
Sun, 4 Feb 2024 11:06:58 +0000 (12:06 +0100)
commitf98643d8daf3443e3b414a82d0cb3d745f8c8bbc
tree4130c57ddcc6d2269b318e77a08745f6a50e65d5
parent5556a8c3af8b4ee648b0fd4cdb4a1356d92de07b
ARM: dts: rockchip: Drop interrupts property from pwm-rockchip nodes

The binding doesn't define interrupts and adding such a definition was
refused because it's unclear how they should ever be used and the
relevant registers are outside the PWM range. So drop them fixing
several dtbs_check warnings like:

arch/arm/boot/dts/rockchip/rv1108-elgin-r1.dtb: pwm@10280030: 'interrupts' does not match any of the regexes: 'pinctrl-[0-9]+'
from schema $id: http://devicetree.org/schemas/pwm/pwm-rockchip.yaml#

Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
Link: https://lore.kernel.org/r/20240129113205.2453029-2-u.kleine-koenig@pengutronix.de
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
arch/arm/boot/dts/rockchip/rv1108.dtsi