162306a36Sopenharmony_ci/* SPDX-License-Identifier: GPL-2.0-only */ 262306a36Sopenharmony_ci/* 362306a36Sopenharmony_ci * Copyright (C) 2017 Impinj 462306a36Sopenharmony_ci */ 562306a36Sopenharmony_ci 662306a36Sopenharmony_ci#ifndef __DT_BINDINGS_IMX7_POWER_H__ 762306a36Sopenharmony_ci#define __DT_BINDINGS_IMX7_POWER_H__ 862306a36Sopenharmony_ci 962306a36Sopenharmony_ci#define IMX7_POWER_DOMAIN_MIPI_PHY 0 1062306a36Sopenharmony_ci#define IMX7_POWER_DOMAIN_PCIE_PHY 1 1162306a36Sopenharmony_ci#define IMX7_POWER_DOMAIN_USB_HSIC_PHY 2 1262306a36Sopenharmony_ci 1362306a36Sopenharmony_ci#endif 14