diff options
author | Suman Anna <s-anna@ti.com> | 2019-08-13 04:13:32 -0700 |
---|---|---|
committer | Tony Lindgren <tony@atomide.com> | 2019-08-13 04:13:32 -0700 |
commit | d220540795ec2682a145c896461a4a742478ac52 (patch) | |
tree | 403b9c02ea4cb6fc867641d22105f9c32facd2b6 | |
parent | 82a9c15d1a91e0d731653dee4158b2587fe27df3 (diff) | |
download | linux-d220540795ec2682a145c896461a4a742478ac52.tar.bz2 |
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>
-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 */ |