Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mediatek: fix SPDX license identifier on local DTS files | Adrian Schmutzler | 2021-02-19 | 1 | -2/+1 |
| | | | | | | | | | | | The SPDX license identifier must be in the first line of a file, unless there is a shebang (then it's the second line). Fix this for the local files, do not care about the upstream patches. While at it, update the identifiers where necessary. Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de> | ||||
* | mediatek: move mt7623a-unielec-u7623*.dts* out of patch | Daniel Golle | 2021-02-19 | 1 | -0/+340 |
Instead of adding those device tree sources using a patch, simply move them to the newly created dts folder. Signed-off-by: Daniel Golle <daniel@makrotopia.org> |