riscv: dts: starfive: Modify the compatible of pwm(ptc) driver
authorHal Feng <hal.feng@starfivetech.com>
Tue, 5 Jul 2022 01:38:32 +0000 (09:38 +0800)
committerHal Feng <hal.feng@starfivetech.com>
Wed, 6 Jul 2022 01:53:10 +0000 (09:53 +0800)
Signed-off-by: Hal Feng <hal.feng@starfivetech.com>
arch/riscv/boot/dts/starfive/jh7110.dtsi

index 431adf4..286d471 100644 (file)
                };
 
                ptc: pwm@120d0000 {
-                       compatible = "starfive,pwm0";
+                       compatible = "starfive,pwm";
                        reg = <0x0 0x120d0000 0x0 0x10000>;
                        reg-names = "control";
                        clocks = <&clkgen JH7110_PWM_CLK_APB>;