Openwrt/target/linux/ipq806x
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>
2019-12-27 18:00:32 +01:00
..
base-files
files-4.14/arch/arm/boot/dts
files-4.19/arch/arm/boot/dts ipq806x: fix wrong definition for tsense calib 2019-12-26 08:31:42 +01:00
generic
image ipq806x: build DEVICE_DTS based on SOC and device name 2019-12-27 18:00:32 +01:00
patches-4.14 kernel: bump 4.14 to 4.14.159 2019-12-24 01:22:45 +01:00
patches-4.19 ipq806x: rework ipq806x specific tsense temp driver 2019-12-26 08:31:42 +01:00
profiles
config-4.14
config-4.19 ipq806x: update kernel config with new driver 2019-12-26 08:31:42 +01:00
Makefile