]> www.infradead.org Git - users/dwmw2/linux.git/commitdiff
dt-bindings: clock: Add PCIe pipe related clocks for IPQ9574
authorAlexandru Gagniuc <mr.nuke.me@gmail.com>
Wed, 1 May 2024 04:07:43 +0000 (23:07 -0500)
committerBjorn Andersson <andersson@kernel.org>
Tue, 28 May 2024 21:17:01 +0000 (16:17 -0500)
Add defines for the missing PCIe PIPE clocks.

Signed-off-by: Alexandru Gagniuc <mr.nuke.me@gmail.com>
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Link: https://lore.kernel.org/r/20240501040800.1542805-2-mr.nuke.me@gmail.com
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
include/dt-bindings/clock/qcom,ipq9574-gcc.h

index 08fd3a37acaa20be3a325226bbdc854fb6bcc385..52123c5a09fa1d908e56019ca6ae1c8313060d2d 100644 (file)
 #define GCC_CRYPTO_AHB_CLK                             207
 #define GCC_USB0_PIPE_CLK                              208
 #define GCC_USB0_SLEEP_CLK                             209
+#define GCC_PCIE0_PIPE_CLK                             210
+#define GCC_PCIE1_PIPE_CLK                             211
+#define GCC_PCIE2_PIPE_CLK                             212
+#define GCC_PCIE3_PIPE_CLK                             213
 #endif