openwrt/target/linux
Matt Merhar b672550b32 ath79: add syscon compatible property to ar7100 ethernet nodes
This adds "syscon" to the compatible properties for the eth0/eth1 nodes
in ar7100.dtsi.

Without this, a kernel panic is encountered on boot with some ar7100
boards. This for some reason wasn't an issue for the WNDR3800, which
uses a Realtek switch chipset, but the panic was encountered on the
RouterStation Pro (using an AR8216 switch) and some other boards that
haven't yet been merged.

The panic message mentions an unaligned access and happens in
ag71xx_mdio_probe in drivers/net/ethernet/atheros/ag71xx/ag71xx_mdio.c.

Even if the unaligned access is fixed, the ag71xx_mdio probe still fails
without the "syscon" property.

This was already being worked around in
ar7161_ubnt_routerstation-pro.dts by overriding the compatible property,
so this commit removes that as well.

All of the other ath79 .dtsi already have this property, so no changes
are needed elsewhere.

Signed-off-by: Matt Merhar <mattmerhar@protonmail.com>
2018-09-06 21:35:53 +02:00
..
adm5120 kernel: bump 3.18 to 3.18.119 2018-08-20 13:03:23 +02:00
adm8668 kernel: bump 3.18 to 3.18.119 2018-08-20 13:03:23 +02:00
apm821xx apm821xx: MBL: load kernel/dtb from SATA 0:1 first 2018-08-29 09:43:10 +02:00
ar7 ar7: remove linux 3.18 support 2018-08-13 17:10:39 +02:00
ar71xx kernel: bump 4.14 to 4.14.67 2018-08-28 23:05:39 +02:00
arc770
archs38
armvirt kernel: add missing ARM64_SSBD symbol 2018-07-31 12:22:11 +03:00
at91 treewide: fix some cosmetic glitches in dts files 2018-08-27 19:31:17 +02:00
ath25
ath79 ath79: add syscon compatible property to ar7100 ethernet nodes 2018-09-06 21:35:53 +02:00
au1000
bcm53xx kernel: bump 4.14 to 4.14.67 2018-08-28 23:05:39 +02:00
brcm47xx brcm47xx: Enable USB power on WNDR3400v3 2018-08-25 16:27:17 +02:00
brcm63xx treewide: fix some cosmetic glitches in dts files 2018-08-27 19:31:17 +02:00
brcm2708 kernel: bump 4.9 to 4.9.117 2018-08-03 16:10:38 +02:00
cns3xxx kernel: bump 4.14 to 4.14.67 2018-08-28 23:05:39 +02:00
gemini
generic kernel: bump 4.14 to 4.14.67 2018-08-28 23:05:39 +02:00
imx6 imx6: use BUILD_DEVICES in uboot-imx6 for mx6cuboxi 2018-09-05 10:00:01 +02:00
ipq40xx build: add mkrasimage 2018-08-28 11:26:53 +02:00
ipq806x kernel: bump 4.14 to 4.14.67 2018-08-28 23:05:39 +02:00
ixp4xx kernel: bump 4.9 to 4.9.123 2018-08-22 13:47:13 +02:00
kirkwood kernel: bump 4.9 to 4.9.116 2018-08-01 09:46:59 +02:00
lantiq kernel: bump 4.14 to 4.14.67 2018-08-28 23:05:39 +02:00
layerscape kernel: bump 4.9 to 4.9.124 2018-08-28 23:05:39 +02:00
malta
mcs814x kernel: bump 3.18 to 3.18.119 2018-08-20 13:03:23 +02:00
mediatek mediatek: remove duplicate RPS patch 2018-08-28 14:57:15 +02:00
mpc85xx mpc85xx: add migration script for TP-Link TL-WDR4900 v1 WLAN PCI paths 2018-09-04 21:27:27 +02:00
mvebu treewide: fix some cosmetic glitches in dts files 2018-08-27 19:31:17 +02:00
mxs
octeon
octeontx kernel: add missing ARM64_SSBD symbol 2018-07-31 12:22:11 +03:00
omap
omap24xx
orion
oxnas treewide: fix some cosmetic glitches in dts files 2018-08-27 19:31:17 +02:00
pistachio treewide: consolidate upgrade state set 2018-08-16 21:20:57 +02:00
ppc40x
ppc44x
ramips ramips: drop obsolete sd card driver code 2018-09-06 21:35:53 +02:00
rb532
samsung treewide: fix some cosmetic glitches in dts files 2018-08-27 19:31:17 +02:00
sunxi kernel: bump 4.9 to 4.9.124 2018-08-28 23:05:39 +02:00
uml
x86 x86: geode: Add missing config options 2018-08-26 12:32:26 +02:00
xburst kernel: bump 3.18 to 3.18.119 2018-08-20 13:03:23 +02:00
zynq zynq: add support for the Zybo Z7 board 2018-08-25 15:33:51 +02:00
Makefile