mirror of
https://github.com/torvalds/linux.git
synced 2026-05-31 02:24:24 +02:00
dt-bindings: clock: exynos990: Extend clocks IDs
Add missing clock definitions for DPU and CMUREF. Acked-by: Rob Herring (Arm) <robh@kernel.org> Signed-off-by: Denzeel Oliva <wachiturroxd150@gmail.com> Link: https://lore.kernel.org/r/20250830-fix-cmu-top-v5-4-7c62f608309e@gmail.com Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
This commit is contained in:
parent
a66dabcd2c
commit
76f1e2ee54
|
|
@ -208,6 +208,10 @@
|
|||
#define CLK_GOUT_CMU_SSP_BUS 197
|
||||
#define CLK_GOUT_CMU_TNR_BUS 198
|
||||
#define CLK_GOUT_CMU_VRA_BUS 199
|
||||
#define CLK_MOUT_CMU_CMUREF 200
|
||||
#define CLK_MOUT_CMU_DPU_BUS 201
|
||||
#define CLK_MOUT_CMU_CLK_CMUREF 202
|
||||
#define CLK_DOUT_CMU_CLK_CMUREF 203
|
||||
|
||||
/* CMU_HSI0 */
|
||||
#define CLK_MOUT_HSI0_BUS_USER 1
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user