public inbox for linux-arm-kernel@lists.infradead.org 
 help / color / mirror / Atom feed
* [PATCH] ARM: tegra: document which Dalmore revisions are supported
@ 2014-01-06 19:15 Stephen Warren
  2014-01-08 13:35 ` Thierry Reding
  2014-02-05 17:17 ` Stephen Warren
  0 siblings, 2 replies; 3+ messages in thread
From: Stephen Warren @ 2014-01-06 19:15 UTC (permalink / raw)
  To: linux-arm-kernel

From: Stephen Warren <swarren@nvidia•com>

There are a number of revisions of the Dalmore board, each with a variety
of incompatible SW-visible HW changes. The Dalmore DT file in the kernel
only supports HW revision A04. Document this in the DT file.

Reported-by: Paul Walmsley <pwalmsley@nvidia•com>
Signed-off-by: Stephen Warren <swarren@nvidia•com>
---
 arch/arm/boot/dts/tegra114-dalmore.dts | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/arch/arm/boot/dts/tegra114-dalmore.dts b/arch/arm/boot/dts/tegra114-dalmore.dts
index 73aecfb57ccb..8de543777882 100644
--- a/arch/arm/boot/dts/tegra114-dalmore.dts
+++ b/arch/arm/boot/dts/tegra114-dalmore.dts
@@ -1,3 +1,8 @@
+/*
+ * This dts file supports Dalmore A04.
+ * Other board revisions are not supported
+ */
+
 /dts-v1/;
 
 #include <dt-bindings/input/input.h>
-- 
1.8.1.5

^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2014-02-05 17:17 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-01-06 19:15 [PATCH] ARM: tegra: document which Dalmore revisions are supported Stephen Warren
2014-01-08 13:35 ` Thierry Reding
2014-02-05 17:17 ` Stephen Warren

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox