diff --git a/arch/riscv/boot/dts/thead/th1520-milkv-meles.dts b/arch/riscv/boot/dts/thead/th1520-milkv-meles.dts index ab50bee7c..a07bef9f3 100644 --- a/arch/riscv/boot/dts/thead/th1520-milkv-meles.dts +++ b/arch/riscv/boot/dts/thead/th1520-milkv-meles.dts @@ -265,9 +265,10 @@ status = "okay"; }; - vcc_usb_en: regulator-usb-en { + /* Select USB3.0 Type-A port */ + usb_select: regulator-usb-select { compatible = "regulator-fixed"; - regulator-name = "vcc_usb_en"; + regulator-name = "usb_select"; gpio = <&gpio2_porta 30 1>; /* GPIO_ACTIVE_LOW: 1 */ regulator-boot-on; regulator-always-on;