diff options
author | Suman Anna <s-anna@ti.com> | 2019-08-13 13:13:32 +0200 |
---|---|---|
committer | Tony Lindgren <tony@atomide.com> | 2019-08-13 13:13:32 +0200 |
commit | d220540795ec2682a145c896461a4a742478ac52 (patch) | |
tree | 403b9c02ea4cb6fc867641d22105f9c32facd2b6 /include/dt-bindings | |
parent | MAINTAINERS: Add ti-sysc files under the OMAP2+ entry (diff) | |
download | linux-d220540795ec2682a145c896461a4a742478ac52.tar.xz linux-d220540795ec2682a145c896461a4a742478ac52.zip |
dt-bindings: ti-sysc: Add SPDX license identifier
Add the appropriate SPDX license identifier to the common
TI sysc bindings header file.
Signed-off-by: Suman Anna <s-anna@ti.com>
Acked-by: Roger Quadros <rogerq@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
Diffstat (limited to 'include/dt-bindings')
-rw-r--r-- | include/dt-bindings/bus/ti-sysc.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/dt-bindings/bus/ti-sysc.h b/include/dt-bindings/bus/ti-sysc.h index 7138384e2ef9..babd08a1d226 100644 --- a/include/dt-bindings/bus/ti-sysc.h +++ b/include/dt-bindings/bus/ti-sysc.h @@ -1,3 +1,4 @@ +/* SPDX-License-Identifier: GPL-2.0 */ /* TI sysc interconnect target module defines */ /* Generic sysc found on omap2 and later, also known as type1 */ |