Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

dt-bindings: power: imx8mq: add defines for VPU blk-ctrl domains

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@pengutronix.de>
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Adam Ford <aford173@gmail.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>

authored by

Lucas Stach and committed by
Shawn Guo
7a7b1414 e783362e

+3
+3
include/dt-bindings/power/imx8mq-power.h
··· 18 18 #define IMX8M_POWER_DOMAIN_MIPI_CSI2 9 19 19 #define IMX8M_POWER_DOMAIN_PCIE2 10 20 20 21 + #define IMX8MQ_VPUBLK_PD_G1 0 22 + #define IMX8MQ_VPUBLK_PD_G2 1 23 + 21 24 #endif