openwrt/target/linux/ipq40xx
Adrian Schmutzler bdd9dd8ab2 ipq40xx: tidy up dts-v1 statements
The "/dts-v1/;" identifier is supposed to be present once at the
top of a device tree file after the includes have been processed.

Therefore, adding it to a DTS _and_ a DTSI file is actually wrong,
as it will be present twice then (though the compiler does not
complain about it).

In ipq40xx, the dts-v1 statement is already included in
qcom-ipq4019.dtsi, so we don't have to add it anywhere at all.
However, based on the conditions stated above, this requires
qcom-ipq4019.dtsi to be included as the first file in any DTS(I).

Consequently, this patch removes all cases of dts-v1 for the
ipq40xx target, and moves the includes accordingly where necessary.

While at it, remove a few obviously unneeded includes on the way.

Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
2020-09-25 21:10:41 +02:00
..
base-files ipq40xx: Add support for Linksys MR8300 (Dallas) 2020-09-25 19:31:51 +02:00
files/arch/arm/boot/dts ipq40xx: tidy up dts-v1 statements 2020-09-25 21:10:41 +02:00
files-5.4/drivers/net/ethernet/qualcomm/essedma ipq40xx: essedma: enable VLAN tag offload for single-port 2020-09-11 17:37:11 +02:00
generic ipqx0xx: add Generic subtarget 2019-08-22 21:15:28 +02:00
image ipq40xx: Add support for Linksys MR8300 (Dallas) 2020-09-25 19:31:51 +02:00
patches-4.19 ipq40xx: fix patches on dts Makefile 2020-07-08 17:50:12 +02:00
patches-5.4 ipq40xx: Add support for Linksys MR8300 (Dallas) 2020-09-25 19:31:51 +02:00
profiles
config-4.19 kernel: unify CONFIG_GPIO_SYSFS in kernel configs 2020-08-06 12:37:04 +02:00
config-5.4 ipq40xx: refresh kernel 5.4 config 2020-08-06 12:51:51 +02:00
Makefile treewide: use wpad-basic-wolfssl as default 2020-08-20 14:19:39 +02:00