We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent deff822 commit f22913eCopy full SHA for f22913e
arch/arm64/boot/dts/mediatek/mt8173-evb.dts
@@ -51,7 +51,7 @@
51
id-gpio = <&pio 16 GPIO_ACTIVE_HIGH>;
52
};
53
54
- usb_p1_vbus: regulator@0 {
+ usb_p1_vbus: regulator-usb-p1 {
55
compatible = "regulator-fixed";
56
regulator-name = "usb_vbus";
57
regulator-min-microvolt = <5000000>;
@@ -60,7 +60,7 @@
60
enable-active-high;
61
62
63
- usb_p0_vbus: regulator@1 {
+ usb_p0_vbus: regulator-usb-p0 {
64
65
regulator-name = "vbus";
66
0 commit comments