File tree Expand file tree Collapse file tree 1 file changed +9
-7
lines changed Expand file tree Collapse file tree 1 file changed +9
-7
lines changed Original file line number Diff line number Diff line change 243
243
};
244
244
245
245
&pcie_phy {
246
- status = "okay";
247
-
248
246
vdda-phy-supply = <&vreg_l1e_bb_1p2>;
249
247
vdda-pll-supply = <&vreg_l4e_bb_0p875>;
250
- };
251
248
252
- &pcie_ep {
253
249
status = "okay";
250
+ };
254
251
252
+ &pcie_ep {
255
253
pinctrl-names = "default";
256
254
pinctrl-0 = <&pcie_ep_clkreq_default &pcie_ep_perst_default
257
255
&pcie_ep_wake_default>;
258
256
259
257
reset-gpios = <&tlmm 57 GPIO_ACTIVE_LOW>;
260
258
wake-gpios = <&tlmm 53 GPIO_ACTIVE_LOW>;
259
+
260
+ status = "okay";
261
261
};
262
262
263
263
&qpic_bam {
280
280
};
281
281
282
282
&remoteproc_mpss {
283
- status = "okay";
284
283
memory-region = <&mpss_adsp_mem>;
284
+ status = "okay";
285
285
};
286
286
287
287
&tlmm {
308
308
};
309
309
310
310
&usb_hsphy {
311
- status = "okay";
312
311
vdda-pll-supply = <&vreg_l4e_bb_0p875>;
313
312
vdda33-supply = <&vreg_l10e_3p1>;
314
313
vdda18-supply = <&vreg_l5e_bb_1p7>;
314
+
315
+ status = "okay";
315
316
};
316
317
317
318
&usb_qmpphy {
318
- status = "okay";
319
319
vdda-phy-supply = <&vreg_l4e_bb_0p875>;
320
320
vdda-pll-supply = <&vreg_l1e_bb_1p2>;
321
+
322
+ status = "okay";
321
323
};
322
324
323
325
&usb {
You can’t perform that action at this time.
0 commit comments