瀏覽代碼

Merge branch 'omap-for-v3.11/dt-fixes' into omap-for-v3.11/fixes

Tony Lindgren 12 年之前
父節點
當前提交
7956c487e4
共有 1 個文件被更改,包括 6 次插入0 次删除
  1. 6 0
      arch/arm/boot/dts/twl4030.dtsi

+ 6 - 0
arch/arm/boot/dts/twl4030.dtsi

@@ -47,6 +47,12 @@
 		regulator-max-microvolt = <3150000>;
 		regulator-max-microvolt = <3150000>;
 	};
 	};
 
 
+	vmmc2: regulator-vmmc2 {
+		compatible = "ti,twl4030-vmmc2";
+		regulator-min-microvolt = <1850000>;
+		regulator-max-microvolt = <3150000>;
+	};
+
 	vusb1v5: regulator-vusb1v5 {
 	vusb1v5: regulator-vusb1v5 {
 		compatible = "ti,twl4030-vusb1v5";
 		compatible = "ti,twl4030-vusb1v5";
 	};
 	};