Commit a69cb104 authored by Neil Armstrong's avatar Neil Armstrong
Browse files

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: default avatarNeil Armstrong <neil.armstrong@linaro.org>
parent 2ff65005
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -303,7 +303,7 @@ &uart_AO_B {

&usb {
	status = "okay";
	phy-supply = <&usb_pwr>;
	vbus-supply = <&usb_pwr>;
};

&spicc1 {