From: Alex Bee Date: Thu, 9 May 2024 14:06:48 +0000 (+0200) Subject: dt-bindings: clock: rk3128: Add PCLK_MIPIPHY X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=14a1d1dc35d346a1523f38f6517c349dfa447a58;p=users%2Fdwmw2%2Flinux.git dt-bindings: clock: rk3128: Add PCLK_MIPIPHY The DPHY's APB clock is required to be exposed in order to be able to enable it and access the phy's registers. Signed-off-by: Alex Bee Acked-by: Conor Dooley Link: https://lore.kernel.org/r/20240509140653.168591-3-knaerzche@gmail.com Signed-off-by: Heiko Stuebner --- diff --git a/include/dt-bindings/clock/rk3128-cru.h b/include/dt-bindings/clock/rk3128-cru.h index 6a47825dac5d9..1be455ba4985c 100644 --- a/include/dt-bindings/clock/rk3128-cru.h +++ b/include/dt-bindings/clock/rk3128-cru.h @@ -116,6 +116,7 @@ #define PCLK_GMAC 367 #define PCLK_PMU_PRE 368 #define PCLK_SIM_CARD 369 +#define PCLK_MIPIPHY 370 /* hclk gates */ #define HCLK_SPDIF 440