/* SPDX-License-Identifier: (GPL-2.0 OR MIT) */ /* * Copyright (C) 2020 Compass Electronics Group, LLC */ #ifndef __DT_BINDINGS_IMX8MN_POWER_H__ #define __DT_BINDINGS_IMX8MN_POWER_H__ #define IMX8MN_POWER_DOMAIN_HSIOMIX … #define IMX8MN_POWER_DOMAIN_OTG1 … #define IMX8MN_POWER_DOMAIN_GPUMIX … #define IMX8MN_POWER_DOMAIN_DISPMIX … #define IMX8MN_POWER_DOMAIN_MIPI … #define IMX8MN_DISPBLK_PD_MIPI_DSI … #define IMX8MN_DISPBLK_PD_MIPI_CSI … #define IMX8MN_DISPBLK_PD_LCDIF … #define IMX8MN_DISPBLK_PD_ISI … #endif