Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ipq806x: refactor rpm clock controller patches | Pavel Kubelun | 2016-12-01 | 1 | -598/+0 |
| | | | | | | | | | | | | RPM clock controller driver had made its way upstream and previous approach of directly redoing a driver to support ipq806x is a no go anymore. Thus reverting mentioned patches to upstream state and renaming in correct patch numbering accordance. To make the driver work on ipq806x boards we introduce a custom patch. Signed-off-by: Pavel Kubelun <be.dissent@gmail.com> | ||||
* | ipq806x: add support for RPM clock controller | dissent1 | 2016-11-16 | 1 | -0/+598 |
The patch #179 for RPM has initially been made for apq806x board. It has been modified to support ipq806x instead of apq8064. Signed-off-by: Pavel Kubelun <be.dissent@gmail.com> |