diff options
author | Denis Carikli <denis@eukrea.com> | 2013-11-06 03:52:17 -0500 |
---|---|---|
committer | Shawn Guo <shawn.guo@linaro.org> | 2014-02-09 08:32:32 -0500 |
commit | 53110aa09295c6d4b248f646720feb719c42f96e (patch) | |
tree | 40b2eb7f93879425535c76a664d9dfe689449bab /arch/arm | |
parent | f4db4bc5a26858bbf6a6185a74baffa1609cecb9 (diff) |
ARM: dts: imx25.dtsi: label the iomuxc.
Cc: Rob Herring <rob.herring@calxeda.com>
Cc: Pawel Moll <pawel.moll@arm.com>
Cc: Mark Rutland <mark.rutland@arm.com>
Cc: Stephen Warren <swarren@wwwdotorg.org>
Cc: Ian Campbell <ijc+devicetree@hellion.org.uk>
Cc: devicetree@vger.kernel.org
Cc: Sascha Hauer <kernel@pengutronix.de>
Cc: linux-arm-kernel@lists.infradead.org
Cc: Eric BĂ©nard <eric@eukrea.com>
Signed-off-by: Denis Carikli <denis@eukrea.com>
Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
Diffstat (limited to 'arch/arm')
-rw-r--r-- | arch/arm/boot/dts/imx25.dtsi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/boot/dts/imx25.dtsi b/arch/arm/boot/dts/imx25.dtsi index 1c19ad3a7345..32f760e24898 100644 --- a/arch/arm/boot/dts/imx25.dtsi +++ b/arch/arm/boot/dts/imx25.dtsi | |||
@@ -174,7 +174,7 @@ | |||
174 | status = "disabled"; | 174 | status = "disabled"; |
175 | }; | 175 | }; |
176 | 176 | ||
177 | iomuxc@43fac000{ | 177 | iomuxc: iomuxc@43fac000 { |
178 | compatible = "fsl,imx25-iomuxc"; | 178 | compatible = "fsl,imx25-iomuxc"; |
179 | reg = <0x43fac000 0x4000>; | 179 | reg = <0x43fac000 0x4000>; |
180 | }; | 180 | }; |