Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | lantiq: use soc_vendor_device scheme on DTS file | Adrian Schmutzler | 2019-12-22 | 1 | -2/+2 |
| | | | | | | | | | | | | This renames lantiq DTS(I) files to follow soc_vendor_device scheme. This will make DTS files easier to maintain. As a side effect, DTS file name can be derived from device node names now, only having to specify a SOC variable in Makefiles. While at it, move files to arch/mips/boot/dts/lantiq subfolder. Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de> | ||||
* | lantiq: split device definitions into files | Adrian Schmutzler | 2019-12-22 | 1 | -0/+22 |
This splits device definitions into several *.mk files to increase overview. Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de> |