summaryrefslogtreecommitdiffstats
path: root/include/dt-bindings/clock/qcom,lcc-ipq806x.h
Commit message (Collapse)AuthorAgeFilesLines
* dt-bindings: Add #defines for IPQ806x lpass clock controlRajendra Nayak2015-01-271-0/+30
Add defines to make more human readable numbers for the lpass clock controller found on IPQ806x SoCs. Also remove the PLL4 define in gcc to avoid #define conflicts because that clock doesn't exist in gcc, instead it lives in lcc. Signed-off-by: Rajendra Nayak <rnayak@codeaurora.org> [sboyd@codeaurora.org: Split off into separate patch] Signed-off-by: Stephen Boyd <sboyd@codeaurora.org> Tested-by: Kenneth Westfield <kwestfie@codeaurora.org> Signed-off-by: Michael Turquette <mturquette@linaro.org>