dtsi:Update compatible string about timer
authorxingyu.wu <xingyu.wu@starfivetech.com>
Tue, 12 Jul 2022 01:57:17 +0000 (09:57 +0800)
committerxingyu.wu <xingyu.wu@starfivetech.com>
Tue, 12 Jul 2022 01:57:23 +0000 (09:57 +0800)
jh7110.dtsi:Update compatible string to "starfive,timers"

Signed-off-by: Xingyu Wu <xingyu.wu@starfivetech.com>
arch/riscv/boot/dts/starfive/jh7110.dtsi [changed mode: 0644->0755]

old mode 100644 (file)
new mode 100755 (executable)
index 69e736f..c119732
                };
 
                timer: timer@13050000 {
-                       compatible = "starfive,si5-timers";
+                       compatible = "starfive,timers";
                        reg = <0x0 0x13050000 0x0 0x10000>;
                        interrupts = <69>, <70>, <71> ,<72>;
                        interrupt-names = "timer0", "timer1",