ARM: dts: vf610: fix length of eshdc1 register property

Signed-off-by: Stefan Agner <stefan@agner.ch>
Signed-off-by: Shawn Guo <shawn.guo@freescale.com>
This commit is contained in:
Stefan Agner 2014-07-14 09:18:46 +02:00 committed by Shawn Guo
parent 8536239e37
commit e7779620d0

View File

@ -362,7 +362,7 @@
esdhc1: esdhc@400b2000 {
compatible = "fsl,imx53-esdhc";
reg = <0x400b2000 0x4000>;
reg = <0x400b2000 0x1000>;
interrupts = <0 28 0x04>;
clocks = <&clks VF610_CLK_IPG_BUS>,
<&clks VF610_CLK_PLATFORM_BUS>,