mirror of
https://github.com/lkl/linux.git
synced 2025-12-19 16:13:19 +09:00
dt-bindings: power: imx8mm: add defines for DISP blk-ctrl domains
This adds the defines for the power domains provided by the DISP blk-ctrl. Signed-off-by: Lucas Stach <l.stach@pengutronix.de> Acked-by: Rob Herring <robh@kernel.org> Signed-off-by: Shawn Guo <shawnguo@kernel.org>
This commit is contained in:
@@ -23,4 +23,9 @@
|
|||||||
#define IMX8MM_VPUBLK_PD_G2 1
|
#define IMX8MM_VPUBLK_PD_G2 1
|
||||||
#define IMX8MM_VPUBLK_PD_H1 2
|
#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
|
#endif
|
||||||
|
|||||||
Reference in New Issue
Block a user