Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ipq40xx: use patches that were sent upstream | John Crispin | 2018-07-25 | 1 | -349/+0 |
| | | | | Signed-off-by: John Crispin <john@phrozen.org> | ||||
* | ipq40xx: cleanup USB support | John Crispin | 2018-07-25 | 1 | -8/+227 |
| | | | | | | remove the 2 USB PHY drivers and add a generic PHY driver instead Signed-off-by: John Crispin <john@phrozen.org> | ||||
* | ipq40xx: fix gpio-hog related boot issues | Sven Eckelmann | 2018-04-23 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | The pinctrl initialization fails with the MSM pinctrl code and gpio-hogs because either the gpio ranges are not yet initialized (missing gpio-range in DT) or that the msm driver unconditionally tries to re-initializes the ranges (gpio-range in DT). To allow gpio-hogs and similar early-boot gpio code, the gpio-ranges must be in the device tree and the pinctrl-msm code must check whether the range was already initialized by the DT. Signed-off-by: Sven Eckelmann <sven.eckelmann@openmesh.com> [drop changes to unrelated dtsi files, refresh patches] Signed-off-by: Mathias Kresin <dev@kresin.me> | ||||
* | ipq40xx: add target | John Crispin | 2018-03-14 | 1 | -0/+130 |
Signed-off-by: Christian Lamparter <chunkeey@gmail.com> Signed-off-by: Mathias Kresin <dev@kresin.me> Signed-off-by: John Crispin <john@phrozen.org> |