arm64: dts: juno: add thermal zones for scpi sensors
[cascardo/linux.git] / arch / arm64 / boot / dts / arm / juno-r1.dts
index d95d9e7..123a58b 100644 (file)
 &pcie_ctlr {
        status = "okay";
 };
+
+&etm0 {
+       cpu = <&A57_0>;
+};
+
+&etm1 {
+       cpu = <&A57_1>;
+};
+
+&etm2 {
+       cpu = <&A53_0>;
+};
+
+&etm3 {
+       cpu = <&A53_1>;
+};
+
+&etm4 {
+       cpu = <&A53_2>;
+};
+
+&etm5 {
+       cpu = <&A53_3>;
+};
+
+&big_cluster_thermal_zone {
+       status = "okay";
+};
+
+&little_cluster_thermal_zone {
+       status = "okay";
+};
+
+&gpu0_thermal_zone {
+       status = "okay";
+};
+
+&gpu1_thermal_zone {
+       status = "okay";
+};