linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 0/4] ARM64:SoC add a new platform, LG Electronics's lg1k
@ 2016-04-11 11:54 Chanho Min
  2016-04-11 11:54 ` [PATCH v3 1/4] arm64: add Kconfig entry for LG1K SoC family Chanho Min
                   ` (3 more replies)
  0 siblings, 4 replies; 9+ messages in thread
From: Chanho Min @ 2016-04-11 11:54 UTC (permalink / raw)
  To: linux-arm-kernel

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

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

end of thread, other threads:[~2016-04-13 22:17 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-04-11 11:54 [PATCH v3 0/4] ARM64:SoC add a new platform, LG Electronics's lg1k Chanho Min
2016-04-11 11:54 ` [PATCH v3 1/4] arm64: add Kconfig entry for LG1K SoC family Chanho Min
2016-04-13 22:15   ` Olof Johansson
2016-04-11 11:54 ` [PATCH v3 2/4] arm64: defconfig: enable ARCH_LG1K Chanho Min
2016-04-13 22:15   ` Olof Johansson
2016-04-11 11:54 ` [PATCH v3 3/4] arm64: dts: Add dts files for LG Electronics's lg1312 SoC Chanho Min
2016-04-13 22:16   ` Olof Johansson
2016-04-11 11:54 ` [PATCH v3 4/4] MAINTAINERS: add myself as ARM/LG1K maintainer Chanho Min
2016-04-13 22:17   ` Olof Johansson

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).