diff options
author | Olof Johansson <olof@lixom.net> | 2018-01-11 17:37:38 -0800 |
---|---|---|
committer | Olof Johansson <olof@lixom.net> | 2018-01-11 17:37:38 -0800 |
commit | 1753ee2d403e478d587c94826a5596f1257de049 (patch) | |
tree | 5e44eea5692bc40375526a8bad9c0fade7d2daa0 /arch/arm/boot/dts/exynos3250-monk.dts | |
parent | d0a8532e1eda4d40a468bdd3cbe9fc616c127213 (diff) | |
parent | 5628a8ca14149ba4226e3bdce3a04c3b688435ad (diff) |
Merge tag 'samsung-dt-4.16-2' of https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux into next/dt
Samsung DTS ARM changes for 4.16, part 2
1. Add SPDX license identifiers.
2. Properly fix DTC warning for PMU/RTC interrupts on Exynos5410.
* tag 'samsung-dt-4.16-2' of https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux:
ARM: dts: exynos: fix RTC interrupt for exynos5410
Revert "ARM: dts: exynos: Add missing interrupt-controller properties to Exynos5410 PMU"
ARM: dts: s5pv210: Add SPDX license identifiers
ARM: dts: s3c64xx: Add SPDX license identifiers
ARM: dts: s3c24xx: Add SPDX license identifiers
ARM: dts: exynos: Add SPDX license identifiers
Signed-off-by: Olof Johansson <olof@lixom.net>
Diffstat (limited to 'arch/arm/boot/dts/exynos3250-monk.dts')
-rw-r--r-- | arch/arm/boot/dts/exynos3250-monk.dts | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/arch/arm/boot/dts/exynos3250-monk.dts b/arch/arm/boot/dts/exynos3250-monk.dts index 029eb18590cf..6ffedf4ed9f2 100644 --- a/arch/arm/boot/dts/exynos3250-monk.dts +++ b/arch/arm/boot/dts/exynos3250-monk.dts @@ -1,3 +1,4 @@ +// SPDX-License-Identifier: GPL-2.0 /* * Samsung's Exynos3250 based Monk board device tree source * @@ -6,10 +7,6 @@ * * Device tree source file for Samsung's Monk board which is based on * Samsung Exynos3250 SoC. - * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License version 2 as - * published by the Free Software Foundation. */ /dts-v1/; |