arm64: dts: amlogic: meson-axg-jethome-jethub-j1xx: fix supply name of USB controller node

Fixes:
usb@ffe09080: 'phy-supply' does not match any of the regexes: '^usb@[0-9a-f]+$', 'pinctrl-[0-9]+'

Link: https://lore.kernel.org/r/20230124-b4-amlogic-bindings-fixups-v1-4-44351528957e@linaro.org
Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org>
This commit is contained in:
Neil Armstrong
2023-01-24 11:34:25 +01:00
parent 2ff6500514
commit a69cb1042c

View File

@@ -303,7 +303,7 @@ &uart_AO_B {
&usb {
status = "okay";
phy-supply = <&usb_pwr>;
vbus-supply = <&usb_pwr>;
};
&spicc1 {