summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorRaghav Sharma <raghav.s@samsung.com>2025-11-19 14:47:42 +0300
committerKrzysztof Kozlowski <krzk@kernel.org>2025-12-21 16:30:26 +0300
commitdb1cc4902f2f51977e427f796ea8daf49ba93c69 (patch)
treef6ae0dbc1ee18b2da9548afa0211c927fb97f9be /include
parent8f0b4cce4481fb22653697cced8d0d04027cb1e8 (diff)
downloadlinux-db1cc4902f2f51977e427f796ea8daf49ba93c69.tar.xz
dt-bindings: clock: exynosautov920: add MFD clock definitions
Add device tree clock binding definitions for CMU_MFD Signed-off-by: Raghav Sharma <raghav.s@samsung.com> Reviewed-by: Alim Akhtar <alim.akhtar@samsung.com> Acked-by: Rob Herring (Arm) <robh@kernel.org> Link: https://patch.msgid.link/20251119114744.1914416-2-raghav.s@samsung.com Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
Diffstat (limited to 'include')
-rw-r--r--include/dt-bindings/clock/samsung,exynosautov920.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/include/dt-bindings/clock/samsung,exynosautov920.h b/include/dt-bindings/clock/samsung,exynosautov920.h
index 970d05167fc6..06dec27a8c77 100644
--- a/include/dt-bindings/clock/samsung,exynosautov920.h
+++ b/include/dt-bindings/clock/samsung,exynosautov920.h
@@ -305,4 +305,8 @@
#define CLK_MOUT_MFC_WFD_USER 2
#define CLK_DOUT_MFC_NOCP 3
+/* CMU_MFD */
+#define CLK_MOUT_MFD_NOC_USER 1
+#define CLK_DOUT_MFD_NOCP 2
+
#endif /* _DT_BINDINGS_CLOCK_EXYNOSAUTOV920_H */