Merge tag 'powerpc-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc...
[sfrench/cifs-2.6.git] / include / dt-bindings / soc / ti,sci_pm_domain.h
1 /* SPDX-License-Identifier: GPL-2.0 */
2
3 #ifndef __DT_BINDINGS_TI_SCI_PM_DOMAIN_H
4 #define __DT_BINDINGS_TI_SCI_PM_DOMAIN_H
5
6 #define TI_SCI_PD_EXCLUSIVE     1
7 #define TI_SCI_PD_SHARED        0
8
9 #endif /* __DT_BINDINGS_TI_SCI_PM_DOMAIN_H */