update zero dts: usb config
This commit is contained in:
parent
21e8f6cb4b
commit
5dce4a9461
@ -2501,7 +2501,6 @@
|
||||
resets = <0x2 0x31 0x2 0x29>;
|
||||
reset-names = "hci", "phy";
|
||||
hci_ctrl_no = <0x1>;
|
||||
drvvbus-supply = <0x62>;
|
||||
status = "okay";
|
||||
phandle = <0xc2>;
|
||||
};
|
||||
@ -2515,7 +2514,6 @@
|
||||
resets = <0x2 0x2d 0x2 0x29>;
|
||||
reset-names = "hci", "phy";
|
||||
hci_ctrl_no = <0x1>;
|
||||
drvvbus-supply = <0x62>;
|
||||
status = "okay";
|
||||
phandle = <0xc3>;
|
||||
};
|
||||
@ -2541,7 +2539,6 @@
|
||||
resets = <0x2 0x32 0x2 0x2a>;
|
||||
reset-names = "hci", "phy";
|
||||
hci_ctrl_no = <0x2>;
|
||||
drvvbus-supply = <0x62>;
|
||||
status = "okay";
|
||||
phandle = <0xc5>;
|
||||
};
|
||||
@ -2555,7 +2552,6 @@
|
||||
resets = <0x2 0x2e 0x2 0x2a>;
|
||||
reset-names = "hci", "phy";
|
||||
hci_ctrl_no = <0x2>;
|
||||
drvvbus-supply = <0x62>;
|
||||
status = "okay";
|
||||
phandle = <0xc6>;
|
||||
};
|
||||
@ -2581,7 +2577,6 @@
|
||||
resets = <0x2 0x33 0x2 0x2b>;
|
||||
reset-names = "hci", "phy";
|
||||
hci_ctrl_no = <0x3>;
|
||||
drvvbus-supply = <0x62>;
|
||||
status = "okay";
|
||||
phandle = <0xc8>;
|
||||
};
|
||||
@ -2595,7 +2590,6 @@
|
||||
resets = <0x2 0x2f 0x2 0x2b>;
|
||||
reset-names = "hci", "phy";
|
||||
hci_ctrl_no = <0x3>;
|
||||
drvvbus-supply = <0x62>;
|
||||
status = "okay";
|
||||
phandle = <0xc9>;
|
||||
};
|
||||
@ -2959,17 +2953,6 @@
|
||||
};
|
||||
};
|
||||
|
||||
usb0-drvvvbus {
|
||||
compatible = "regulator-fixed";
|
||||
regulator-name = "usb0-drvvbus";
|
||||
regulator-min-microvolt = <0x4c4b40>;
|
||||
regulator-max-microvolt = <0x4c4b40>;
|
||||
regulator-enable-ramp-delay = <0x3e8>;
|
||||
gpio = <0x23 0x2 0x10 0x0>;
|
||||
enable-active-high;
|
||||
phandle = <0x62>;
|
||||
};
|
||||
|
||||
box_start_os0 {
|
||||
compatible = "allwinner,box_start_os";
|
||||
start_type = <0x1>;
|
||||
@ -3191,6 +3174,5 @@
|
||||
cpu_threshold = "/thermal-zones/cpu_thermal_zone/trips/trip-point@0";
|
||||
cpu_target = "/thermal-zones/cpu_thermal_zone/trips/trip-point@1";
|
||||
cpu_crit = "/thermal-zones/cpu_thermal_zone/trips/cpu_crit@0";
|
||||
usb0_drvvbus = "/usb0-drvvvbus";
|
||||
};
|
||||
};
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user