[PATCH v1 0/3] support nvidia,thermtrip property
From: Wei Ni
Date: Fri Dec 07 2018 - 05:14:26 EST
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