Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1280971
| From | Arnd Bergmann <arnd@arndb.de> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 03/10] gpio: samsung: move gpio-samsung driver back to platform code |
| Date | 2015-12-01 16:40 +0100 |
| Message-ID | <qAVc7-30Q-31@gated-at.bofh.it> (permalink) |
| References | <qyKNQ-9k-13@gated-at.bofh.it> <qyKNS-9k-55@gated-at.bofh.it> <qAH97-2nP-3@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Tuesday 01 December 2015 09:34:18 Krzysztof Kozlowski wrote: > On 26.11.2015 01:06, Arnd Bergmann wrote: > > diff --git a/arch/arm/plat-samsung/Kconfig b/arch/arm/plat-samsung/Kconfig > > index 57729b915003..83697414bfa0 100644 > > --- a/arch/arm/plat-samsung/Kconfig > > +++ b/arch/arm/plat-samsung/Kconfig > > @@ -294,6 +294,9 @@ config SAMSUNG_WDT_RESET > > Compile support for system restart by triggering watchdog reset. > > Used on SoCs that do not provide dedicated reset control. > > > > +config GPIO_SAMSUNG > > + def_bool SAMSUNG_ATAGS > > + > > I think this should be put inside "if SAMSUNG_ATAGS" section, just > before SAMSUNG_PM_GPIO (with default=y?). It makes more consistent with > rest of the options depending on ATAGS. Good idea, changed that now. > Rest seems fine: > Reviewed-by: Krzysztof Kozlowski <k.kozlowski@samsung.com> Thanks, Arnd -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
Re: [PATCH 03/10] gpio: samsung: move gpio-samsung driver back to platform code Krzysztof Kozlowski <k.kozlowski@samsung.com> - 2015-12-01 01:40 +0100 Re: [PATCH 03/10] gpio: samsung: move gpio-samsung driver back to platform code Arnd Bergmann <arnd@arndb.de> - 2015-12-01 16:40 +0100
csiph-web