[PATCH V3 01/10] dt-bindings: power: imx8mq: add defines for VPU blk-ctrl domains
Adam Ford
aford173 at gmail.com
Sun Jan 23 18:31:15 PST 2022
From: Lucas Stach <l.stach at pengutronix.de>
This adds the defines for the power domains provided by the VPU
blk-ctrl on the i.MX8MQ.
Signed-off-by: Lucas Stach <l.stach at pengutronix.de>
Acked-by: Rob Herring <robh at kernel.org>
diff --git a/include/dt-bindings/power/imx8mq-power.h b/include/dt-bindings/power/imx8mq-power.h
index 8a513bd9166e..9f7d0f1e7c32 100644
--- a/include/dt-bindings/power/imx8mq-power.h
+++ b/include/dt-bindings/power/imx8mq-power.h
@@ -18,4 +18,7 @@
#define IMX8M_POWER_DOMAIN_MIPI_CSI2 9
#define IMX8M_POWER_DOMAIN_PCIE2 10
+#define IMX8MQ_VPUBLK_PD_G1 0
+#define IMX8MQ_VPUBLK_PD_G2 1
+
#endif
--
2.32.0
More information about the Linux-rockchip
mailing list