“41b1bce80b43f7c6a6c64006b2abe3a8d52ab120”上不存在“arch/arm/mach-pxa/include/mach/corgi.h”
提交 42bb5316 编写于 作者: T Thomas Petazzoni 提交者: Arnd Bergmann

arm: mvebu: add DT information for the SDIO interface of Armada 370/XP

Now that the mvsdio MMC driver has a Device Tree binding, we add the
Device Tree informations to describe the SDIO interface available in
the Armada 370/XP SoCs.
Signed-off-by: NThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: NJason Cooper <jason@lakedaemon.net>
上级 0db98549
...@@ -137,6 +137,14 @@ ...@@ -137,6 +137,14 @@
reg = <0xd0010300 0x20>; reg = <0xd0010300 0x20>;
interrupts = <50>; interrupts = <50>;
}; };
mvsdio@d00d4000 {
compatible = "marvell,orion-sdio";
reg = <0xd00d4000 0x200>;
interrupts = <54>;
clocks = <&gateclk 17>;
status = "disabled";
};
}; };
}; };
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册