ARM64: dts: mediatek: coral: mode vbus to usb0 node

usb-c-connector does not really handle vbus since there is no real
driver behind this. Move the the vbus to the usb0 node which now
is able to handle vbus-supply.

Signed-off-by: Fabien Parent <fparent@baylibre.com>
Change-Id: I8097dd77f6dcce2c24c15a70f0518a7455be72a9
diff --git a/arch/arm64/boot/dts/mediatek/mt8167-coral.dts b/arch/arm64/boot/dts/mediatek/mt8167-coral.dts
index 083089c..87034d7 100644
--- a/arch/arm64/boot/dts/mediatek/mt8167-coral.dts
+++ b/arch/arm64/boot/dts/mediatek/mt8167-coral.dts
@@ -599,6 +599,7 @@
 	status = "okay";
 	dr_mode = "otg";
 	usb-role-switch;
+	vbus-supply = <&usb0_vbus>;
 
 	port {
 		usb0_role_switch: endpoint {
@@ -615,7 +616,6 @@
 	usb_con: connector {
 		compatible = "usb-c-connector";
 		label = "USB-C";
-		vbus-supply = <&usb0_vbus>;
 	};
 
 	ports {