All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] arm64: renesas_defconfig: add driver for PCA9654
@ 2018-01-19 11:38 Wolfram Sang
  2018-01-19 12:33 ` Geert Uytterhoeven
  2018-01-23 10:30 ` Simon Horman
  0 siblings, 2 replies; 3+ messages in thread
From: Wolfram Sang @ 2018-01-19 11:38 UTC (permalink / raw)
  To: linux-renesas-soc; +Cc: Simon Horman, Geert Uytterhoeven, Wolfram Sang

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(+)

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
-- 
2.11.0

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH] arm64: renesas_defconfig: add driver for PCA9654
  2018-01-19 11:38 [PATCH] arm64: renesas_defconfig: add driver for PCA9654 Wolfram Sang
@ 2018-01-19 12:33 ` Geert Uytterhoeven
  2018-01-23 10:30 ` Simon Horman
  1 sibling, 0 replies; 3+ messages in thread
From: Geert Uytterhoeven @ 2018-01-19 12:33 UTC (permalink / raw)
  To: Wolfram Sang; +Cc: Linux-Renesas, Simon Horman

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

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] arm64: renesas_defconfig: add driver for PCA9654
  2018-01-19 11:38 [PATCH] arm64: renesas_defconfig: add driver for PCA9654 Wolfram Sang
  2018-01-19 12:33 ` Geert Uytterhoeven
@ 2018-01-23 10:30 ` Simon Horman
  1 sibling, 0 replies; 3+ messages in thread
From: Simon Horman @ 2018-01-23 10:30 UTC (permalink / raw)
  To: Wolfram Sang; +Cc: linux-renesas-soc, Geert Uytterhoeven

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.

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2018-01-23 10:30 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-01-19 11:38 [PATCH] arm64: renesas_defconfig: add driver for PCA9654 Wolfram Sang
2018-01-19 12:33 ` Geert Uytterhoeven
2018-01-23 10:30 ` Simon Horman

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.