You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openwrt/target/linux
Adrian Schmutzler e0382e88a9 ipq806x: build DEVICE_DTS based on SOC and device name
This patch uses the SOC variable to calculate DTS names automatically
based on the SOC and the device definition node name.

This reduces redundancy and (by having to choose DTS name
appropriately) will unify the naming of a device in different places
(image/Makefile, DTS name, compatible, image name). This is supposed
to make life easier for developers and reviewers.

Since the kernel uses a "soc-device.dts" scheme for this target, we
use this for the derivation of DEVICE_DTS, too, leaving the DTS names
unchanged for this target.

Note that for some devices the kernel itself uses inconsistent names
(DTS naming scheme vs. compatible), leaving us with a manual overwrite
of DEVICE_DTS for those cases.

Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
5 years ago
..
apm821xx kernel: bump 4.19 to 4.19.90 5 years ago
ar7 kernel: bump 4.9 to 4.9.207 5 years ago
ar71xx kernel: bump 4.14 to 4.14.159 5 years ago
arc770 treewide: remove kmod-usb-core from DEVICE_PACKAGES 5 years ago
archs38 treewide: remove kmod-usb-core from DEVICE_PACKAGES 5 years ago
armvirt treewide: Remove self from MAINTAINER entries 5 years ago
at91 at91: disable legacy PTYs and virtual terminals 5 years ago
ath25 ath25: split up DEVICE_TITLE 5 years ago
ath79 ath79: tp-link: use ath10k-ct-smallbuffers for 64 MiB devices 5 years ago
bcm53xx bcm53xx: sysupgrade: support Luxul NAND devices 5 years ago
brcm47xx brcm47xx: add switch configuration for WNR3500L 5 years ago
brcm63xx kernel: bump 4.19 to 4.19.85 5 years ago
brcm2708 brcm2708: fix malformed patch 5 years ago
cns3xxx kernel: bump 4.19 to 4.19.86 5 years ago
gemini kernel: Deactivate CONFIG_SFP in generic config 5 years ago
generic kernel: fix kmemleak warnings introduced in 305-mips_module_reloc.patch 5 years ago
imx6 kernel: Deactivate CONFIG_SFP in generic config 5 years ago
ipq40xx ipq40xx: build DEVICE_DTS based on SOC and device name 5 years ago
ipq806x ipq806x: build DEVICE_DTS based on SOC and device name 5 years ago
ixp4xx kernel: bump 4.9 to 4.9.207 5 years ago
kirkwood kirkwood: remove CONFIG_LEGACY_PTY from kernel config 5 years ago
lantiq kernel: bump 4.19 to 4.19.90 5 years ago
layerscape kernel: bump 4.14 to 4.14.160 5 years ago
malta treewide: Remove self from MAINTAINER entries 5 years ago
mediatek kernel: bump 4.19 to 4.19.88 5 years ago
mpc85xx mpc85xx: add support for Enterasys WS-AP3710i 5 years ago
mvebu kernel: bump 4.14 to 4.14.160 5 years ago
mxs treewide: kernel config: remove runtime options 5 years ago
octeon octeon: fix sysupgrade 5 years ago
octeontx kernel: bump 4.14 to 4.14.160 5 years ago
omap omap: switch from uEnv.txt to generic distro booting 5 years ago
orion orion: replace backticks by $(...) 5 years ago
oxnas kernel: bump 4.14 to 4.14.158 5 years ago
pistachio pistachio: split up DEVICE_TITLE 5 years ago
ramips ramips: remove bogus ralink,mtd-eeprom with offset 0x4 5 years ago
rb532 rb532: split up DEVICE_TITLE 5 years ago
samsung samsung: split up DEVICE_TITLE 5 years ago
sunxi sunxi: rename SUNXI_SOC to SOC 5 years ago
tegra x86,tegra,mvebu: image: use common reproducible IMG_PART_SIGNATURE 5 years ago
uml treewide: Remove self from MAINTAINER entries 5 years ago
x86 kernel: bump 4.19 to 4.19.90 5 years ago
zynq treewide: kernel config: remove runtime options 5 years ago
Makefile