An iomuxc label was added, and imx25-pingrp.h was included.
Cc: Rob Herring <[email protected]>
Cc: Pawel Moll <[email protected]>
Cc: Mark Rutland <[email protected]>
Cc: Stephen Warren <[email protected]>
Cc: Ian Campbell <[email protected]>
Cc: [email protected]
Cc: Sascha Hauer <[email protected]>
Cc: [email protected]
Cc: Eric Bénard <[email protected]>
Signed-off-by: Denis Carikli <[email protected]>
---
ChangeLog v9->v10:
- New patch made from the remaining parts of the "ARM: dts: imx25.dtsi: Add
some pinmux pins." patch in the old serie.
---
arch/arm/boot/dts/imx25.dtsi | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/arch/arm/boot/dts/imx25.dtsi b/arch/arm/boot/dts/imx25.dtsi
index 1c19ad3..1a86eab 100644
--- a/arch/arm/boot/dts/imx25.dtsi
+++ b/arch/arm/boot/dts/imx25.dtsi
@@ -11,6 +11,7 @@
#include "skeleton.dtsi"
#include "imx25-pinfunc.h"
+#include "imx25-pingrp.h"
/ {
aliases {
@@ -174,7 +175,7 @@
status = "disabled";
};
- iomuxc@43fac000{
+ iomuxc: iomuxc@43fac000 {
compatible = "fsl,imx25-iomuxc";
reg = <0x43fac000 0x4000>;
};
--
1.7.9.5
--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html