summaryrefslogtreecommitdiff
path: root/drivers/pinctrl/sh-pfc/pfc-sh7720.c
diff options
context:
space:
mode:
authorLinus Walleij <linus.walleij@linaro.org>2018-10-01 13:21:58 +0200
committerLinus Walleij <linus.walleij@linaro.org>2018-10-01 13:21:58 +0200
commit18887f31df122951b73be098e416fc871f426b0b (patch)
treeb7d7ee74d765789ba49e10840290ac65fa7f3f64 /drivers/pinctrl/sh-pfc/pfc-sh7720.c
parent30aa69e7bd9f7af3574120249eecb3726dcaf737 (diff)
parenta97f340c0a071bcb32ff68f3d19cf56a76887288 (diff)
downloadlwn-18887f31df122951b73be098e416fc871f426b0b.tar.gz
lwn-18887f31df122951b73be098e416fc871f426b0b.zip
Merge tag 'sh-pfc-for-v4.20-tag2' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-drivers into devel
pinctrl: sh-pfc: Updates for v4.20 (take two) - Add MSIOF pin groups on R-Car E3 and D3, - Add support for the new RZ/G1N (R8A7744) and RZ/G2E (R8A774C0) SoCs, - Add I2C4, DU0, QSPI0, SDHI2, and USB pin groups on RZ/G1C, - Convert to SPDX license identifiers, - Small cleanups.
Diffstat (limited to 'drivers/pinctrl/sh-pfc/pfc-sh7720.c')
-rw-r--r--drivers/pinctrl/sh-pfc/pfc-sh7720.c5
1 files changed, 1 insertions, 4 deletions
diff --git a/drivers/pinctrl/sh-pfc/pfc-sh7720.c b/drivers/pinctrl/sh-pfc/pfc-sh7720.c
index e07a82df42c8..65694bfaa08d 100644
--- a/drivers/pinctrl/sh-pfc/pfc-sh7720.c
+++ b/drivers/pinctrl/sh-pfc/pfc-sh7720.c
@@ -1,11 +1,8 @@
+// SPDX-License-Identifier: GPL-2.0
/*
* SH7720 Pinmux
*
* Copyright (C) 2008 Magnus Damm
- *
- * This file is subject to the terms and conditions of the GNU General Public
- * License. See the file "COPYING" in the main directory of this archive
- * for more details.
*/
#include <linux/kernel.h>