openwrt/target/linux
Adrian Schmutzler 7f8a1fc55e lantiq: move dts-v1 statement to top-level DTSI files
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 lantiq, 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 SoC-based DTSI files 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 top-level
SoC-based DTSI files, and removes all other occurences.
Since the dts-v1 statement needs to be before any other definitions,
this also moves the includes accordingly where necessary.

Changes are applied to files-5.4 only, files-4.19 remains untouched.

Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
2020-10-01 18:08:17 +02:00
..
apm821xx
arc770
archs38
armvirt
at91
ath25
ath79 ath79: ar8216: make switch register access atomic 2020-09-30 15:56:05 +08:00
bcm27xx
bcm47xx
bcm53xx
bcm63xx
gemini gemini: Bring up DSA switches 2020-09-25 19:32:34 +02:00
generic kernel: bump 5.4 to 5.4.68 2020-09-28 16:23:11 +02:00
imx6
ipq40xx ipq40xx: tidy up device recipe for Edgecore OAP100 2020-09-26 18:26:19 +02:00
ipq806x
ipq807x
kirkwood
lantiq lantiq: move dts-v1 statement to top-level DTSI files 2020-10-01 18:08:17 +02:00
layerscape
malta
mediatek
mpc85xx
mvebu
mxs
octeon
octeontx
omap
oxnas
pistachio
ramips ramips: merge ethernet setup for RT-AC51U/RT-AC54U 2020-09-28 00:20:24 +02:00
rockchip rockchip: rk3328: add compatible to NanoPi R2S ethernet PHY 2020-09-30 00:06:59 +02:00
rtl838x
sunxi
tegra
uml
x86
zynq
Makefile