|
@@ -1497,6 +1497,32 @@
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
|
|
+ target-module@4a0dd000 {
|
|
|
|
+ compatible = "ti,sysc-omap4-sr";
|
|
|
|
+ ti,hwmods = "smartreflex_core";
|
|
|
|
+ reg = <0x4a0dd000 0x4>,
|
|
|
|
+ <0x4a0dd008 0x4>;
|
|
|
|
+ reg-names = "rev", "sysc";
|
|
|
|
+ #address-cells = <1>;
|
|
|
|
+ #size-cells = <1>;
|
|
|
|
+ ranges = <0 0x4a0dd000 0x001000>;
|
|
|
|
+
|
|
|
|
+ /* SmartReflex child device marked reserved in TRM */
|
|
|
|
+ };
|
|
|
|
+
|
|
|
|
+ target-module@4a0d9000 {
|
|
|
|
+ compatible = "ti,sysc-omap4-sr";
|
|
|
|
+ ti,hwmods = "smartreflex_mpu";
|
|
|
|
+ reg = <0x4a0d9000 0x4>,
|
|
|
|
+ <0x4a0d9008 0x4>;
|
|
|
|
+ reg-names = "rev", "sysc";
|
|
|
|
+ #address-cells = <1>;
|
|
|
|
+ #size-cells = <1>;
|
|
|
|
+ ranges = <0 0x4a0d9000 0x001000>;
|
|
|
|
+
|
|
|
|
+ /* SmartReflex child device marked reserved in TRM */
|
|
|
|
+ };
|
|
|
|
+
|
|
omap_dwc3_1: omap_dwc3_1@48880000 {
|
|
omap_dwc3_1: omap_dwc3_1@48880000 {
|
|
compatible = "ti,dwc3";
|
|
compatible = "ti,dwc3";
|
|
ti,hwmods = "usb_otg_ss1";
|
|
ti,hwmods = "usb_otg_ss1";
|