Signed-off-by: Antony Pavlov <antonynpavlov@xxxxxxxxx> Cc: linux-mips@xxxxxxxxxxxxxx --- arch/mips/boot/dts/qca/tl_mr3020.dts | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/arch/mips/boot/dts/qca/tl_mr3020.dts b/arch/mips/boot/dts/qca/tl_mr3020.dts index 2a1b296..45c27ed 100644 --- a/arch/mips/boot/dts/qca/tl_mr3020.dts +++ b/arch/mips/boot/dts/qca/tl_mr3020.dts @@ -84,6 +84,15 @@ status = "okay"; }; +&usb { + status = "okay"; + vbus-gpio = <&gpio 8 GPIO_ACTIVE_HIGH>; +}; + +&usb_phy { + status = "okay"; +}; + &spi { num-chipselects = <1>; status = "okay"; -- 2.7.0