linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Chanho Min" <chanho.min@lge.com>
To: <arm@kernel.org>
Cc: "'Catalin Marinas'" <catalin.marinas@arm.com>,
	"'Will Deacon'" <will.deacon@arm.com>,
	"'Arnd Bergmann'" <arnd@arndb.de>, <linux-kernel@vger.kernel.org>,
	<linux-arm-kernel@lists.infradead.org>,
	"'Jongsung Kim'" <neidhard.kim@lge.com>,
	"'Gunho Lee'" <gunho.lee@lge.com>
Subject: RE: [PATCH v2 0/4] ARM64:SoC add a new platform, LG Electronics's lg1k
Date: Mon, 21 Mar 2016 10:43:14 +0900	[thread overview]
Message-ID: <05ef01d18313$099f30e0$1cdd92a0$@lge.com> (raw)
In-Reply-To: <1457608958-23564-1-git-send-email-chanho.min@lge.com>

> Subject: [PATCH v2 0/4] ARM64:SoC add a new platform, LG Electronics's lg1k
> 
> This is an initial series for supporting LG Electronics's lg1k SoCs, based on
> ARM Cortex-A53, mainly used for digital TVs.
> 
> Chanho Min (4):
>   arm64: add Kconfig entry for LG1K SoC family
>   arm64: defconfig: enable ARCH_LG1K
>   arm64: dts: Add dts files for LG Electronics's lg1312 SoC
>   MAINTAINERS: add myself as ARM/LG1K maintainer
> 
>  MAINTAINERS                           |    6 +
>  arch/arm64/Kconfig.platforms          |    4 +
>  arch/arm64/boot/dts/Makefile          |    1 +
>  arch/arm64/boot/dts/lg/Makefile       |    5 +
>  arch/arm64/boot/dts/lg/lg1312-ref.dts |   36 ++++
>  arch/arm64/boot/dts/lg/lg1312.dtsi    |  351
+++++++++++++++++++++++++++++++++
>  arch/arm64/configs/defconfig          |    1 +
>  7 files changed, 404 insertions(+)
>  create mode 100644 arch/arm64/boot/dts/lg/Makefile  create mode 100644
> arch/arm64/boot/dts/lg/lg1312-ref.dts
>  create mode 100644 arch/arm64/boot/dts/lg/lg1312.dtsi

Please review or Ack these patches.

Chanho

      parent reply	other threads:[~2016-03-21  1:43 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-03-10 11:22 [PATCH v2 0/4] ARM64:SoC add a new platform, LG Electronics's lg1k Chanho Min
2016-03-10 11:22 ` [PATCH v2 1/4] arm64: add Kconfig entry for LG1K SoC family Chanho Min
2016-03-10 11:22 ` [PATCH v2 2/4] arm64: defconfig: enable ARCH_LG1K Chanho Min
2016-03-10 11:22 ` [PATCH v2 3/4] arm64: dts: Add dts files for LG Electronics's lg1312 SoC Chanho Min
2016-03-10 11:22 ` [PATCH v2 4/4] MAINTAINERS: add myself as ARM/LG1K maintainer Chanho Min
2016-03-21  1:43 ` Chanho Min [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='05ef01d18313$099f30e0$1cdd92a0$@lge.com' \
    --to=chanho.min@lge.com \
    --cc=arm@kernel.org \
    --cc=arnd@arndb.de \
    --cc=catalin.marinas@arm.com \
    --cc=gunho.lee@lge.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=neidhard.kim@lge.com \
    --cc=will.deacon@arm.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).