SPDX: Convert all of our single license tags to Linux Kernel style
[platform/kernel/u-boot.git] / include / dt-bindings / power-domain / bcm6318-power-domain.h
1 /* SPDX-License-Identifier: GPL-2.0+ */
2 /*
3  * Copyright (C) 2018 Álvaro Fernández Rojas <noltari@gmail.com>
4  */
5
6 #ifndef __DT_BINDINGS_POWER_DOMAIN_BCM6318_H
7 #define __DT_BINDINGS_POWER_DOMAIN_BCM6318_H
8
9 #define BCM6318_PWR_PCIE        0
10 #define BCM6318_PWR_USB         1
11
12 #endif /* __DT_BINDINGS_POWER_DOMAIN_BCM6318_H */