From: chanho.min@lge.com (Chanho Min)
To: linux-arm-kernel@lists.infradead.org
Subject: [RESEND PATCH v2 0/4] ARM64:SoC add a new platform, LG Electronics's lg1k
Date: Mon, 11 Apr 2016 10:26:56 +0900 [thread overview]
Message-ID: <1460338020-28999-1-git-send-email-chanho.min@lge.com> (raw)
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
--
1.7.9.5
next reply other threads:[~2016-04-11 1:26 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-04-11 1:26 Chanho Min [this message]
2016-04-11 1:26 ` [RESEND PATCH v2 1/4] arm64: add Kconfig entry for LG1K SoC family Chanho Min
2016-04-11 1:26 ` [RESEND PATCH v2 2/4] arm64: defconfig: enable ARCH_LG1K Chanho Min
2016-04-11 1:26 ` [RESEND PATCH v2 3/4] arm64: dts: Add dts files for LG Electronics's lg1312 SoC Chanho Min
2016-04-11 9:02 ` Mark Rutland
2016-04-11 1:27 ` [RESEND PATCH v2 4/4] MAINTAINERS: add myself as ARM/LG1K maintainer Chanho Min
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=1460338020-28999-1-git-send-email-chanho.min@lge.com \
--to=chanho.min@lge.com \
--cc=linux-arm-kernel@lists.infradead.org \
/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