siflower: sf21: fix usb_vbus for Bananapi BPI-RV2
authorAndrey Safonov <[email protected]>
Wed, 6 Aug 2025 20:47:28 +0000 (23:47 +0300)
committerRobert Marko <[email protected]>
Sun, 10 Aug 2025 19:51:17 +0000 (21:51 +0200)
Add usb_vbus ref to usb device.

Signed-off-by: Andrey Safonov <[email protected]>
Link: https://github.com/openwrt/openwrt/pull/19698
Signed-off-by: Robert Marko <[email protected]>
target/linux/siflower/dts/sf21h8898_bananapi_bpi-rv2.dtsi

index cb3ed58d5afdd51edd792b9b340aa51aa4b36c38..ec2b19e07d833f87210bc37abf2f50faf8b041b8 100644 (file)
 };
 
 &usb {
+       vbus-supply = <&usb_vbus>;
        status = "okay";
 };