[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <4a1155798bd63b0ac0b731e9808496d038af596d.1397555158.git.mohit.kumar@st.com>
Date: Tue, 15 Apr 2014 17:19:46 +0530
From: Mohit Kumar <mohit.kumar@...com>
To: <spear-devel@...t.st.com>, <linux-kernel@...r.kernel.org>,
<devicetree@...r.kernel.org>, <linux-pci@...r.kernel.org>,
<linux-arm-kernel@...ts.infradead.org>
Cc: Pratyush Anand <pratyush.anand@...com>,
Mohit Kumar <mohit.kumar@...com>,
Viresh Kumar <viresh.linux@...il.com>
Subject: [PATCH V8 4/9] SPEAr: misc: Add binding information
From: Pratyush Anand <pratyush.anand@...com>
SPEAr SOCs have some miscellaneous registers which are used to configure
few properties of different peripheral controllers.
Signed-off-by: Pratyush Anand <pratyush.anand@...com>
Acked-by: Arnd Bergmann <arnd@...db.de>
Cc: Mohit Kumar <mohit.kumar@...com>
Cc: Viresh Kumar <viresh.linux@...il.com>
Cc: spear-devel@...t.st.com
Cc: devicetree@...r.kernel.org
---
.../devicetree/bindings/arm/spear-misc.txt | 9 +++++++++
1 files changed, 9 insertions(+), 0 deletions(-)
create mode 100644 Documentation/devicetree/bindings/arm/spear-misc.txt
diff --git a/Documentation/devicetree/bindings/arm/spear-misc.txt b/Documentation/devicetree/bindings/arm/spear-misc.txt
new file mode 100644
index 0000000..cf64982
--- /dev/null
+++ b/Documentation/devicetree/bindings/arm/spear-misc.txt
@@ -0,0 +1,9 @@
+SPEAr Misc configuration
+===========================
+SPEAr SOCs have some miscellaneous registers which are used to configure
+few properties of different peripheral controllers.
+
+misc node required properties:
+
+- compatible Should be "st,spear1340-misc", "syscon".
+- reg: Address range of misc space upto 8K
--
1.7.0.1
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists