|
@@ -277,5 +277,14 @@
|
|
|
compatible = "ti,omap4-wdt", "ti,omap3-wdt";
|
|
|
ti,hwmods = "wd_timer2";
|
|
|
};
|
|
|
+
|
|
|
+ mcpdm: mcpdm@40132000 {
|
|
|
+ compatible = "ti,omap4-mcpdm";
|
|
|
+ reg = <0x40132000 0x7f>, /* MPU private access */
|
|
|
+ <0x49032000 0x7f>; /* L3 Interconnect */
|
|
|
+ interrupts = <0 112 0x4>;
|
|
|
+ interrupt-parent = <&gic>;
|
|
|
+ ti,hwmods = "mcpdm";
|
|
|
+ };
|
|
|
};
|
|
|
};
|