Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | realtek: drop support for Linux 5.4 | Daniel Golle | 2022-02-17 | 1 | -188/+0 |
| | | | | | | | Drop patches and files for Linux 5.4 now that we've been using 5.10 for a while and support for Linux 5.4 has gone out-of-sync. Signed-off-by: Daniel Golle <daniel@makrotopia.org> | ||||
* | realtek: copy dts directory for Kernel 5.10 | INAGAKI Hiroshi | 2021-09-26 | 1 | -0/+188 |
This patch adds "dts-5.10" directory to use backported drivers. There are several specification changes in the new drivers, so there are some compatibility issues in using dts/dtsi files for 5.4. The old DTS files are moved to "dts-5.4", so their corresponding kernel version is obvious as well. Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com> [change "dts" to "dts-5.4", adjust Makefile] Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de> |