openwrtv3/target/linux/apm821xx
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
..
base-files apm821xx: replace whitespace with tabs 2017-12-21 01:05:16 +01:00
dts apm821xx: dts: append SoC compatible to DTS 2017-12-21 01:05:16 +01:00
files/arch/powerpc/platforms/44x apm821xx: fix atheros PCIe cards on the MR24 2016-07-25 10:38:48 +02:00
image apm821xx: replace DEVICE_{PROFILE|NAME} with BOARD_NAME 2017-12-21 01:05:16 +01:00
nand apm821xx: Add default packages to NAND target 2017-04-26 11:34:14 +02:00
patches-4.9 kernel: bump 4.9 to 4.9.57 2017-10-18 19:44:09 +03:00
sata apm821xx: MyBook Live convert to DT PHY 2017-12-14 09:29:30 +01:00
config-4.9 kernel: cleanup CONFIG_SCHED_HRTICK 2017-06-29 04:46:59 +02:00
Makefile apm821xx: add linux 4.9 apm821xx patches 2017-02-11 20:57:56 +01:00