linux/include/dt-bindings/power/fsl,imx93-power.h

/* SPDX-License-Identifier: (GPL-2.0 OR MIT) */
/*
 *  Copyright 2022 NXP
 */

#ifndef __DT_BINDINGS_IMX93_POWER_H__
#define __DT_BINDINGS_IMX93_POWER_H__

#define IMX93_MEDIABLK_PD_MIPI_DSI
#define IMX93_MEDIABLK_PD_MIPI_CSI
#define IMX93_MEDIABLK_PD_PXP
#define IMX93_MEDIABLK_PD_LCDIF
#define IMX93_MEDIABLK_PD_ISI

#endif