openwrtv4/target/linux
Christian Lamparter 64b36fee8e apm821xx: dts: append SoC compatible to DTS
This patch appends the "apm,bluestone" or "amcc,apollo3g"
machine compatible string to the current device tree source.

Please note that unlike other archs the PPC DT code does
not regard the machine's compatible string as a priority
list. This is explained in the kernel's usage-model.txt as follows:
"PowerPC uses a slightly different scheme where it calls the .probe()
hook from each machine_desc, and the first one returning TRUE is used.
However, this approach does not take into account the priority of the
compatible list, and probably should be avoided for new architecture
support."

For this reason, the "apm,bluestone" compatible string can't be
added to the WNDR4700. As otherwise the target specific pci
fix-up code will get ignored and this causes the ath9k WIFI
to not get initialized.

Signed-off-by: Christian Lamparter <chunkeey@gmail.com>
2017-12-21 01:05:16 +01:00
..
adm5120 treewide: populate boardname and model earlier 2017-07-15 23:13:34 +02:00
adm8668 build: fix subtarget descriptions 2016-09-04 13:35:11 +02:00
apm821xx apm821xx: dts: append SoC compatible to DTS 2017-12-21 01:05:16 +01:00
ar7 kernel: Update kernel 4.9 to 4.9.70 2017-12-19 22:45:27 +01:00
ar71xx kernel: Update kernel 4.9 to 4.9.70 2017-12-19 22:45:27 +01:00
arc770 arc770: mark as source-only 2017-10-28 13:59:03 +02:00
archs38 treewide: drop target board_name functions 2017-07-15 23:13:34 +02:00
armvirt merge: targets: update image generation and targets 2017-12-08 19:41:18 +01:00
at91 at91: create sdcard image for sama5 2017-12-16 00:02:14 +01:00
ath25 kernel: cleanup CONFIG_SCHED_HRTICK 2017-06-29 04:46:59 +02:00
au1000 kernel: update kernel 3.18 to version 3.18.43 2016-10-24 20:25:14 +03:00
bcm53xx bcm53xx: use otrx for creating TRX images 2017-11-17 11:43:33 +01:00
brcm47xx brcm47xx: remove versions from linksys-e1000 target 2017-12-11 12:44:50 +01:00
brcm63xx brcm63xx: fix Sercomm AD1018 status led 2017-12-17 12:50:22 +01:00
brcm2708 kernel: Update kernel 4.9 to 4.9.70 2017-12-19 22:45:27 +01:00
cns3xxx kernel: bump 4.9 to 4.9.67 2017-12-07 01:41:09 +02:00
gemini kernel: Update kernel 4.4 to 4.4.100 2017-11-25 19:48:39 +01:00
generic kernel: Update kernel 4.9 to 4.9.70 2017-12-19 22:45:27 +01:00
imx6 treewide: add only one device when appending to TARGET_DEVICES 2017-12-12 18:47:26 +01:00
ipq806x base-files: unify get_dt_led helper function 2017-12-14 09:29:30 +01:00
ixp4xx kernel: Update kernel 4.9 to 4.9.70 2017-12-19 22:45:27 +01:00
kirkwood treewide: add only one device when appending to TARGET_DEVICES 2017-12-12 18:47:26 +01:00
lantiq kernel: Update kernel 4.9 to 4.9.70 2017-12-19 22:45:27 +01:00
layerscape kernel: Update kernel 4.9 to 4.9.70 2017-12-19 22:45:27 +01:00
malta treewide: do not use IMG_PREFIX in Image/Prepare 2017-10-26 12:26:25 +02:00
mcs814x merge: targets: update image generation and targets 2017-12-08 19:41:18 +01:00
mediatek kernel: bump 4.9 to 4.9.63 2017-11-22 20:45:52 +01:00
mpc85xx mpc85xx: use image metadata 2017-10-25 09:22:13 +02:00
mvebu treewide: add only one device when appending to TARGET_DEVICES 2017-12-12 18:47:26 +01:00
mxs treewide: drop target board_name functions 2017-07-15 23:13:34 +02:00
octeon treewide: use only board_name function to get name 2017-07-15 23:13:34 +02:00
omap omap: clean up configuration 2017-10-18 21:46:05 +02:00
omap24xx merge: ssid: update default ssid 2017-12-08 19:41:18 +01:00
orion orion: Switch to 4.9 kernel 2017-10-24 18:39:17 -07:00
oxnas kernel: Update kernel 4.4 to 4.4.100 2017-11-25 19:48:39 +01:00
pistachio kernel: bump 4.9 to 4.9.67 2017-12-07 01:41:09 +02:00
ppc40x treewide: drop target board_name functions 2017-07-15 23:13:34 +02:00
ppc44x ppc44x: mark as broken 2017-01-10 12:49:34 +01:00
ramips ramips: fix devicetree compat strings 2017-12-21 01:05:16 +01:00
rb532 treewide: drop obsolete kernel config options 2017-10-04 20:08:15 +02:00
sunxi kernel: Update kernel 4.9 to 4.9.70 2017-12-19 22:45:27 +01:00
uml merge: targets: update image generation and targets 2017-12-08 19:41:18 +01:00
x86 x86: Add support for kernel 4.14 2017-12-16 22:16:07 +01:00
xburst xburst: enable high-res timers, refresh kernel config 2017-06-07 18:31:10 +02:00
zynq treewide: use only board_name function to get name 2017-07-15 23:13:34 +02:00
Makefile