[PATCH 3/5] dt-bindings: clock: samsung: Add fimd1 and vpll muxes
Lukas Timmermann
linux at timmermann.space
Thu Apr 23 14:14:39 PDT 2026
Add two clocks necessary for the google-manta board
display.
Signed-off-by: Lukas Timmermann <linux at timmermann.space>
---
include/dt-bindings/clock/exynos5250.h | 2 ++
1 file changed, 2 insertions(+)
diff --git a/include/dt-bindings/clock/exynos5250.h b/include/dt-bindings/clock/exynos5250.h
index 2337c028bbe1..93122823c04d 100644
--- a/include/dt-bindings/clock/exynos5250.h
+++ b/include/dt-bindings/clock/exynos5250.h
@@ -176,5 +176,7 @@
#define CLK_MOUT_APLL 1028
#define CLK_MOUT_MPLL 1029
#define CLK_MOUT_VPLLSRC 1030
+#define CLK_MOUT_FIMD1 1031
+#define CLK_MOUT_VPLL 1032
#endif /* _DT_BINDINGS_CLOCK_EXYNOS_5250_H */
--
2.53.0
More information about the linux-arm-kernel
mailing list