siflower: sf21: fix usb_vbus for Bananapi BPI-RV2

Add usb_vbus ref to usb device.

Signed-off-by: Andrey Safonov <andrey.safonov@gmail.com>
Link: https://github.com/openwrt/openwrt/pull/19698
Signed-off-by: Robert Marko <robimarko@gmail.com>
This commit is contained in:
Andrey Safonov 2025-08-06 23:47:28 +03:00 committed by Robert Marko
parent 73a0366e53
commit 441b37e2db

View File

@ -194,6 +194,7 @@
};
&usb {
vbus-supply = <&usb_vbus>;
status = "okay";
};