ARM: dts: i.MX25: Add iim node
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de> Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
This commit is contained in:
@@ -444,6 +444,13 @@
|
|||||||
interrupts = <26>;
|
interrupts = <26>;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
iim: iim@53ff0000 {
|
||||||
|
compatible = "fsl,imx25-iim", "fsl,imx27-iim";
|
||||||
|
reg = <0x53ff0000 0x4000>;
|
||||||
|
interrupts = <19>;
|
||||||
|
clocks = <&clks 99>;
|
||||||
|
};
|
||||||
|
|
||||||
usbphy1: usbphy@1 {
|
usbphy1: usbphy@1 {
|
||||||
compatible = "nop-usbphy";
|
compatible = "nop-usbphy";
|
||||||
status = "disabled";
|
status = "disabled";
|
||||||
|
Reference in New Issue
Block a user