Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | lantiq: linux 5.4: remove support for the linux,mtd-name OF property | Martin Blumenstingl | 2020-03-16 | 1 | -44/+0 |
| | | | | | | | | This is referenced in two .dts but never actually used from userspace. Drop support for this property because it's not used and because it makes updating to Linux 5.4 harder (as the patch doesn't apply anymore). Signed-off-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com> | ||||
* | lantiq: copy target to kernel 5.4 | Mathias Kresin | 2020-03-16 | 1 | -0/+44 |
Duplicate kernel 4.19 config and patches for kernel 5.4. Duplicate the devicetree source files as well, they need kernel 5.4 specific adjustments. Signed-off-by: Mathias Kresin <dev@kresin.me> |