Skip to content

Commit

Permalink
dt-bindings: power: imx8mn: add defines for DISP blk-ctrl domains
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Adam Ford authored and Shawn Guo committed Dec 17, 2021
1 parent a0ec8a3 commit b77beaa
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions include/dt-bindings/power/imx8mn-power.h
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,9 @@
#define IMX8MN_POWER_DOMAIN_DISPMIX 3
#define IMX8MN_POWER_DOMAIN_MIPI 4

#define IMX8MN_DISPBLK_PD_MIPI_DSI 0
#define IMX8MN_DISPBLK_PD_MIPI_CSI 1
#define IMX8MN_DISPBLK_PD_LCDIF 2
#define IMX8MN_DISPBLK_PD_ISI 3

#endif

0 comments on commit b77beaa

Please sign in to comment.