File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 12001200
12011201 status = "okay";
12021202};
1203+
1204+ &usb_1 {
1205+ dr_mode = "peripheral";
1206+
1207+ status = "okay";
1208+ };
1209+
1210+ &usb_1_hsphy {
1211+ vdd-supply = <&vreg_l2d_0p88>;
1212+ vdda12-supply = <&vreg_l3g_1p2>;
1213+
1214+ phys = <&pmih0108_eusb2_repeater>;
1215+
1216+ status = "okay";
1217+ };
1218+
1219+ &usb_dp_qmpphy {
1220+ vdda-phy-supply = <&vreg_l3g_1p2>;
1221+ vdda-pll-supply = <&vreg_l2d_0p88>;
1222+
1223+ status = "okay";
1224+ };
Original file line number Diff line number Diff line change 10541054
10551055 status = "okay";
10561056};
1057+
1058+ &usb_1 {
1059+ dr_mode = "peripheral";
1060+
1061+ status = "okay";
1062+ };
1063+
1064+ &usb_1_hsphy {
1065+ vdd-supply = <&vreg_l2d_0p88>;
1066+ vdda12-supply = <&vreg_l3g_1p2>;
1067+
1068+ phys = <&pmih0108_eusb2_repeater>;
1069+
1070+ status = "okay";
1071+ };
1072+
1073+ &usb_dp_qmpphy {
1074+ vdda-phy-supply = <&vreg_l3g_1p2>;
1075+ vdda-pll-supply = <&vreg_l2d_0p88>;
1076+
1077+ status = "okay";
1078+ };
You can’t perform that action at this time.
0 commit comments