summaryrefslogtreecommitdiffstats
path: root/include/dt-bindings/reset/qcom,gcc-ipq806x.h
Commit message (Collapse)AuthorAgeFilesLines
* clk: qcom: Add support for NSS/GMAC clocks and resetsStephen Boyd2015-05-311-0/+43
| | | | | | | | Add the NSS/GMAC clocks and the TCM clock and NSS resets. Signed-off-by: Stephen Boyd <sboyd@codeaurora.org> Signed-off-by: Mathieu Olivari <mathieu@codeaurora.org> Signed-off-by: David S. Miller <davem@davemloft.net>
* clk: qcom: Add support for IPQ8064's global clock controller (GCC)Kumar Gala2014-07-161-0/+132
Add a driver for the global clock controller found on IPQ8064 based platforms. This should allow most non-multimedia device drivers to probe and control their clocks. This is currently missing clocks for USB HSIC and networking devices. Signed-off-by: Kumar Gala <galak@codeaurora.org> Signed-off-by: Andy Gross <agross@codeaurora.org> Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>