SPDX: Convert all of our single license tags to Linux Kernel style
[platform/kernel/u-boot.git] / include / dt-bindings / reset / bcm3380-reset.h
1 /* SPDX-License-Identifier: GPL-2.0+ */
2 /*
3  * Copyright (C) 2017 Álvaro Fernández Rojas <noltari@gmail.com>
4  *
5  * Derived from Broadcom GPL Source Code:
6  *      Copyright (C) Broadcom Corporation
7  */
8
9 #ifndef __DT_BINDINGS_RESET_BCM3380_H
10 #define __DT_BINDINGS_RESET_BCM3380_H
11
12 #define BCM3380_RST0_SPI        0
13 #define BCM3380_RST0_PCM        13
14
15 #endif /* __DT_BINDINGS_RESET_BCM3380_H */