Files
linux/arch/arm/boot/dts
Johan Jonker 201fe12e7b ARM: dts: rockchip: Remove clock-names from PWM nodes
A test with the command below gives this error:

/arch/arm/boot/dts/rk3036-evb.dt.yaml:
pwm@20050030: clock-names: ['pwm'] is too short

Devices with only one PWM clock use it to both to derive the functional
clock for the device and as the bus clock. The driver does not need
"clock-names" to get a handle, so remove them all.

make ARCH=arm dtbs_check
DT_SCHEMA_FILES=Documentation/devicetree/bindings/pwm/pwm-rockchip.yaml

Signed-off-by: Johan Jonker <jbx6244@gmail.com>
Acked-by: Heiko Stuebner <heiko@sntech.de>
Signed-off-by: Thierry Reding <thierry.reding@gmail.com>
2021-04-23 18:53:08 +02:00
..
2020-09-03 10:09:34 +02:00
2020-03-20 23:20:26 +01:00
2020-11-03 08:08:34 +08:00
2020-11-03 08:08:34 +08:00
2020-11-03 08:08:34 +08:00
2020-08-17 16:06:36 +08:00
2020-11-03 08:08:34 +08:00
2020-09-07 10:54:08 +01:00
2020-10-03 12:56:56 -07:00
2020-09-30 14:15:18 +08:00
2020-02-17 14:39:34 +08:00
2020-11-26 14:16:08 +01:00