diff options
| author | Marek Vasut <[email protected]> | 2019-03-04 01:32:44 +0100 |
|---|---|---|
| committer | Marek Vasut <[email protected]> | 2019-04-09 18:19:10 +0200 |
| commit | c6435c317a7853fdde20a67af01e810a87e3d989 (patch) | |
| tree | cf3afbf5f6240da140e02b0a951a6f500d4e4bec /arch | |
| parent | 933143997b9a48f27549f3387676e9d7e4607815 (diff) | |
pinctrl: renesas: Add R8A77965 pin control tables
Add pin control tables for R8A77965 from Linux 5.0 .
Signed-off-by: Marek Vasut <[email protected]>
Cc: Nobuhiro Iwamatsu <[email protected]>
Diffstat (limited to 'arch')
| -rw-r--r-- | arch/arm/mach-rmobile/Kconfig.64 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-rmobile/Kconfig.64 b/arch/arm/mach-rmobile/Kconfig.64 index 50ca6b3de9b..27d29f797fc 100644 --- a/arch/arm/mach-rmobile/Kconfig.64 +++ b/arch/arm/mach-rmobile/Kconfig.64 @@ -15,7 +15,7 @@ config R8A7796 config R8A77965 bool "Renesas SoC R8A77965" imply CLK_R8A77965 - imply PINCTRL_PFC_R8A7796 + imply PINCTRL_PFC_R8A77965 config R8A77970 bool "Renesas SoC R8A77970" |
