Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 23b7ad23 authored by Pratyush Anand's avatar Pratyush Anand Committed by Viresh Kumar
Browse files

ARM: SPEAr13xx: Add bindings and dt node for misc block



SPEAr SOCs have some miscellaneous registers which are used to configure
peripheral.

This patch adds dt node and binding information for this block.

Acked-by: default avatarArnd Bergmann <arnd@arndb.de>
Signed-off-by: default avatarPratyush Anand <pratyush.anand@st.com>
Cc: devicetree@vger.kernel.org
[viresh: fixed logs/cclist]
Signed-off-by: default avatarViresh Kumar <viresh.kumar@linaro.org>
parent 36c5c90d
Loading
Loading
Loading
Loading
+9 −0
Original line number Diff line number Diff line
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
+5 −0
Original line number Diff line number Diff line
@@ -220,6 +220,11 @@
				  0xd8000000 0xd8000000 0x01000000
				  0xe0000000 0xe0000000 0x10000000>;

			misc: syscon@e0700000 {
				compatible = "st,spear1340-misc", "syscon";
				reg = <0xe0700000 0x1000>;
			};

			gpio0: gpio@e0600000 {
				compatible = "arm,pl061", "arm,primecell";
				reg = <0xe0600000 0x1000>;
+1 −0
Original line number Diff line number Diff line
@@ -19,6 +19,7 @@ config ARCH_SPEAR13XX
	select HAVE_ARM_SCU if SMP
	select HAVE_ARM_TWD if SMP
	select PINCTRL
	select MFD_SYSCON
	help
	  Supports for ARM's SPEAR13XX family