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

arm64: dts: amlogic: a1: drop the invalid reset-name for usb@fe004400



This fixes the following:
usb@fe004400: 'reset-name' does not match any of the regexes: '^usb@[0-9a-f]+$', 'pinctrl-[0-9]+'

Tested-by: default avatarChristian Hewitt <christianshewitt@gmail.com>
Link: https://lore.kernel.org/r/20240606-topic-amlogic-upstream-bindings-fixes-dts-v1-11-62e812729541@linaro.org


Signed-off-by: default avatarNeil Armstrong <neil.armstrong@linaro.org>
parent ea99706a
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -466,7 +466,6 @@ usb: usb@fe004400 {
			assigned-clocks = <&clkc_periphs CLKID_USB_BUS>;
			assigned-clock-rates = <64000000>;
			resets = <&reset RESET_USBCTRL>;
			reset-name = "usb_ctrl";

			dr_mode = "otg";