]> www.infradead.org Git - users/jedix/linux-maple.git/commitdiff
arm64: dts: amlogic: a1: drop the invalid reset-name for usb@fe004400
authorNeil Armstrong <neil.armstrong@linaro.org>
Thu, 6 Jun 2024 08:48:18 +0000 (10:48 +0200)
committerNeil Armstrong <neil.armstrong@linaro.org>
Fri, 7 Jun 2024 09:17:13 +0000 (11:17 +0200)
This fixes the following:
usb@fe004400: 'reset-name' does not match any of the regexes: '^usb@[0-9a-f]+$', 'pinctrl-[0-9]+'

Tested-by: Christian 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: Neil Armstrong <neil.armstrong@linaro.org>
arch/arm64/boot/dts/amlogic/meson-a1.dtsi

index c16f57b5ce9f46fe5c2717f90d65f94bd78619cb..e5366d4239b13a3d0d5caaab3115f15ea74990b3 100644 (file)
                        assigned-clocks = <&clkc_periphs CLKID_USB_BUS>;
                        assigned-clock-rates = <64000000>;
                        resets = <&reset RESET_USBCTRL>;
-                       reset-name = "usb_ctrl";
 
                        dr_mode = "otg";