Skip to content

Commit f11cf9e

Browse files
lynxeye-devShawn Guo
authored andcommitted
dt-bindings: power: imx8mp: add defines for HDMI blk-ctrl domains
This adds the defines for the power domains provided by the HDMI blk-ctrl on the i.MX8MP. Signed-off-by: Lucas Stach <l.stach@pengutronix.de> Acked-by: Rob Herring <robh@kernel.org> Signed-off-by: Shawn Guo <shawnguo@kernel.org>
1 parent 8b3dd27 commit f11cf9e

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

include/dt-bindings/power/imx8mp-power.h

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,4 +42,12 @@
4242
#define IMX8MP_MEDIABLK_PD_DWE 7
4343
#define IMX8MP_MEDIABLK_PD_MIPI_DSI_2 8
4444

45+
#define IMX8MP_HDMIBLK_PD_IRQSTEER 0
46+
#define IMX8MP_HDMIBLK_PD_LCDIF 1
47+
#define IMX8MP_HDMIBLK_PD_PAI 2
48+
#define IMX8MP_HDMIBLK_PD_PVI 3
49+
#define IMX8MP_HDMIBLK_PD_TRNG 4
50+
#define IMX8MP_HDMIBLK_PD_HDMI_TX 5
51+
#define IMX8MP_HDMIBLK_PD_HDMI_TX_PHY 6
52+
4553
#endif

0 commit comments

Comments
 (0)