1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-20 06:28:12 +02:00
openwrt/target/linux
Adrian Schmutzler 621297e867 ramips: 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 ramips, 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 mtxxxx/rtxxxx 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.

Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
2020-09-25 23:26:40 +02:00
..
apm821xx treewide: remove empty default cases 2020-09-17 12:46:19 +02:00
arc770 arc770: drop support for kernel 4.14 2020-09-02 16:29:22 +02:00
archs38
armvirt
at91 at91: explicitly set CONFIG_USB_SUPPORT for sam9x subtarget 2020-08-27 16:36:18 +02:00
ath25 ath25: fix preinit Ethernet port configuration 2020-09-10 18:52:15 +02:00
ath79 ath79: move dts-v1 statement to ath79.dtsi 2020-09-25 23:26:34 +02:00
bcm27xx kernel: bump 5.4 to 5.4.67 2020-09-24 18:53:23 +02:00
bcm47xx kernel: bump 5.4 to 5.4.64 2020-09-12 01:28:50 +02:00
bcm53xx bcm53xx: add Cisco Meraki MR32 2020-09-25 19:32:34 +02:00
bcm63xx kernel: bump 5.4 to 5.4.67 2020-09-24 18:53:23 +02:00
gemini gemini: Bring up DSA switches 2020-09-25 19:32:34 +02:00
generic kernel: add default for new config symbols 2020-09-25 19:32:34 +02:00
imx6
ipq40xx ipq40xx: tidy up dts-v1 statements 2020-09-25 21:10:41 +02:00
ipq806x ipq806x: fix support of Edgecore ECW5410 support 2020-09-19 13:32:11 +02:00
ipq807x
kirkwood target: update SPDX license names 2020-09-22 20:58:26 +02:00
lantiq kernel: bump 5.4 to 5.4.67 2020-09-24 18:53:23 +02:00
layerscape kernel: bump 5.4 to 5.4.67 2020-09-24 18:53:23 +02:00
malta
mediatek kernel: bump 5.4 to 5.4.67 2020-09-24 18:53:23 +02:00
mpc85xx target: update SPDX license names 2020-09-22 20:58:26 +02:00
mvebu target: update SPDX license names 2020-09-22 20:58:26 +02:00
mxs
octeon
octeontx
omap
oxnas target: update SPDX license names 2020-09-22 20:58:26 +02:00
pistachio pistachio: drop support for kernel 4.14 2020-09-02 16:29:22 +02:00
ramips ramips: move dts-v1 statement to top-level DTSI files 2020-09-25 23:26:40 +02:00
rockchip
rtl838x target: update SPDX license names 2020-09-22 20:58:26 +02:00
sunxi
tegra
uml
x86 kernel: bump 5.4 to 5.4.63 2020-09-06 19:55:19 +02:00
zynq
Makefile