All of lore.kernel.org
 help / color / mirror / Atom feed
From: Matthias Brugger <matthias.bgg-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
To: arm-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org
Cc: James Liao <jamesjj.liao-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org>,
	Erin Lo <erin.lo-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org>,
	"moderated list:ARM/Mediatek SoC support"
	<linux-mediatek-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org>,
	Shunli Wang <shunli.wang-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org>,
	"linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org"
	<linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org>
Subject: [GIT PULL] arm: mediatek: dts changes for v4.10
Date: Mon, 14 Nov 2016 19:36:36 +0100	[thread overview]
Message-ID: <c148f205-79fc-3578-84db-cce4063e42ec@gmail.com> (raw)

Hi Arnd and Olof,

although late, please pull the following changes.

Thanks,
Matthias
---
The following changes since commit 1001354ca34179f3db924eb66672442a173147dc:

   Linux 4.9-rc1 (2016-10-15 12:17:50 -0700)

are available in the git repository at:

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

for you to fetch changes up to 28d6e3647bd7c869bfc251f9a7e283d78cef5fc5:

   arm: dts: mt2701: Use real clock for UARTs (2016-11-11 15:25:09 +0100)

----------------------------------------------------------------
- Add bindings for mtk-scpsys for mt2701
- Add clocks for auxadc on mt8173-evb
- Add nodes needed by clock controller for mt2701
- Use clocks from the clock controller for the uart of mt2701

----------------------------------------------------------------
Erin Lo (1):
       arm: dts: mt2701: Use real clock for UARTs

James Liao (1):
       arm: dts: mt2701: Add clock controller device nodes

Matthias Brugger (1):
       arm64: dts: mt8173: Fix auxadc node

Shunli Wang (1):
       soc: mediatek: Add MT2701 power dt-bindings

  .../devicetree/bindings/soc/mediatek/scpsys.txt    | 13 +++---
  arch/arm/boot/dts/mt2701.dtsi                      | 50 
+++++++++++++++++++---
  arch/arm64/boot/dts/mediatek/mt8173.dtsi           |  3 ++
  include/dt-bindings/power/mt2701-power.h           | 27 ++++++++++++
  4 files changed, 83 insertions(+), 10 deletions(-)
  create mode 100644 include/dt-bindings/power/mt2701-power.h

WARNING: multiple messages have this Message-ID (diff)
From: matthias.bgg@gmail.com (Matthias Brugger)
To: linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL] arm: mediatek: dts changes for v4.10
Date: Mon, 14 Nov 2016 19:36:36 +0100	[thread overview]
Message-ID: <c148f205-79fc-3578-84db-cce4063e42ec@gmail.com> (raw)

Hi Arnd and Olof,

although late, please pull the following changes.

Thanks,
Matthias
---
The following changes since commit 1001354ca34179f3db924eb66672442a173147dc:

   Linux 4.9-rc1 (2016-10-15 12:17:50 -0700)

are available in the git repository at:

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

for you to fetch changes up to 28d6e3647bd7c869bfc251f9a7e283d78cef5fc5:

   arm: dts: mt2701: Use real clock for UARTs (2016-11-11 15:25:09 +0100)

----------------------------------------------------------------
- Add bindings for mtk-scpsys for mt2701
- Add clocks for auxadc on mt8173-evb
- Add nodes needed by clock controller for mt2701
- Use clocks from the clock controller for the uart of mt2701

----------------------------------------------------------------
Erin Lo (1):
       arm: dts: mt2701: Use real clock for UARTs

James Liao (1):
       arm: dts: mt2701: Add clock controller device nodes

Matthias Brugger (1):
       arm64: dts: mt8173: Fix auxadc node

Shunli Wang (1):
       soc: mediatek: Add MT2701 power dt-bindings

  .../devicetree/bindings/soc/mediatek/scpsys.txt    | 13 +++---
  arch/arm/boot/dts/mt2701.dtsi                      | 50 
+++++++++++++++++++---
  arch/arm64/boot/dts/mediatek/mt8173.dtsi           |  3 ++
  include/dt-bindings/power/mt2701-power.h           | 27 ++++++++++++
  4 files changed, 83 insertions(+), 10 deletions(-)
  create mode 100644 include/dt-bindings/power/mt2701-power.h

             reply	other threads:[~2016-11-14 18:36 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-11-14 18:36 Matthias Brugger [this message]
2016-11-14 18:36 ` [GIT PULL] arm: mediatek: dts changes for v4.10 Matthias Brugger
     [not found] ` <c148f205-79fc-3578-84db-cce4063e42ec-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2016-11-18  7:45   ` Olof Johansson
2016-11-18  7:45     ` Olof Johansson

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=c148f205-79fc-3578-84db-cce4063e42ec@gmail.com \
    --to=matthias.bgg-re5jqeeqqe8avxtiumwx3w@public.gmane.org \
    --cc=arm-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org \
    --cc=erin.lo-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org \
    --cc=jamesjj.liao-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org \
    --cc=linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org \
    --cc=linux-mediatek-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org \
    --cc=shunli.wang-NuS5LvNUpcJWk0Htik3J/w@public.gmane.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.