diff mbox

arm64: renesas_defconfig: add driver for PCA9654

Message ID 20180119113852.1894-1-wsa+renesas@sang-engineering.com (mailing list archive)
State Accepted
Commit cc70ca3999d4cb0e0f3bd995337de066671d6c66
Delegated to: Simon Horman
Headers show

Commit Message

Wolfram Sang Jan. 19, 2018, 11:38 a.m. UTC
We enabled it in the DTS, so we should have it here, too.

Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
---
 arch/arm64/configs/renesas_defconfig | 1 +
 1 file changed, 1 insertion(+)

Comments

Geert Uytterhoeven Jan. 19, 2018, 12:33 p.m. UTC | #1
On Fri, Jan 19, 2018 at 12:38 PM, Wolfram Sang
<wsa+renesas@sang-engineering.com> wrote:
> We enabled it in the DTS, so we should have it here, too.
>
> Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>

Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>

Gr{oetje,eeting}s,

                        Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
                                -- Linus Torvalds
Simon Horman Jan. 23, 2018, 10:30 a.m. UTC | #2
On Fri, Jan 19, 2018 at 12:38:52PM +0100, Wolfram Sang wrote:
> We enabled it in the DTS, so we should have it here, too.
> 
> Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>

Thanks, I have applied this to the topic/renesas-defconfig branch which is
included in the devel branch and tags of the Renesas tree as a convenience
to developers.  The branch is not, however, included in the next branch or
tags nor is it targeted at upstream.
diff mbox

Patch

diff --git a/arch/arm64/configs/renesas_defconfig b/arch/arm64/configs/renesas_defconfig
index 515486b5b66f4e..3087bba06d3c40 100644
--- a/arch/arm64/configs/renesas_defconfig
+++ b/arch/arm64/configs/renesas_defconfig
@@ -132,6 +132,7 @@  CONFIG_PINCTRL_SINGLE=y
 CONFIG_GPIOLIB=y
 CONFIG_GPIO_GENERIC_PLATFORM=y
 CONFIG_GPIO_RCAR=y
+CONFIG_GPIO_PCA953X=y
 CONFIG_GPIO_BD9571MWV=y
 CONFIG_THERMAL=y
 CONFIG_THERMAL_GOV_POWER_ALLOCATOR=y