[PATCH V4 1/6] dt-bindings: clock: Add PCIe pipe clock definitions

Devi Priya posted 6 patches 2 years, 8 months ago
There is a newer version of this series
[PATCH V4 1/6] dt-bindings: clock: Add PCIe pipe clock definitions
Posted by Devi Priya 2 years, 8 months ago
Add PCIe pipe clock definitions for IPQ9574 SoC.

Acked-by: Stephen Boyd <sboyd@kernel.org>
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Co-developed-by: Anusha Rao <quic_anusha@quicinc.com>
Signed-off-by: Anusha Rao <quic_anusha@quicinc.com>
Signed-off-by: Devi Priya <quic_devipriy@quicinc.com>
---
 Changes in V4:
	- No change

 include/dt-bindings/clock/qcom,ipq9574-gcc.h | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/include/dt-bindings/clock/qcom,ipq9574-gcc.h b/include/dt-bindings/clock/qcom,ipq9574-gcc.h
index 86790efa10f0..8bf26d62c54f 100644
--- a/include/dt-bindings/clock/qcom,ipq9574-gcc.h
+++ b/include/dt-bindings/clock/qcom,ipq9574-gcc.h
@@ -214,4 +214,8 @@
 #define GCC_CRYPTO_CLK					205
 #define GCC_CRYPTO_AXI_CLK				206
 #define GCC_CRYPTO_AHB_CLK				207
+#define GCC_PCIE0_PIPE_CLK				208
+#define GCC_PCIE1_PIPE_CLK				209
+#define GCC_PCIE2_PIPE_CLK				210
+#define GCC_PCIE3_PIPE_CLK				211
 #endif
-- 
2.17.1