summaryrefslogtreecommitdiffstats
path: root/include/dt-bindings/clock/qcom,gcc-ipq806x.h
diff options
context:
space:
mode:
authorRajendra Nayak <rnayak@codeaurora.org>2015-01-19 18:05:32 -0800
committerMichael Turquette <mturquette@linaro.org>2015-01-27 11:49:14 -0800
commit2a5cfec947c788d19ef60cb12722d4c336d44482 (patch)
treeaf90c98d32e1928dfad8e27bbbbe0d26a378959d /include/dt-bindings/clock/qcom,gcc-ipq806x.h
parentb3ee3eff57817ed5b4f6294b5a3407e4d9fc7014 (diff)
downloadlinux-2a5cfec947c788d19ef60cb12722d4c336d44482.tar.bz2
dt-bindings: Add #defines for IPQ806x lpass clock control
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>
Diffstat (limited to 'include/dt-bindings/clock/qcom,gcc-ipq806x.h')
-rw-r--r--include/dt-bindings/clock/qcom,gcc-ipq806x.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/dt-bindings/clock/qcom,gcc-ipq806x.h b/include/dt-bindings/clock/qcom,gcc-ipq806x.h
index b857cadb0bd4..04fb29ae30e6 100644
--- a/include/dt-bindings/clock/qcom,gcc-ipq806x.h
+++ b/include/dt-bindings/clock/qcom,gcc-ipq806x.h
@@ -238,7 +238,6 @@
#define PLL0_VOTE 221
#define PLL3 222
#define PLL3_VOTE 223
-#define PLL4 224
#define PLL4_VOTE 225
#define PLL8 226
#define PLL8_VOTE 227