aboutsummaryrefslogtreecommitdiffstats
path: root/package/base-files/Makefile
diff options
context:
space:
mode:
authorAdrian Schmutzler <freifunk@adrianschmutzler.de>2020-10-01 18:08:17 +0200
committerAdrian Schmutzler <freifunk@adrianschmutzler.de>2020-10-01 18:08:17 +0200
commit7f8a1fc55ef77f7d916114dfbdc9460192600fd1 (patch)
tree6994dee3aafc85ca9347684da03c1055af6cdfe5 /package/base-files/Makefile
parent624298dc27d6306015bf79cacf905e4e1a33026c (diff)
downloadupstream-7f8a1fc55ef77f7d916114dfbdc9460192600fd1.tar.gz
upstream-7f8a1fc55ef77f7d916114dfbdc9460192600fd1.tar.bz2
upstream-7f8a1fc55ef77f7d916114dfbdc9460192600fd1.zip
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>
Diffstat (limited to 'package/base-files/Makefile')
0 files changed, 0 insertions, 0 deletions