diff options
| author | Srinivas Kandagatla <srinivas.kandagatla@linaro.org> | 2016-08-25 07:20:47 -0400 |
|---|---|---|
| committer | Stephen Boyd <sboyd@codeaurora.org> | 2016-08-25 16:02:33 -0400 |
| commit | 62d157587efa54487c32b3c2ca76979348e0b90a (patch) | |
| tree | 0a8c60cdee25d85978734467cfb72528ba97a420 /include/dt-bindings | |
| parent | ce61966c05f276294b6be04d1765ad0d827ddefd (diff) | |
clk: gcc-msm8996: add missing pcie phy reset lines
This patch adds missing 2 PCIE common reset lines.
Signed-off-by: Srinivas Kandagatla <srinivas.kandagatla@linaro.org>
Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
Diffstat (limited to 'include/dt-bindings')
| -rw-r--r-- | include/dt-bindings/clock/qcom,gcc-msm8996.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/include/dt-bindings/clock/qcom,gcc-msm8996.h b/include/dt-bindings/clock/qcom,gcc-msm8996.h index 6f814db11c7e..b7ea1e8f5560 100644 --- a/include/dt-bindings/clock/qcom,gcc-msm8996.h +++ b/include/dt-bindings/clock/qcom,gcc-msm8996.h | |||
| @@ -335,6 +335,9 @@ | |||
| 335 | #define GCC_MSMPU_BCR 98 | 335 | #define GCC_MSMPU_BCR 98 |
| 336 | #define GCC_MSS_Q6_BCR 99 | 336 | #define GCC_MSS_Q6_BCR 99 |
| 337 | #define GCC_QREFS_VBG_CAL_BCR 100 | 337 | #define GCC_QREFS_VBG_CAL_BCR 100 |
| 338 | #define GCC_PCIE_PHY_COM_BCR 101 | ||
| 339 | #define GCC_PCIE_PHY_COM_NOCSR_BCR 102 | ||
| 340 | |||
| 338 | 341 | ||
| 339 | /* Indexes for GDSCs */ | 342 | /* Indexes for GDSCs */ |
| 340 | #define AGGRE0_NOC_GDSC 0 | 343 | #define AGGRE0_NOC_GDSC 0 |
