Merge tag 'for-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-power...
[sfrench/cifs-2.6.git] / include / dt-bindings / soc / zte,pm_domains.h
1 /* SPDX-License-Identifier: GPL-2.0-only */
2 /*
3  * Copyright (C) 2017 Linaro Ltd.
4  *
5  * Author: Baoyou Xie <baoyou.xie@linaro.org>
6  */
7
8 #ifndef _DT_BINDINGS_SOC_ZTE_PM_DOMAINS_H
9 #define _DT_BINDINGS_SOC_ZTE_PM_DOMAINS_H
10
11 #define DM_ZX296718_SAPPU       0
12 #define DM_ZX296718_VDE         1  /* g1v6 */
13 #define DM_ZX296718_VCE         2  /* h1v6 */
14 #define DM_ZX296718_HDE         3  /* g2v2 */
15 #define DM_ZX296718_VIU         4
16 #define DM_ZX296718_USB20       5
17 #define DM_ZX296718_USB21       6
18 #define DM_ZX296718_USB30       7
19 #define DM_ZX296718_HSIC        8
20 #define DM_ZX296718_GMAC        9
21 #define DM_ZX296718_TS          10
22 #define DM_ZX296718_VOU         11
23
24 #endif /* _DT_BINDINGS_SOC_ZTE_PM_DOMAINS_H */