kirkwood: convert DTS patches into plain DTS files
authorSungbo Eo <mans0n@gorani.run>
Mon, 24 Feb 2020 12:06:04 +0000 (21:06 +0900)
committerAdrian Schmutzler <freifunk@adrianschmutzler.de>
Thu, 27 Feb 2020 11:38:21 +0000 (12:38 +0100)
commit16965a0f3f897ed48d9b8b7b53e0358c3a38ce6e
tree72178f2452e74e5d81545ed4190cea1fc94b394b
parentebc090e420d1fc3ed30fc9f0331ee95422c2bace
kirkwood: convert DTS patches into plain DTS files

Move DTS files newly created by patch files to files directory. This will make
these files much more maintainable.

Patching the kernel Makefile is unnecessary, as the DTS files specified in
DEVICE_DTS will be compiled by OpenWrt buildroot anyway.

Signed-off-by: Sungbo Eo <mans0n@gorani.run>
Acked-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
16 files changed:
target/linux/kirkwood/files-4.14/arch/arm/boot/dts/kirkwood-goflexhome.dts [new file with mode: 0644]
target/linux/kirkwood/files-4.14/arch/arm/boot/dts/kirkwood-linksys-audi.dts [new file with mode: 0644]
target/linux/kirkwood/files-4.14/arch/arm/boot/dts/kirkwood-nsa310b.dts [new file with mode: 0644]
target/linux/kirkwood/files-4.14/arch/arm/boot/dts/kirkwood-on100.dts [new file with mode: 0644]
target/linux/kirkwood/files-4.19/arch/arm/boot/dts/kirkwood-goflexhome.dts [new file with mode: 0644]
target/linux/kirkwood/files-4.19/arch/arm/boot/dts/kirkwood-linksys-audi.dts [new file with mode: 0644]
target/linux/kirkwood/files-4.19/arch/arm/boot/dts/kirkwood-nsa310b.dts [new file with mode: 0644]
target/linux/kirkwood/files-4.19/arch/arm/boot/dts/kirkwood-on100.dts [new file with mode: 0644]
target/linux/kirkwood/patches-4.14/104-ea3500.patch [deleted file]
target/linux/kirkwood/patches-4.14/105-goflexhome.patch [deleted file]
target/linux/kirkwood/patches-4.14/107-02-nsa310b.patch [deleted file]
target/linux/kirkwood/patches-4.14/108-on100.patch [deleted file]
target/linux/kirkwood/patches-4.19/104-ea3500.patch [deleted file]
target/linux/kirkwood/patches-4.19/105-goflexhome.patch [deleted file]
target/linux/kirkwood/patches-4.19/107-02-nsa310b.patch [deleted file]
target/linux/kirkwood/patches-4.19/108-on100.patch [deleted file]