diff options
| author | Bjorn Andersson <andersson@kernel.org> | 2023-07-10 06:41:52 +0300 |
|---|---|---|
| committer | Bjorn Andersson <andersson@kernel.org> | 2023-07-10 06:41:52 +0300 |
| commit | 9e1857ee65e78d706c33e906724d6166532989e1 (patch) | |
| tree | 090eb60acc5a10793dcefb7db9966ed1bf8916ce /include | |
| parent | e21e74c6e251152dfc45efdf2279db2778d51223 (diff) | |
| parent | 85c0d230098fcc2fe8e4e52b783919ed71b91b9e (diff) | |
| download | linux-9e1857ee65e78d706c33e906724d6166532989e1.tar.xz | |
Merge branch 'd1c5aa4a8535c645fdb06df62a562918516ba0c6.1686289721.git.quic_varada@quicinc.com' into clk-for-6.6
Merge the USB clock constants from a topic branch, to allow them to be
used in DeviceTree source as well.
Diffstat (limited to 'include')
| -rw-r--r-- | include/dt-bindings/clock/qcom,ipq9574-gcc.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/dt-bindings/clock/qcom,ipq9574-gcc.h b/include/dt-bindings/clock/qcom,ipq9574-gcc.h index b32a7aa65349..08fd3a37acaa 100644 --- a/include/dt-bindings/clock/qcom,ipq9574-gcc.h +++ b/include/dt-bindings/clock/qcom,ipq9574-gcc.h @@ -214,4 +214,6 @@ #define GCC_CRYPTO_CLK 205 #define GCC_CRYPTO_AXI_CLK 206 #define GCC_CRYPTO_AHB_CLK 207 +#define GCC_USB0_PIPE_CLK 208 +#define GCC_USB0_SLEEP_CLK 209 #endif |
