diff options
author | Johan Jonker <jbx6244@gmail.com> | 2021-04-12 22:01:54 +0200 |
---|---|---|
committer | Thierry Reding <thierry.reding@gmail.com> | 2021-04-23 18:53:08 +0200 |
commit | 201fe12e7bb324da9fb5cfc2a1b89e7b45caf54d (patch) | |
tree | ef42c9dc0acce9772a16a02b689b4ad90de6b3cc /arch/arm/mach-asm9260 | |
parent | 78e7da2c1058c9b31ad1c704814b86120d96bdc4 (diff) |
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>
Diffstat (limited to 'arch/arm/mach-asm9260')
0 files changed, 0 insertions, 0 deletions