1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-20 14:38:20 +02:00
openwrt/target/linux/ath79
Adrian Schmutzler 41cc7edc15 ath79: move dts-v1 statement to ath79.dtsi
The "/dts-v1/;" identifier is supposed to be present once at the
top of a device tree file after the includes have been processed.

In ath79, we therefore requested to have in the DTS files so far,
and omit it in the DTSI files. However, essentially the syntax of
the parent ath79.dtsi file already determines the DTS version, so
putting it into the DTS files is just a useless repetition.

Consequently, this patch puts the dts-v1 statement into the parent
ath79.dtsi, which is (indirectly) included by all DTS files. All
other occurences are removed.
Since the dts-v1 statement needs to be before any other definitions,
this also moves the includes to make sure the ath79.dtsi or its
descendants are always included first.

Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
2020-09-25 23:26:34 +02:00
..
base-files/etc/hotplug.d/ieee80211 ath79: add mikrotik subtarget 2020-03-17 11:50:47 +01:00
dts ath79: move dts-v1 statement to ath79.dtsi 2020-09-25 23:26:34 +02:00
files kernel: Update kernel 4.19 to version 4.19.131 2020-07-04 21:12:42 +02:00
generic ath79: add support for Ubiquiti UniFi AP Pro 2020-09-17 18:07:39 +02:00
image ath79: move engenius_loader_okli recipe before devices 2020-09-25 20:07:16 +02:00
mikrotik treewide: use wpad-basic-wolfssl as default 2020-08-20 14:19:39 +02:00
nand target: update SPDX license names 2020-09-22 20:58:26 +02:00
patches-4.19 kernel: Update kernel 4.19 to version 4.19.138 2020-08-10 19:34:37 +02:00
patches-5.4 kernel: bump 5.4 to 5.4.58 2020-08-18 18:14:54 +02:00
tiny treewide: use wpad-basic-wolfssl as default 2020-08-20 14:19:39 +02:00
config-4.19 ath79: enable elf mtd splitter 2020-09-09 20:41:50 +03:00
config-5.4 ath79: enable elf mtd splitter 2020-09-09 20:41:50 +03:00
Makefile ath79: remove DTS from ATH79 target name 2020-09-22 20:29:24 +02:00
modules.mk