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:
parent
2ff6500514
commit
a69cb1042c
1 changed files with 1 additions and 1 deletions
|
|
@ -303,7 +303,7 @@
|
|||
|
||||
&usb {
|
||||
status = "okay";
|
||||
phy-supply = <&usb_pwr>;
|
||||
vbus-supply = <&usb_pwr>;
|
||||
};
|
||||
|
||||
&spicc1 {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue