18c2ecf20Sopenharmony_ci/* SPDX-License-Identifier: GPL-2.0-only */
28c2ecf20Sopenharmony_ci/*
38c2ecf20Sopenharmony_ci *  Copyright (C) 2017 Impinj
48c2ecf20Sopenharmony_ci */
58c2ecf20Sopenharmony_ci
68c2ecf20Sopenharmony_ci#ifndef __DT_BINDINGS_IMX7_POWER_H__
78c2ecf20Sopenharmony_ci#define __DT_BINDINGS_IMX7_POWER_H__
88c2ecf20Sopenharmony_ci
98c2ecf20Sopenharmony_ci#define IMX7_POWER_DOMAIN_MIPI_PHY		0
108c2ecf20Sopenharmony_ci#define IMX7_POWER_DOMAIN_PCIE_PHY		1
118c2ecf20Sopenharmony_ci#define IMX7_POWER_DOMAIN_USB_HSIC_PHY		2
128c2ecf20Sopenharmony_ci
138c2ecf20Sopenharmony_ci#endif
14