public inbox for devicetree@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Add basic support for Mediatek MT2701 SoC
@ 2015-09-23  8:56 erin.lo-NuS5LvNUpcJWk0Htik3J/w
  2015-09-23  8:56 ` [PATCH 1/2] Document: DT: Add bindings for mediatek MT2701 SoC Platform erin.lo
  2015-09-23  8:56 ` [PATCH 2/2] ARM: dts: mediatek: add MT2701 basic support erin.lo
  0 siblings, 2 replies; 4+ messages in thread
From: erin.lo-NuS5LvNUpcJWk0Htik3J/w @ 2015-09-23  8:56 UTC (permalink / raw)
  To: Matthias Brugger
  Cc: Rob Herring, Pawel Moll, Mark Rutland, Ian Campbell, Kumar Gala,
	Russell King, devicetree-u79uwXL29TY76Z2rM5mHXA,
	linux-kernel-u79uwXL29TY76Z2rM5mHXA,
	linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r,
	linux-mediatek-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r

MT2701 is a SoC based on 32bit ARMv7 architecture. It contains 4 CA7 cores.
MT2701 share many HW IP with MT65xx series. This patchset was tested
on MT2701 evaluation board, and boot to shell ok.

This series contains document bindings, device tree including
interrupt, uart, timer and wdt.

Erin Lo (2):
  Document: DT: Add bindings for mediatek MT2701 SoC Platform
  ARM: dts: mediatek: add MT2701 basic support

 Documentation/devicetree/bindings/arm/mediatek.txt |   4 +
 .../bindings/arm/mediatek/mediatek,sysirq.txt      |   1 +
 .../devicetree/bindings/serial/mtk-uart.txt        |   5 +-
 .../bindings/timer/mediatek,mtk-timer.txt          |   5 +-
 .../devicetree/bindings/watchdog/mtk-wdt.txt       |   6 +-
 arch/arm/boot/dts/Makefile                         |   1 +
 arch/arm/boot/dts/mt2701-evb.dts                   |  29 ++++
 arch/arm/boot/dts/mt2701.dtsi                      | 146 +++++++++++++++++++++
 8 files changed, 192 insertions(+), 5 deletions(-)
 create mode 100644 arch/arm/boot/dts/mt2701-evb.dts
 create mode 100644 arch/arm/boot/dts/mt2701.dtsi

--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

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

end of thread, other threads:[~2015-09-24  3:15 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-09-23  8:56 [PATCH 0/2] Add basic support for Mediatek MT2701 SoC erin.lo-NuS5LvNUpcJWk0Htik3J/w
2015-09-23  8:56 ` [PATCH 1/2] Document: DT: Add bindings for mediatek MT2701 SoC Platform erin.lo
     [not found]   ` <1442998570-54031-2-git-send-email-erin.lo-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org>
2015-09-24  3:15     ` erin.lo
2015-09-23  8:56 ` [PATCH 2/2] ARM: dts: mediatek: add MT2701 basic support erin.lo

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