Loading arch/arm/boot/dts/hisi-x5hd2.dtsi +9 −1 Original line number Diff line number Diff line Loading @@ -391,7 +391,7 @@ }; sysctrl: system-controller@00000000 { compatible = "hisilicon,sysctrl"; compatible = "hisilicon,sysctrl", "syscon"; reg = <0x00000000 0x1000>; reboot-offset = <0x4>; }; Loading Loading @@ -478,5 +478,13 @@ interrupts = <0 70 4>; clocks = <&clock HIX5HD2_SATA_CLK>; }; ir: ir@001000 { compatible = "hisilicon,hix5hd2-ir"; reg = <0x001000 0x1000>; interrupts = <0 47 4>; clocks = <&clock HIX5HD2_FIXED_24M>; hisilicon,power-syscon = <&sysctrl>; }; }; }; Loading
arch/arm/boot/dts/hisi-x5hd2.dtsi +9 −1 Original line number Diff line number Diff line Loading @@ -391,7 +391,7 @@ }; sysctrl: system-controller@00000000 { compatible = "hisilicon,sysctrl"; compatible = "hisilicon,sysctrl", "syscon"; reg = <0x00000000 0x1000>; reboot-offset = <0x4>; }; Loading Loading @@ -478,5 +478,13 @@ interrupts = <0 70 4>; clocks = <&clock HIX5HD2_SATA_CLK>; }; ir: ir@001000 { compatible = "hisilicon,hix5hd2-ir"; reg = <0x001000 0x1000>; interrupts = <0 47 4>; clocks = <&clock HIX5HD2_FIXED_24M>; hisilicon,power-syscon = <&sysctrl>; }; }; };