arm64: dts: amlogic: meson-axg-jethome-jethub-j1xx: fix supply name of USB controller...
authorNeil Armstrong <neil.armstrong@linaro.org>
Tue, 24 Jan 2023 10:34:25 +0000 (11:34 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 10 Mar 2023 08:32:39 +0000 (09:32 +0100)
[ Upstream commit a69cb1042cea840bc7b60fea1c26a6b259e68bf2 ]

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>
Signed-off-by: Sasha Levin <sashal@kernel.org>
arch/arm64/boot/dts/amlogic/meson-axg-jethome-jethub-j1xx.dtsi

index 22fd43b..1916c00 100644 (file)
 
 &usb {
        status = "okay";
-       phy-supply = <&usb_pwr>;
+       vbus-supply = <&usb_pwr>;
 };
 
 &spicc1 {