diff --git a/arch/riscv/boot/dts/thead/light-lpi4a-cluster-16gb.dts b/arch/riscv/boot/dts/thead/light-lpi4a-cluster-16gb.dts index 3497c477e..578ecfe82 100644 --- a/arch/riscv/boot/dts/thead/light-lpi4a-cluster-16gb.dts +++ b/arch/riscv/boot/dts/thead/light-lpi4a-cluster-16gb.dts @@ -24,3 +24,7 @@ ®_usb_hub_vdd1v2 { /delete-property/ gpio; }; + +®_usb_hub_vcc5v { + /delete-property/ gpio; +}; diff --git a/arch/riscv/boot/dts/thead/light-lpi4a-cluster.dts b/arch/riscv/boot/dts/thead/light-lpi4a-cluster.dts index cfb6a476b..967717476 100644 --- a/arch/riscv/boot/dts/thead/light-lpi4a-cluster.dts +++ b/arch/riscv/boot/dts/thead/light-lpi4a-cluster.dts @@ -24,3 +24,7 @@ ®_usb_hub_vdd1v2 { /delete-property/ gpio; }; + +®_usb_hub_vcc5v { + /delete-property/ gpio; +};