Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mvebu: fix SFP insert detection GPIO name on 4.14 | Jonas Gorski | 2018-02-25 | 1 | -1/+1 |
| | | | | | | | | | When SFP support was accepted upstream, the expected GPIO names were slightly changed, breaking SFP insert detection. Update the DTS file to the expected name to make SFP work again. Fixes: 4ccad922293a ("mvebu: Add support for kernel 4.14") Signed-off-by: Jonas Gorski <jonas.gorski@gmail.com> | ||||
* | mvebu: Add support for kernel 4.14 | Hauke Mehrtens | 2018-02-13 | 1 | -0/+81 |
Add support for kernel 4.14 to the mvebu target. This also replaces the old sfp and phylink patches with new versions from Russell's clearfog-4.13 branch http://git.arm.linux.org.uk/cgit/linux-arm.git/log/?h=clearfog-4.13 Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> |