Skip to content

Commit

Permalink
dt-bindings: power: imx8mm: 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: Lucas Stach <[email protected]>
Acked-by: Rob Herring <[email protected]>
Signed-off-by: Shawn Guo <[email protected]>
  • Loading branch information
lynxeye-dev authored and Shawn Guo committed Oct 5, 2021
1 parent a84a8a7 commit e66f2cd
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions include/dt-bindings/power/imx8mm-power.h
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,9 @@
#define IMX8MM_VPUBLK_PD_G2 1
#define IMX8MM_VPUBLK_PD_H1 2

#define IMX8MM_DISPBLK_PD_CSI_BRIDGE 0
#define IMX8MM_DISPBLK_PD_LCDIF 1
#define IMX8MM_DISPBLK_PD_MIPI_DSI 2
#define IMX8MM_DISPBLK_PD_MIPI_CSI 3

#endif

0 comments on commit e66f2cd

Please sign in to comment.