Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bcm53xx: remove support for kernel 4.14 | Adrian Schmutzler | 2020-05-30 | 1 | -31/+0 |
| | | | | | | | | | We currently support three kernel versions on this target, let's just get rid of the oldest one. Cc: Rafał Miłecki <rafal@milecki.pl> Cc: John Crispin <john@phrozen.org> Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de> | ||||
* | bcm53xx: update pinctrl driver & use its new DT binding | Rafał Miłecki | 2018-12-25 | 1 | -0/+31 |
Driver has been updated upstream to support more precise DT binding and avoid mapping conflicts between pinctrl and USB 2.0 PHY. Signed-off-by: Rafał Miłecki <rafal@milecki.pl> |