Merge branch 'work.get_user_pages_fast' of git://git.kernel.org/pub/scm/linux/kernel...
[sfrench/cifs-2.6.git] / arch / arm / boot / dts / dra7.dtsi
index 02a136a4661aa1ed172e4926a7a8dabad9e271b9..ac9216293b7c74283351f67c05f76bb59dbd52e0 100644 (file)
                                                pbias_mmc_reg: pbias_mmc_omap5 {
                                                        regulator-name = "pbias_mmc_omap5";
                                                        regulator-min-microvolt = <1800000>;
-                                                       regulator-max-microvolt = <3000000>;
+                                                       regulator-max-microvolt = <3300000>;
                                                };
                                        };
 
                        #dma-cells = <1>;
                        dma-channels = <32>;
                        dma-requests = <127>;
+                       ti,hwmods = "dma_system";
                };
 
                edma: edma@43300000 {
                        max-frequency = <192000000>;
                };
 
+               hdqw1w: 1w@480b2000 {
+                       compatible = "ti,omap3-1w";
+                       reg = <0x480b2000 0x1000>;
+                       interrupts = <GIC_SPI 53 IRQ_TYPE_LEVEL_HIGH>;
+                       ti,hwmods = "hdq1w";
+               };
+
                mmc2: mmc@480b4000 {
                        compatible = "ti,omap4-hsmmc";
                        reg = <0x480b4000 0x400>;
                        };
                };
 
+               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 {
                        compatible = "ti,dwc3";
                        ti,hwmods = "usb_otg_ss1";