]> asedeno.scripts.mit.edu Git - linux.git/blobdiff - arch/arm64/boot/dts/marvell/armada-ap806-dual.dtsi
arm64: dts: marvell: Enable AP806 thermal throttling with CPUfreq
[linux.git] / arch / arm64 / boot / dts / marvell / armada-ap806-dual.dtsi
index 861fd21922c430945fb656a307d2b321620ae132..9024a2d9db070d59c0c3fa497b5af5de81b4f6db 100644 (file)
@@ -20,12 +20,14 @@ cpu0: cpu@0 {
                        compatible = "arm,cortex-a72";
                        reg = <0x000>;
                        enable-method = "psci";
+                       #cooling-cells = <2>;
                };
                cpu1: cpu@1 {
                        device_type = "cpu";
                        compatible = "arm,cortex-a72";
                        reg = <0x001>;
                        enable-method = "psci";
+                       #cooling-cells = <2>;
                };
        };
 };