mirror of https://github.com/hak5/openwrt.git
7f8a1fc55e
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> |
||
---|---|---|
.. | ||
ase | ||
base-files | ||
falcon | ||
files/firmware/lantiq | ||
files-4.19/arch/mips/boot/dts/lantiq | ||
files-5.4/arch/mips/boot/dts/lantiq | ||
image | ||
patches-4.19 | ||
patches-5.4 | ||
xrx200 | ||
xway | ||
xway_legacy | ||
Makefile | ||
config-4.19 | ||
config-5.4 | ||
modules.mk |