riscv: dts: starfive: Fix string mismatch problem of ptc (pwm)
authorHal Feng <hal.feng@starfivetech.com>
Wed, 20 Apr 2022 03:31:58 +0000 (11:31 +0800)
committerHal Feng <hal.feng@starfivetech.com>
Sun, 24 Apr 2022 13:54:20 +0000 (21:54 +0800)
Signed-off-by: Hal Feng <hal.feng@starfivetech.com>
arch/riscv/boot/dts/starfive/jh7110.dtsi

index dcea9bd..01b03c0 100644 (file)
                        reg = <0x0 0x120d0000 0x0 0x10000>;
                        reg-names = "control";
                        clocks = <&pwmclk>;
-                       sifive,approx-period = <1000000>;
+                       starfive,approx-period = <1000000>;
                        #pwm-cells=<3>;
-                       sifive,npwm = <8>;
+                       starfive,npwm = <8>;
                        status = "disabled";
                };