devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v4 0/2] Add mt6580 basic chip support
@ 2015-07-14  6:07 Mars Cheng
  2015-07-14  6:07 ` [PATCH v4 1/2] Document: DT: Add bindings for mediatek MT6580 SoC Platform Mars Cheng
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Mars Cheng @ 2015-07-14  6:07 UTC (permalink / raw)
  To: Matthias Brugger
  Cc: CC Hwang, Loda Choui, Miles Chen, Scott Shu, Jades Shih,
	Yingjoe Chen, My Chuang, linux-kernel-u79uwXL29TY76Z2rM5mHXA,
	linux-mediatek-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r,
	devicetree-u79uwXL29TY76Z2rM5mHXA

Changes in v4:
1. Remove clocks node
2. Remove bootargs
3. Refine stdout-path setting

Changes in v3:
1. Remove useless Change-Id
2. Add complete device tree binding in Documentation

Changes in v2:
1. Use stdout-path in device tree to indicate console
2. Remove board-specific bootargs

Mars Cheng (2):
  Document: DT: Add bindings for mediatek MT6580 SoC Platform
  ARM: dts: mediatek: add mt6580 basic support

 Documentation/devicetree/bindings/arm/mediatek.txt |   4 +
 .../bindings/arm/mediatek/mediatek,sysirq.txt      |   1 +
 .../devicetree/bindings/serial/mtk-uart.txt        |   3 +-
 .../bindings/timer/mediatek,mtk-timer.txt          |   6 +-
 arch/arm/boot/dts/Makefile                         |   1 +
 arch/arm/boot/dts/mt6580-evbp1.dts                 |  39 +++++++
 arch/arm/boot/dts/mt6580.dtsi                      | 116 +++++++++++++++++++++
 7 files changed, 168 insertions(+), 2 deletions(-)
 create mode 100644 arch/arm/boot/dts/mt6580-evbp1.dts
 create mode 100644 arch/arm/boot/dts/mt6580.dtsi

--
1.8.1.1.dirty
--
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-07-17 22:01 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-07-14  6:07 [PATCH v4 0/2] Add mt6580 basic chip support Mars Cheng
2015-07-14  6:07 ` [PATCH v4 1/2] Document: DT: Add bindings for mediatek MT6580 SoC Platform Mars Cheng
2015-07-14  6:07 ` [PATCH v4 2/2] ARM: dts: mediatek: add mt6580 basic support Mars Cheng
2015-07-17 22:01 ` [PATCH v4 0/2] Add mt6580 basic chip support Matthias Brugger

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