public inbox for linux-arm-kernel@lists.infradead.org
 help / color / mirror / Atom feed
* [PATCH] arm64: add Kconfig entry for LG1K SoC family
@ 2016-01-29  9:14 Chanho Min
  2016-01-29  9:21 ` Arnd Bergmann
  0 siblings, 1 reply; 3+ messages in thread
From: Chanho Min @ 2016-01-29  9:14 UTC (permalink / raw)
  To: linux-arm-kernel

This patch introduces ARCH_LG1K to enable LG Electronics's LG1K SoC
family in Kconfig.

The dts and defconfig will be submitted soon in another series.

Signed-off-by: Chanho Min <chanho.min@lge.com>
---
 arch/arm64/Kconfig.platforms |    4 ++++
 1 file changed, 4 insertions(+)

diff --git a/arch/arm64/Kconfig.platforms b/arch/arm64/Kconfig.platforms
index 21074f6..b002bba 100644
--- a/arch/arm64/Kconfig.platforms
+++ b/arch/arm64/Kconfig.platforms
@@ -141,4 +141,8 @@ config ARCH_ZYNQMP
 	help
 	  This enables support for Xilinx ZynqMP Family
 
+config ARCH_LG1K
+	bool "LG Electronics LG1K SoC Family"
+	help
+	  This enables support for LG Electronics LG1K SoC Family
 endmenu
-- 
1.7.9.5

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

* [PATCH] arm64: add Kconfig entry for LG1K SoC family
  2016-01-29  9:14 [PATCH] arm64: add Kconfig entry for LG1K SoC family Chanho Min
@ 2016-01-29  9:21 ` Arnd Bergmann
  2016-01-29 10:24   ` chanho.min
  0 siblings, 1 reply; 3+ messages in thread
From: Arnd Bergmann @ 2016-01-29  9:21 UTC (permalink / raw)
  To: linux-arm-kernel

On Friday 29 January 2016 18:14:55 Chanho Min wrote:
> This patch introduces ARCH_LG1K to enable LG Electronics's LG1K SoC
> family in Kconfig.
> 
> The dts and defconfig will be submitted soon in another series.
> 
> Signed-off-by: Chanho Min <chanho.min@lge.com>

Please keep this together with the defconfig change for now if you want
to send a git pull request. If you send separate patches, just keep it
all together as a series. Also add a patch to list an entry in the
MAINTAINERS file.

In either case, submit it to the mailing lists for review first, but
once the patches are ready to be applied, send them "To: arm at kernel.org"
with everyone else on Cc.

	Arnd

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

* [PATCH] arm64: add Kconfig entry for LG1K SoC family
  2016-01-29  9:21 ` Arnd Bergmann
@ 2016-01-29 10:24   ` chanho.min
  0 siblings, 0 replies; 3+ messages in thread
From: chanho.min @ 2016-01-29 10:24 UTC (permalink / raw)
  To: linux-arm-kernel

> On Friday 29 January 2016 18:14:55 Chanho Min wrote:
> > This patch introduces ARCH_LG1K to enable LG Electronics's LG1K SoC
> > family in Kconfig.
> >
> > The dts and defconfig will be submitted soon in another series.
> >
> > Signed-off-by: Chanho Min <chanho.min@lge.com>
> 
> Please keep this together with the defconfig change for now if you want to
> send a git pull request. If you send separate patches, just keep it all
> together as a series. Also add a patch to list an entry in the MAINTAINERS
> file.
> 
> In either case, submit it to the mailing lists for review first, but once the
> patches are ready to be applied, send them "To: arm at kernel.org"
> with everyone else on Cc.
> 
> 	Arnd
OK, I will drop this and submit again.

Thanks
Chanho

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

end of thread, other threads:[~2016-01-29 10:24 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-01-29  9:14 [PATCH] arm64: add Kconfig entry for LG1K SoC family Chanho Min
2016-01-29  9:21 ` Arnd Bergmann
2016-01-29 10:24   ` chanho.min

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox