linux-mediatek.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PULL REQUEST] ARM: mediatek: dts updates for v4.3
@ 2015-07-28 12:08 Matthias Brugger
       [not found] ` <CABuKBeJxTrQQ0jUkjr22pJ5o=60Rw+7Z0qOkYefdS1tCMAeBrA-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
  0 siblings, 1 reply; 2+ messages in thread
From: Matthias Brugger @ 2015-07-28 12:08 UTC (permalink / raw)
  To: arm-DgEjT+Ai2ygdnm+yROfE0A
  Cc: James Liao, Cheng Mars, moderated list:ARM/Mediatek SoC...,
	Sascha Hauer,
	linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org

Hi all,

Please take the following changes into account.

Thanks,
Matthias

---

The following changes since commit d770e558e21961ad6cfdf0ff7df0eb5d7d4f0754:

  Linux 4.2-rc1 (2015-07-05 11:01:52 -0700)

are available in the git repository at:

  https://github.com/mbgg/linux-mediatek.git tags/v4.2-next-dts

for you to fetch changes up to 7d4938c14d239768a2e0bdd94457f405e6d35555:

  ARM: dts: mediatek: add mt6580 basic support (2015-07-18 00:22:42 +0200)

----------------------------------------------------------------
- ARM: dts: mediatek: add mt6580 basic support
- Document: DT: Add bindings for mediatek MT6580 SoC Platform
- ARM: dts: mediatek mt8135: Use real UART clocks
- ARM: dts: mt8135-evbp1: Add PMIC support
- ARM: dts: mt8135: Add pmic wrapper nodes
- ARM: dts: mediatek: Enable clock support for Mediatek MT8135.

----------------------------------------------------------------
James Liao (1):
      ARM: dts: mediatek: Enable clock support for Mediatek MT8135.

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

Sascha Hauer (3):
      ARM: dts: mt8135: Add pmic wrapper nodes
      ARM: dts: mt8135-evbp1: Add PMIC support
      ARM: dts: mediatek mt8135: Use real UART clocks

 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                 |  38 ++++
 arch/arm/boot/dts/mt6580.dtsi                      | 116 +++++++++++++
 arch/arm/boot/dts/mt8135-evbp1.dts                 | 193 +++++++++++++++++++++
 arch/arm/boot/dts/mt8135.dtsi                      |  58 ++++++-
 9 files changed, 411 insertions(+), 9 deletions(-)
 create mode 100644 arch/arm/boot/dts/mt6580-evbp1.dts
 create mode 100644 arch/arm/boot/dts/mt6580.dtsi

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

* Re: [PULL REQUEST] ARM: mediatek: dts updates for v4.3
       [not found] ` <CABuKBeJxTrQQ0jUkjr22pJ5o=60Rw+7Z0qOkYefdS1tCMAeBrA-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
@ 2015-07-28 16:16   ` Olof Johansson
  0 siblings, 0 replies; 2+ messages in thread
From: Olof Johansson @ 2015-07-28 16:16 UTC (permalink / raw)
  To: Matthias Brugger
  Cc: James Liao, Sascha Hauer, arm-DgEjT+Ai2ygdnm+yROfE0A, Cheng Mars,
	moderated list:ARM/Mediatek SoC...,
	linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org

On Tue, Jul 28, 2015 at 02:08:02PM +0200, Matthias Brugger wrote:
> Hi all,
> 
> Please take the following changes into account.
> 
> Thanks,
> Matthias
> 
> ---
> 
> The following changes since commit d770e558e21961ad6cfdf0ff7df0eb5d7d4f0754:
> 
>   Linux 4.2-rc1 (2015-07-05 11:01:52 -0700)
> 
> are available in the git repository at:
> 
>   https://github.com/mbgg/linux-mediatek.git tags/v4.2-next-dts
> 
> for you to fetch changes up to 7d4938c14d239768a2e0bdd94457f405e6d35555:
> 
>   ARM: dts: mediatek: add mt6580 basic support (2015-07-18 00:22:42 +0200)
> 
> ----------------------------------------------------------------
> - ARM: dts: mediatek: add mt6580 basic support
> - Document: DT: Add bindings for mediatek MT6580 SoC Platform
> - ARM: dts: mediatek mt8135: Use real UART clocks
> - ARM: dts: mt8135-evbp1: Add PMIC support
> - ARM: dts: mt8135: Add pmic wrapper nodes
> - ARM: dts: mediatek: Enable clock support for Mediatek MT8135.

I see you sent the same pull request twice, one mentioned "for 4.2",
another "for 4.3", but the contents is the same.  I'm presuming you
typoed once and 4.3 is the actual target since these aren't fixes. So,
merged into next/arm64 for the 4.3 merge window.

Thanks,


-Olof

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

end of thread, other threads:[~2015-07-28 16:16 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-07-28 12:08 [PULL REQUEST] ARM: mediatek: dts updates for v4.3 Matthias Brugger
     [not found] ` <CABuKBeJxTrQQ0jUkjr22pJ5o=60Rw+7Z0qOkYefdS1tCMAeBrA-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2015-07-28 16:16   ` 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).