[PATCH v3 12/18] dt-bindings: power: imx8mm: add defines for DISP blk-ctrl domains
Lucas Stach
l.stach at pengutronix.de
Mon Sep 6 11:43:27 PDT 2021
This adds the defines for the power domains provided by the DISP
blk-ctrl.
Signed-off-by: Lucas Stach <l.stach at pengutronix.de>
---
include/dt-bindings/power/imx8mm-power.h | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/include/dt-bindings/power/imx8mm-power.h b/include/dt-bindings/power/imx8mm-power.h
index 38b0a56fd7d0..d7f7cdb5200f 100644
--- a/include/dt-bindings/power/imx8mm-power.h
+++ b/include/dt-bindings/power/imx8mm-power.h
@@ -23,4 +23,9 @@
#define IMX8MM_VPUBLK_PD_G2 1
#define IMX8MM_VPUBLK_PD_H1 2
+#define IMX8MM_DISPBLK_CSI_BRIDGE 0
+#define IMX8MM_DISPBLK_LCDIF 1
+#define IMX8MM_DISPBLK_MIPI_DSI 2
+#define IMX8MM_DISPBLK_MIPI_CSI 3
+
#endif
--
2.30.2
More information about the linux-arm-kernel
mailing list