summaryrefslogtreecommitdiffstats
path: root/dts/src/arm/omap3-n950-n9.dtsi
diff options
context:
space:
mode:
Diffstat (limited to 'dts/src/arm/omap3-n950-n9.dtsi')
-rw-r--r--dts/src/arm/omap3-n950-n9.dtsi14
1 files changed, 14 insertions, 0 deletions
diff --git a/dts/src/arm/omap3-n950-n9.dtsi b/dts/src/arm/omap3-n950-n9.dtsi
index 5c26c184f2..70addcba37 100644
--- a/dts/src/arm/omap3-n950-n9.dtsi
+++ b/dts/src/arm/omap3-n950-n9.dtsi
@@ -67,6 +67,20 @@
ti,pulldowns = <0x008106>; /* BIT(1) | BIT(2) | BIT(8) | BIT(15) */
};
+/* CSI-2 receiver */
+&vaux2 {
+ regulator-name = "vaux2";
+ regulator-min-microvolt = <1800000>;
+ regulator-max-microvolt = <1800000>;
+};
+
+/* Cameras */
+&vaux3 {
+ regulator-name = "vaux3";
+ regulator-min-microvolt = <2800000>;
+ regulator-max-microvolt = <2800000>;
+};
+
&i2c2 {
clock-frequency = <400000>;
};