Add "nvidia,thermtrip" property to implement HW and SW shutdown. Wei Ni (3): of: add nvidia,thermtrips property thermal: tegra: support hw and sw shutdown arm64: dts: tegra210: set thermtrip .../bindings/thermal/nvidia,tegra124-soctherm.txt | 20 ++++- arch/arm64/boot/dts/nvidia/tegra210.dtsi | 15 ++-- drivers/thermal/tegra/soctherm.c | 99 ++++++++++++++++++---- drivers/thermal/tegra/soctherm.h | 6 ++ drivers/thermal/tegra/tegra210-soctherm.c | 8 ++ 5 files changed, 124 insertions(+), 24 deletions(-) -- 2.7.4