* [PATCH 19/24] Documentation: DT bindings: add more chip compatible strings for Tegra SOC_THERM
[not found] <20150128234935.20644.89300.stgit@dusk.lan>
@ 2015-01-28 23:49 ` Paul Walmsley
0 siblings, 0 replies; only message in thread
From: Paul Walmsley @ 2015-01-28 23:49 UTC (permalink / raw)
Cc: Mark Rutland, Alexandre Courbot, Pawel Moll, Ian Campbell,
linux-pm, Stephen Warren, linux-kernel, Eduardo Valentin,
devicetree, Rob Herring, Thierry Reding, Kumar Gala, linux-tegra,
Zhang Rui
Add compatible strings for the SOC_THERM IP block present on several Tegra
chips. The primary objective here is to avoid checkpatch warnings,
per:
http://marc.info/?l=linux-tegra&m=142201349727836&w=2
Signed-off-by: Paul Walmsley <paul@pwsan.com>
Cc: Zhang Rui <rui.zhang@intel.com>
Cc: Eduardo Valentin <edubezval@gmail.com>
Cc: Rob Herring <robh+dt@kernel.org>
Cc: Pawel Moll <pawel.moll@arm.com>
Cc: Mark Rutland <mark.rutland@arm.com>
Cc: Ian Campbell <ijc+devicetree@hellion.org.uk>
Cc: Kumar Gala <galak@codeaurora.org>
Cc: Stephen Warren <swarren@wwwdotorg.org>
Cc: Thierry Reding <thierry.reding@gmail.com>
Cc: Alexandre Courbot <gnurou@gmail.com>
Cc: linux-pm@vger.kernel.org
Cc: devicetree@vger.kernel.org
Cc: linux-tegra@vger.kernel.org
Cc: linux-kernel@vger.kernel.org
---
.../devicetree/bindings/thermal/tegra-soctherm.txt | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/Documentation/devicetree/bindings/thermal/tegra-soctherm.txt b/Documentation/devicetree/bindings/thermal/tegra-soctherm.txt
index ecf3ed76cd46..9113f3bcd6df 100644
--- a/Documentation/devicetree/bindings/thermal/tegra-soctherm.txt
+++ b/Documentation/devicetree/bindings/thermal/tegra-soctherm.txt
@@ -7,7 +7,9 @@ notifications. It is also used to manage emergency shutdown in an
overheating situation.
Required properties :
-- compatible : "nvidia,tegra124-soctherm".
+- compatible : "nvidia,tegra124-soctherm",
+ "nvidia,tegra132-soctherm" (not yet matched by the driver)
+ "nvidia,tegra210-soctherm" (not yet matched by the driver)
- reg : Should contain 1 entry:
- SOCTHERM register set
- interrupts : Defines the interrupt used by SOCTHERM
^ permalink raw reply related [flat|nested] only message in thread