[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20250708103208.79444-2-vivek.2311@samsung.com>
Date: Tue, 8 Jul 2025 16:02:03 +0530
From: Vivek Yadav <vivek.2311@...sung.com>
To: pankaj.dubey@...sung.com, ravi.patel@...sung.com, shradha.t@...sung.com,
mturquette@...libre.com, sboyd@...nel.org, robh@...nel.org, krzk@...nel.org,
krzk+dt@...nel.org, conor+dt@...nel.org, will@...nel.org,
mark.rutland@....com, s.nawrocki@...sung.com, cw00.choi@...sung.com,
alim.akhtar@...sung.com, linux-fsd@...la.com
Cc: linux-clk@...r.kernel.org, devicetree@...r.kernel.org,
linux-kernel@...r.kernel.org, linux-arm-kernel@...ts.infradead.org,
linux-perf-users@...r.kernel.org, linux-samsung-soc@...r.kernel.org, Vivek
Yadav <vivek.2311@...sung.com>
Subject: [PATCH 1/6] dt-bindings: clock: Add PPMU clock definitions for FSD
platform
Add clock IDs for PPMU (Platform Performance Monitoring Unit)
associated with the MFC block.
Signed-off-by: Ravi Patel <ravi.patel@...sung.com>
Signed-off-by: Vivek Yadav <vivek.2311@...sung.com>
---
include/dt-bindings/clock/fsd-clk.h | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/include/dt-bindings/clock/fsd-clk.h b/include/dt-bindings/clock/fsd-clk.h
index 3f7b64d93558..552e8bad98e0 100644
--- a/include/dt-bindings/clock/fsd-clk.h
+++ b/include/dt-bindings/clock/fsd-clk.h
@@ -125,6 +125,10 @@
/* MFC */
#define MFC_MFC_IPCLKPORT_ACLK 1
+#define MFC_PPMU_MFCD0_IPCLKPORT_ACLK 2
+#define MFC_PPMU_MFCD0_IPCLKPORT_PCLK 3
+#define MFC_PPMU_MFCD1_IPCLKPORT_ACLK 4
+#define MFC_PPMU_MFCD1_IPCLKPORT_PCLK 5
/* CAM_CSI */
#define CAM_CSI0_0_IPCLKPORT_I_ACLK 1
--
2.49.0
Powered by blists - more mailing lists