1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-19 14:08:17 +02:00
openwrt/target/linux/ipq806x
Adrian Schmutzler c83f7b6d21 ipq806x: fix aliases node name for Qualcomm IPQ8064/DB149
This device uses a node incorrectly named "alias" instead of
"aliases" since it was introduced.

Remove it without replacement, as the definitions in it don't
seem to be required anyway:

The serial0 definition has never been effective anyway and this
would be the only device deviating from the common setting
"serial0 = &gsbi4_serial;" for ipq8064. (So, maybe the wrong
node prevented us from finding out about the wrong serial
definition?)

The mdio-gpio0 alias was supposed to be removed in d2a2eb7e48f6
anyway, the redundant definition in the alias node was just
overlooked back then.

Fixes: 0fd202f3e563 ("ipq806x: add db149 dts files")
Fixes: d2a2eb7e48f6 ("ipq806x: replace caf nss-gmac driver by upstream stmmac")

Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
2020-07-14 12:38:24 +02:00
..
base-files ipq806x: enable Linksys EA8500 eth1 interface 2020-07-11 13:33:28 +02:00
files-4.19/arch/arm/boot/dts ipq806x: fix aliases node name for Qualcomm IPQ8064/DB149 2020-07-14 12:38:24 +02:00
files-5.4/arch/arm/boot/dts ipq806x: fix aliases node name for Qualcomm IPQ8064/DB149 2020-07-14 12:38:24 +02:00
generic ipqx0xx: add Generic subtarget 2019-08-22 21:15:28 +02:00
image ipq806x: add support for Linksys EA7500 V1 2020-07-08 16:07:05 +02:00
patches-4.19 kernel: Update kernel 4.19 to version 4.19.131 2020-07-04 21:12:42 +02:00
patches-5.4 ipq806x: add support for Linksys EA7500 V1 2020-07-08 16:07:05 +02:00
profiles mac80211: fix selecting of ath10k -ct firmware 2018-09-27 00:22:13 +02:00
config-4.19 treewide: kernel: drop redundant USB_EHCI_HCD=n config symbol 2020-07-09 10:28:40 +02:00
config-5.4 ipq806x: compile in schedutil governor 2020-07-08 22:54:13 +02:00
Makefile ipq806x: switch to 5.4 kernel 2020-04-09 00:12:46 +02:00