diff --git a/arch/riscv/boot/dts/spacemit/k1-x_milkv-jupiter.dts b/arch/riscv/boot/dts/spacemit/k1-x_milkv-jupiter.dts index a066c78911fc587cb46feb44283c741e36f28bca..a33f18c7da10082e622841ae5acd3a2cd4b36904 100644 --- a/arch/riscv/boot/dts/spacemit/k1-x_milkv-jupiter.dts +++ b/arch/riscv/boot/dts/spacemit/k1-x_milkv-jupiter.dts @@ -1039,13 +1039,13 @@ trips { top_trip0: top-trip0 { temperature = <40000>; hysteresis = <5000>; - type = "passive"; + type = "active"; }; top_trip1: top-trip1 { temperature = <55000>; hysteresis = <5000>; - type = "passive"; + type = "active"; }; top_trip2: top-trip2 { diff --git a/arch/riscv/boot/dts/spacemit/m1-x_milkv-jupiter.dts b/arch/riscv/boot/dts/spacemit/m1-x_milkv-jupiter.dts index 2d0566a2aad98151b223f2d534e1d37add5172bb..5b6740294f97bc7938628432abc2ba39874cca77 100644 --- a/arch/riscv/boot/dts/spacemit/m1-x_milkv-jupiter.dts +++ b/arch/riscv/boot/dts/spacemit/m1-x_milkv-jupiter.dts @@ -1040,13 +1040,13 @@ trips { top_trip0: top-trip0 { temperature = <40000>; hysteresis = <5000>; - type = "passive"; + type = "active"; }; top_trip1: top-trip1 { temperature = <55000>; hysteresis = <5000>; - type = "passive"; + type = "active"; }; top_trip2: top-trip2 {