We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cf5e81d commit c31f289Copy full SHA for c31f289
arch/riscv/boot/dts/thead/th1520.dtsi
@@ -665,6 +665,17 @@
665
thead,pad-group = <1>;
666
};
667
668
+ pvt: pvt@fffff4e000 {
669
+ compatible = "moortec,mr75203";
670
+ reg = <0xff 0xfff4e000 0x0 0x80>,
671
+ <0xff 0xfff4e080 0x0 0x100>,
672
+ <0xff 0xfff4e180 0x0 0x680>,
673
+ <0xff 0xfff4e800 0x0 0x600>;
674
+ reg-names = "common", "ts", "pd", "vm";
675
+ clocks = <&aonsys_clk>;
676
+ #thermal-sensor-cells = <1>;
677
+ };
678
+
679
gpio@fffff52000 {
680
compatible = "snps,dw-apb-gpio";
681
reg = <0xff 0xfff52000 0x0 0x1000>;
0 commit comments