ath79: usb: remove reset names
authorRosen Penev <rosenp@gmail.com>
Fri, 29 Nov 2024 22:24:38 +0000 (14:24 -0800)
committerJohn Crispin <john@phrozen.org>
Fri, 13 Dec 2024 14:29:04 +0000 (15:29 +0100)
commit481bf5805a5961ba154826d24d40587058066773
treeaa1801d3dd8f07b8f5f2a0d4c7973614738230d4
parent787cb9d87edbf3c853328bf26e41dcff2ddde8c8
ath79: usb: remove reset names

Upstream uses devm_reset_control_array_get_optional_shared, which does
not use names. reset-names is also not specified in the documentation.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
Link: https://github.com/openwrt/openwrt/pull/17118
Signed-off-by: John Crispin <john@phrozen.org>
target/linux/ath79/dts/ar7100.dtsi
target/linux/ath79/dts/ar7240.dtsi
target/linux/ath79/dts/ar7241.dtsi
target/linux/ath79/dts/ar7242.dtsi
target/linux/ath79/dts/ar9330.dtsi
target/linux/ath79/dts/ar934x.dtsi
target/linux/ath79/dts/qca953x.dtsi
target/linux/ath79/dts/qca955x.dtsi
target/linux/ath79/dts/qca956x.dtsi
target/linux/ath79/patches-6.6/700-phy-add-ath79-usb-phys.patch