Skip to content

Commit 82b6272

Browse files
committed
Correct vcc-supply in fg dts
1 parent b2203e2 commit 82b6272

2 files changed

Lines changed: 16 additions & 30 deletions

File tree

hardware/realsense/tegra194-camera-d4xx-fg12-16ch-dual.dtsi

Lines changed: 10 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -113,14 +113,7 @@
113113
};
114114
};
115115
};
116-
/* Override the 12V camera POC regulator to be always on */
117-
fixed-regulators {
118-
/* TEGRA194_MAIN_GPIO(M, 5) */
119-
p2822_vdd_sys_en: regulator@113 {
120-
regulator-boot-on;
121-
regulator-always-on;
122-
};
123-
};
116+
124117
gpio@2200000 {
125118
cam0-pwdn {
126119
gpio-hog;
@@ -162,7 +155,7 @@
162155
#address-cells = <1>;
163156
#size-cells = <0>;
164157
skip_mux_detect = "yes";
165-
vcc-supply = <&p2822_vdd_1v8_cvb>;
158+
vcc-supply = <&p2822_vdd_sys_en>;
166159
/*vcc-pullup-supply = <&battery_reg>;*/
167160
force_bus_start = <CAMERA_I2C_MUX_BUS(0)>;
168161
vcc_lp = "vcc";
@@ -193,7 +186,7 @@
193186
def-addr = <0x10>;
194187
reg = <0x1a>;
195188
compatible = "intel,d4xx";
196-
vcc-supply = <&p2822_vdd_1v8_cvb>;
189+
vcc-supply = <&p2822_vdd_sys_en>;
197190
cam-type = "Depth";
198191
maxim,gmsl-ser-device = <&ser_a>;
199192
maxim,gmsl-dser-device = <&dser_a>;
@@ -240,7 +233,7 @@
240233
reg = <0x1b>;
241234
override_reg = <0x1a>;
242235
compatible = "intel,d4xx";
243-
vcc-supply = <&p2822_vdd_1v8_cvb>;
236+
vcc-supply = <&p2822_vdd_sys_en>;
244237
cam-type = "RGB";
245238
maxim,gmsl-ser-device = <&ser_a>;
246239
maxim,gmsl-dser-device = <&dser_a>;
@@ -287,7 +280,7 @@
287280
reg = <0x1c>;
288281
override_reg = <0x1a>;
289282
compatible = "intel,d4xx";
290-
vcc-supply = <&p2822_vdd_1v8_cvb>;
283+
vcc-supply = <&p2822_vdd_sys_en>;
291284
cam-type = "Y8";
292285
maxim,gmsl-ser-device = <&ser_a>;
293286
maxim,gmsl-dser-device = <&dser_a>;
@@ -335,7 +328,7 @@
335328
reg = <0x1d>;
336329
override_reg = <0x1a>;
337330
compatible = "intel,d4xx";
338-
vcc-supply = <&p2822_vdd_1v8_cvb>;
331+
vcc-supply = <&p2822_vdd_sys_en>;
339332
cam-type = "IMU";
340333
maxim,gmsl-ser-device = <&ser_a>;
341334
maxim,gmsl-dser-device = <&dser_a>;
@@ -402,7 +395,7 @@
402395
def-addr = <0x10>;
403396
reg = <0x1a>;
404397
compatible = "intel,d4xx";
405-
vcc-supply = <&p2822_vdd_1v8_cvb>;
398+
vcc-supply = <&p2822_vdd_sys_en>;
406399
cam-type = "Depth";
407400
maxim,gmsl-ser-device = <&ser_b>;
408401
maxim,gmsl-dser-device = <&dser_b>;
@@ -449,7 +442,7 @@
449442
reg = <0x1b>;
450443
override_reg = <0x1a>;
451444
compatible = "intel,d4xx";
452-
vcc-supply = <&p2822_vdd_1v8_cvb>;
445+
vcc-supply = <&p2822_vdd_sys_en>;
453446
cam-type = "RGB";
454447
maxim,gmsl-ser-device = <&ser_b>;
455448
maxim,gmsl-dser-device = <&dser_b>;
@@ -496,7 +489,7 @@
496489
reg = <0x1c>;
497490
override_reg = <0x1a>;
498491
compatible = "intel,d4xx";
499-
vcc-supply = <&p2822_vdd_1v8_cvb>;
492+
vcc-supply = <&p2822_vdd_sys_en>;
500493
cam-type = "Y8";
501494
maxim,gmsl-ser-device = <&ser_b>;
502495
maxim,gmsl-dser-device = <&dser_b>;
@@ -544,7 +537,7 @@
544537
reg = <0x1d>;
545538
override_reg = <0x1a>;
546539
compatible = "intel,d4xx";
547-
vcc-supply = <&p2822_vdd_1v8_cvb>;
540+
vcc-supply = <&p2822_vdd_sys_en>;
548541
cam-type = "IMU";
549542
maxim,gmsl-ser-device = <&ser_b>;
550543
maxim,gmsl-dser-device = <&dser_b>;

hardware/realsense/tegra194-camera-d4xx-fg12-16ch.dtsi

Lines changed: 6 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -65,14 +65,7 @@
6565
};
6666
};
6767
};
68-
/* Override the existing 12V camera POC regulator to be always on */
69-
fixed-regulators {
70-
/* TEGRA194_MAIN_GPIO(M, 5) */
71-
p2822_vdd_sys_en: regulator@113 {
72-
regulator-boot-on;
73-
regulator-always-on;
74-
};
75-
};
68+
7669
gpio@2200000 {
7770
cam0-pwdn {
7871
gpio-hog;
@@ -93,7 +86,7 @@
9386
#address-cells = <1>;
9487
#size-cells = <0>;
9588
skip_mux_detect = "yes";
96-
vcc-supply = <&p2822_vdd_1v8_cvb>;
89+
vcc-supply = <&p2822_vdd_sys_en>;
9790
/*vcc-pullup-supply = <&battery_reg>;*/
9891
force_bus_start = <CAMERA_I2C_MUX_BUS(0)>;
9992
vcc_lp = "vcc";
@@ -124,7 +117,7 @@
124117
def-addr = <0x10>;
125118
reg = <0x1a>;
126119
compatible = "intel,d4xx";
127-
vcc-supply = <&p2822_vdd_1v8_cvb>;
120+
vcc-supply = <&p2822_vdd_sys_en>;
128121
cam-type = "Depth";
129122
maxim,gmsl-ser-device = <&ser_a>;
130123
maxim,gmsl-dser-device = <&dser>;
@@ -171,7 +164,7 @@
171164
reg = <0x1b>;
172165
override_reg = <0x1a>;
173166
compatible = "intel,d4xx";
174-
vcc-supply = <&p2822_vdd_1v8_cvb>;
167+
vcc-supply = <&p2822_vdd_sys_en>;
175168
cam-type = "RGB";
176169
maxim,gmsl-ser-device = <&ser_a>;
177170
maxim,gmsl-dser-device = <&dser>;
@@ -218,7 +211,7 @@
218211
reg = <0x1c>;
219212
override_reg = <0x1a>;
220213
compatible = "intel,d4xx";
221-
vcc-supply = <&p2822_vdd_1v8_cvb>;
214+
vcc-supply = <&p2822_vdd_sys_en>;
222215
cam-type = "Y8";
223216
maxim,gmsl-ser-device = <&ser_a>;
224217
maxim,gmsl-dser-device = <&dser>;
@@ -266,7 +259,7 @@
266259
reg = <0x1d>;
267260
override_reg = <0x1a>;
268261
compatible = "intel,d4xx";
269-
vcc-supply = <&p2822_vdd_1v8_cvb>;
262+
vcc-supply = <&p2822_vdd_sys_en>;
270263
cam-type = "IMU";
271264
maxim,gmsl-ser-device = <&ser_a>;
272265
maxim,gmsl-dser-device = <&dser>;

0 commit comments

Comments
 (0)