On Mon, Aug 04, 2025 at 11:54:02AM -0400, Laurentiu Mihalcea wrote:
From: Laurentiu Mihalcea <redacted>
Add ID definitions for the clock gates managed by the SIM LPAV module.
Signed-off-by: Laurentiu Mihalcea <redacted>
---
include/dt-bindings/clock/imx8ulp-clock.h | 7 +++++++
1 file changed, 7 insertions(+)
This is part of bindings patch.
quoted hunk ↗ jump to hunk
diff --git a/include/dt-bindings/clock/imx8ulp-clock.h b/include/dt-bindings/clock/imx8ulp-clock.h
index 827404fadf5c..ebebb4831761 100644
--- a/include/dt-bindings/clock/imx8ulp-clock.h
+++ b/include/dt-bindings/clock/imx8ulp-clock.h
@@ -255,4 +255,11 @@
#define IMX8ULP_CLK_PCC5_END 56
+/* LPAV SIM */
+#define IMX8ULP_CLK_SIM_LPAV_HIFI_CORE 0
+#define IMX8ULP_CLK_SIM_LPAV_HIFI_PBCLK 1
+#define IMX8ULP_CLK_SIM_LPAV_HIFI_PLAT 2
+
+#define IMX8ULP_CLK_SIM_LPAV_END 3
Drop. Not a binding (see other discussions for many SoCs why).
Best regards,
Krzysztof