All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] arm: mediatek: dts changes for v4.11
@ 2017-01-25 13:46 ` Matthias Brugger
  0 siblings, 0 replies; 4+ messages in thread
From: Matthias Brugger @ 2017-01-25 13:46 UTC (permalink / raw)
  To: arm-DgEjT+Ai2ygdnm+yROfE0A
  Cc: James Liao, Leilk Liu, zhiyong.tao-NuS5LvNUpcJWk0Htik3J/w,
	honghui.zhang-NuS5LvNUpcJWk0Htik3J/w, Dawei Chien,
	moderated list:ARM/Mediatek SoC support, John Crispin,
	xiaolei li, linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r

Hi Arnd, hi Olof,

Please merge the following changes for 32-bit dts files.

Thanks,
Matthias

---

The following changes since commit 7ce7d89f48834cefece7804d38fc5d85382edf77:

   Linux 4.10-rc1 (2016-12-25 16:13:08 -0800)

are available in the git repository at:

   https://github.com/mbgg/linux-mediatek.git tags/v4.10-next-dts32

for you to fetch changes up to e348dc74f798c2df31c685bf0c814396f4f3b735:

   arm: dts: mt2701: Add thermal device node. (2017-01-24 11:24:35 +0100)

----------------------------------------------------------------
Lots of updates for mt2701:
Rearrange the dt nodes and fix unit address for pincontroler
Add nodes for:
- clock controller subsystems
- scpsys controller
- iommu and smi
- spi
- nand
- auxadc
- thermal controller and zones

Email address updated for mt7623 devicetree files.

----------------------------------------------------------------
Dawei Chien (1):
       arm: dts: mt2701: Add thermal device node.

Honghui Zhang (1):
       ARM: dts: mt2701: add iommu/smi dtsi node for mt2701

James Liao (3):
       arm: dts: mt2701: Sort DT nodes by register address
       arm: dts: mt2701: Add subsystem clock controller device nodes
       arm: dts: mt2701: Add power domain controller device node

John Crispin (1):
       ARM: dts: mediatek: update my email address

Leilk Liu (1):
       arm: dts: mt2701: Add spi device node

Xiaolei Li (1):
       arm: dts: mt2701: Add nand device node

Zhiyong Tao (1):
       arm: dts: mt2701: Add auxadc device node.

  arch/arm/boot/dts/mt2701-evb.dts |  54 +++++++++
  arch/arm/boot/dts/mt2701.dtsi    | 247 
++++++++++++++++++++++++++++++++++++---
  arch/arm/boot/dts/mt7623-evb.dts |   2 +-
  arch/arm/boot/dts/mt7623.dtsi    |   2 +-
  4 files changed, 285 insertions(+), 20 deletions(-)

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

* [GIT PULL] arm: mediatek: dts changes for v4.11
@ 2017-01-25 13:46 ` Matthias Brugger
  0 siblings, 0 replies; 4+ messages in thread
From: Matthias Brugger @ 2017-01-25 13:46 UTC (permalink / raw)
  To: linux-arm-kernel

Hi Arnd, hi Olof,

Please merge the following changes for 32-bit dts files.

Thanks,
Matthias

---

The following changes since commit 7ce7d89f48834cefece7804d38fc5d85382edf77:

   Linux 4.10-rc1 (2016-12-25 16:13:08 -0800)

are available in the git repository at:

   https://github.com/mbgg/linux-mediatek.git tags/v4.10-next-dts32

for you to fetch changes up to e348dc74f798c2df31c685bf0c814396f4f3b735:

   arm: dts: mt2701: Add thermal device node. (2017-01-24 11:24:35 +0100)

----------------------------------------------------------------
Lots of updates for mt2701:
Rearrange the dt nodes and fix unit address for pincontroler
Add nodes for:
- clock controller subsystems
- scpsys controller
- iommu and smi
- spi
- nand
- auxadc
- thermal controller and zones

Email address updated for mt7623 devicetree files.

----------------------------------------------------------------
Dawei Chien (1):
       arm: dts: mt2701: Add thermal device node.

Honghui Zhang (1):
       ARM: dts: mt2701: add iommu/smi dtsi node for mt2701

James Liao (3):
       arm: dts: mt2701: Sort DT nodes by register address
       arm: dts: mt2701: Add subsystem clock controller device nodes
       arm: dts: mt2701: Add power domain controller device node

John Crispin (1):
       ARM: dts: mediatek: update my email address

Leilk Liu (1):
       arm: dts: mt2701: Add spi device node

Xiaolei Li (1):
       arm: dts: mt2701: Add nand device node

Zhiyong Tao (1):
       arm: dts: mt2701: Add auxadc device node.

  arch/arm/boot/dts/mt2701-evb.dts |  54 +++++++++
  arch/arm/boot/dts/mt2701.dtsi    | 247 
++++++++++++++++++++++++++++++++++++---
  arch/arm/boot/dts/mt7623-evb.dts |   2 +-
  arch/arm/boot/dts/mt7623.dtsi    |   2 +-
  4 files changed, 285 insertions(+), 20 deletions(-)

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

* Re: [GIT PULL] arm: mediatek: dts changes for v4.11
  2017-01-25 13:46 ` Matthias Brugger
@ 2017-01-30  1:20   ` Olof Johansson
  -1 siblings, 0 replies; 4+ messages in thread
From: Olof Johansson @ 2017-01-30  1:20 UTC (permalink / raw)
  To: Matthias Brugger
  Cc: James Liao, Leilk Liu, zhiyong.tao, John Crispin, Dawei Chien,
	arm, moderated list:ARM/Mediatek SoC support, honghui.zhang,
	xiaolei li, linux-arm-kernel

On Wed, Jan 25, 2017 at 02:46:56PM +0100, Matthias Brugger wrote:
> Hi Arnd, hi Olof,
> 
> Please merge the following changes for 32-bit dts files.
> 
> Thanks,
> Matthias
> 
> ---
> 
> The following changes since commit 7ce7d89f48834cefece7804d38fc5d85382edf77:
> 
>   Linux 4.10-rc1 (2016-12-25 16:13:08 -0800)
> 
> are available in the git repository at:
> 
>   https://github.com/mbgg/linux-mediatek.git tags/v4.10-next-dts32
> 
> for you to fetch changes up to e348dc74f798c2df31c685bf0c814396f4f3b735:
> 
>   arm: dts: mt2701: Add thermal device node. (2017-01-24 11:24:35 +0100)
> 
> ----------------------------------------------------------------
> Lots of updates for mt2701:
> Rearrange the dt nodes and fix unit address for pincontroler
> Add nodes for:
> - clock controller subsystems
> - scpsys controller
> - iommu and smi
> - spi
> - nand
> - auxadc
> - thermal controller and zones
> 
> Email address updated for mt7623 devicetree files.

Merged, thanks!


-Olof

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

* [GIT PULL] arm: mediatek: dts changes for v4.11
@ 2017-01-30  1:20   ` Olof Johansson
  0 siblings, 0 replies; 4+ messages in thread
From: Olof Johansson @ 2017-01-30  1:20 UTC (permalink / raw)
  To: linux-arm-kernel

On Wed, Jan 25, 2017 at 02:46:56PM +0100, Matthias Brugger wrote:
> Hi Arnd, hi Olof,
> 
> Please merge the following changes for 32-bit dts files.
> 
> Thanks,
> Matthias
> 
> ---
> 
> The following changes since commit 7ce7d89f48834cefece7804d38fc5d85382edf77:
> 
>   Linux 4.10-rc1 (2016-12-25 16:13:08 -0800)
> 
> are available in the git repository at:
> 
>   https://github.com/mbgg/linux-mediatek.git tags/v4.10-next-dts32
> 
> for you to fetch changes up to e348dc74f798c2df31c685bf0c814396f4f3b735:
> 
>   arm: dts: mt2701: Add thermal device node. (2017-01-24 11:24:35 +0100)
> 
> ----------------------------------------------------------------
> Lots of updates for mt2701:
> Rearrange the dt nodes and fix unit address for pincontroler
> Add nodes for:
> - clock controller subsystems
> - scpsys controller
> - iommu and smi
> - spi
> - nand
> - auxadc
> - thermal controller and zones
> 
> Email address updated for mt7623 devicetree files.

Merged, thanks!


-Olof

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

end of thread, other threads:[~2017-01-30  1:20 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-01-25 13:46 [GIT PULL] arm: mediatek: dts changes for v4.11 Matthias Brugger
2017-01-25 13:46 ` Matthias Brugger
2017-01-30  1:20 ` Olof Johansson
2017-01-30  1:20   ` Olof Johansson

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.