diff options
-rw-r--r-- | arch/arm64/boot/dts/mediatek/mt8173.dtsi | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/arm64/boot/dts/mediatek/mt8173.dtsi b/arch/arm64/boot/dts/mediatek/mt8173.dtsi index 31bc593cc71b..0cafed3e7775 100644 --- a/arch/arm64/boot/dts/mediatek/mt8173.dtsi +++ b/arch/arm64/boot/dts/mediatek/mt8173.dtsi | |||
@@ -155,6 +155,7 @@ | |||
155 | reg = <0x000>; | 155 | reg = <0x000>; |
156 | enable-method = "psci"; | 156 | enable-method = "psci"; |
157 | cpu-idle-states = <&CPU_SLEEP_0>; | 157 | cpu-idle-states = <&CPU_SLEEP_0>; |
158 | #cooling-cells = <2>; | ||
158 | clocks = <&infracfg CLK_INFRA_CA53SEL>, | 159 | clocks = <&infracfg CLK_INFRA_CA53SEL>, |
159 | <&apmixedsys CLK_APMIXED_MAINPLL>; | 160 | <&apmixedsys CLK_APMIXED_MAINPLL>; |
160 | clock-names = "cpu", "intermediate"; | 161 | clock-names = "cpu", "intermediate"; |
@@ -179,6 +180,7 @@ | |||
179 | reg = <0x100>; | 180 | reg = <0x100>; |
180 | enable-method = "psci"; | 181 | enable-method = "psci"; |
181 | cpu-idle-states = <&CPU_SLEEP_0>; | 182 | cpu-idle-states = <&CPU_SLEEP_0>; |
183 | #cooling-cells = <2>; | ||
182 | clocks = <&infracfg CLK_INFRA_CA57SEL>, | 184 | clocks = <&infracfg CLK_INFRA_CA57SEL>, |
183 | <&apmixedsys CLK_APMIXED_MAINPLL>; | 185 | <&apmixedsys CLK_APMIXED_MAINPLL>; |
184 | clock-names = "cpu", "intermediate"; | 186 | clock-names = "cpu", "intermediate"; |