Skip to content

Commit b77beaa

Browse files
aford173Shawn Guo
authored andcommitted
dt-bindings: power: imx8mn: add defines for DISP blk-ctrl domains
This adds the defines for the power domains provided by the DISP blk-ctrl. Signed-off-by: Adam Ford <aford173@gmail.com> Acked-by: Rob Herring <robh@kernel.org> Reviewed-by: Lucas Stach <l.stach@pengutronix.de> Signed-off-by: Shawn Guo <shawnguo@kernel.org>
1 parent a0ec8a3 commit b77beaa

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

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

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,9 @@
1212
#define IMX8MN_POWER_DOMAIN_DISPMIX 3
1313
#define IMX8MN_POWER_DOMAIN_MIPI 4
1414

15+
#define IMX8MN_DISPBLK_PD_MIPI_DSI 0
16+
#define IMX8MN_DISPBLK_PD_MIPI_CSI 1
17+
#define IMX8MN_DISPBLK_PD_LCDIF 2
18+
#define IMX8MN_DISPBLK_PD_ISI 3
19+
1520
#endif

0 commit comments

Comments
 (0)