openwrt/target/linux/mvebu
Adrian Schmutzler 9faf9f8f23 mvebu: fix support for Marvell 8040 MACCHIATOBin
Between kernels 4.20 and 5.0, a new variant of this board has been
introduced ("Single Shot"), and the existing one has been renamed
with the appendix "Double Shot". [1]
This also adjusted the first compatible in the list:

marvell,armada8040-mcbin -> marvell,armada8040-mcbin-doubleshot

This patch updates the OpenWrt implementation of this device by
adjusting the relevant references to that compatible (i.e., our
board name).

To still provide support for 4.19 with our setup, this adds a
small patch to change the compatible there as well.

[1] https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=b1f0bbe2700051886b954192b6c1751233fe0f52

Cc: Tomasz Maciej Nowak <tomek_n@o2.pl>
Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
Reviewed-by: Tomasz Maciej Nowak <tomek_n@o2.pl>
2020-07-11 18:38:42 +02:00
..
base-files treewide: drop shebang from non-executable target files 2020-06-16 14:26:33 +02:00
cortexa9 mvebu: remove non-existant board name solidrun,clearfog-a1 2020-06-28 00:32:29 +02:00
cortexa53 mvebu: tidy up support for GL.iNet GL-MV1000 2020-04-27 00:25:12 +02:00
cortexa72 mvebu: fix support for Marvell 8040 MACCHIATOBin 2020-07-11 18:38:42 +02:00
files/arch mvebu: LS421DE: use automatic fan control with thermal zones 2020-07-04 21:12:42 +02:00
files-4.19/arch/arm64/boot/dts/marvell mvebu: consolidate DTS files 2020-06-23 21:02:40 +02:00
image mvebu: fix support for Marvell 8040 MACCHIATOBin 2020-07-11 18:38:42 +02:00
patches-4.19 mvebu: fix support for Marvell 8040 MACCHIATOBin 2020-07-11 18:38:42 +02:00
patches-5.4 mvebu: fix bootloader kernel commandline mangling 2020-06-16 23:36:26 +02:00
Makefile mvebu: switch to kernel 5.4 2020-06-03 20:34:14 +02:00
config-4.19 mvebu: remove swconfig symbols from kernel config 2020-06-03 20:34:14 +02:00
config-5.4 mvebu: config define i2c pxa slave 2020-07-04 21:12:42 +02:00