1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-20 14:38:20 +02:00
openwrt/target/linux/ramips
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
..
base-files/etc treewide: drop shebang from non-executable target files 2020-06-16 14:26:33 +02:00
dts ramips: move dts-v1 statement to top-level DTSI files 2020-09-25 23:26:40 +02:00
files/drivers ramips: remove further mt7621 code from local ethernet driver 2020-08-26 23:58:01 +02:00
image ramips: add support for Linksys EA7300 v2 2020-09-23 12:17:32 +02:00
mt76x8 ramips: add support for TP-Link TL-WR850N v2 2020-08-27 16:36:18 +02:00
mt7620 ramips: assign LEDs for RAVPower RP-WD03 2020-09-12 01:24:30 +02:00
mt7621 ramips: add support for Linksys EA7300 v2 2020-09-23 12:17:32 +02:00
patches-5.4 kernel: bump 5.4 to 5.4.66 2020-09-19 12:41:29 +02:00
rt288x ramips: drop support for kernel 4.14 2020-09-02 16:29:23 +02:00
rt305x ramips: drop support for kernel 4.14 2020-09-02 16:29:23 +02:00
rt3883 ramips: drop support for kernel 4.14 2020-09-02 16:29:23 +02:00
Makefile ramips: switch rt305x subtarget to kernel 5.4 2020-08-05 23:27:35 +02:00
modules.mk ramips: fix path for dma-ralink and mtk-hsdma 2020-04-05 18:16:17 +08:00