diff options
author | Johan Jonker <jbx6244@gmail.com> | 2021-05-10 19:29:11 +0200 |
---|---|---|
committer | Heiko Stuebner <heiko@sntech.de> | 2021-05-14 14:27:13 +0200 |
commit | dc71c5ca34f408030b979d894c0459ef059445a1 (patch) | |
tree | 7b39a093a6c9f8173b945102f70156c26637c8b3 /arch/arm/boot/dts/rk3066a-rayeager.dts | |
parent | ARM: dts: rockchip: add #power-domain-cells to power domain nodes (diff) | |
download | linux-dc71c5ca34f408030b979d894c0459ef059445a1.tar.xz linux-dc71c5ca34f408030b979d894c0459ef059445a1.zip |
ARM: dts: rockchip: Remove more clock-names from PWM nodes
A test with the command below gives this error:
/arch/arm/boot/dts/rk3228-evb.dt.yaml:
pwm@110b0020: 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>
Link: https://lore.kernel.org/r/20210510172911.6763-1-jbx6244@gmail.com
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
Diffstat (limited to 'arch/arm/boot/dts/rk3066a-rayeager.dts')
0 files changed, 0 insertions, 0 deletions