mbox series

[GIT,PULL] ARM: mediatek: dts64 updates for v4.18

Message ID e36e9a49-4913-25a8-16a9-31c1fbbfddc9@gmail.com
State New
Headers show
Series [GIT,PULL] ARM: mediatek: dts64 updates for v4.18 | expand

Pull-request

https://git.kernel.org/pub/scm/linux/kernel/git/matthias.bgg/linux.git/

Message

Matthias Brugger May 14, 2018, 11:28 a.m. UTC
Hi you two,

Please take into account the following commit to 64-bit DTS.

Thanks a lot,
Matthias

---

The following changes since commit 60cc43fc888428bb2f18f08997432d426a243338:

  Linux 4.17-rc1 (2018-04-15 18:24:20 -0700)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/matthias.bgg/linux.git/
tags/v4.17-next-dts64

for you to fetch changes up to f1e0d0d8cf454202d21140aace184cc5512a9fdd:

  arm64: dts: mt7622: add audio related device nodes (2018-05-11 18:42:20 +0200)

----------------------------------------------------------------
- add clock and pinctrl nodes for mt2712e
- add High-Speed DMA and audio nodes for mt7622

----------------------------------------------------------------
Ryder Lee (1):
      arm64: dts: mt7622: add audio related device nodes

Sean Wang (1):
      arm64: dts: mt7622: add High-Speed DMA device nodes

Zhiyong Tao (2):
      arm64: dts: mt2712: add pintcrl file
      arm64: dts: mt2712: add pintcrl device node.

weiyi.lu@mediatek.com (1):
      arm64: dts: add clock device nodes of MT2712

 arch/arm64/boot/dts/mediatek/mt2712-pinfunc.h | 1123 +++++++++++++++++++++++++
 arch/arm64/boot/dts/mediatek/mt2712e.dtsi     |   46 +
 arch/arm64/boot/dts/mediatek/mt7622-rfb1.dts  |   11 +-
 arch/arm64/boot/dts/mediatek/mt7622.dtsi      |   99 +++
 4 files changed, 1277 insertions(+), 2 deletions(-)
 create mode 100644 arch/arm64/boot/dts/mediatek/mt2712-pinfunc.h

Comments

Olof Johansson May 15, 2018, 8:39 p.m. UTC | #1
On Mon, May 14, 2018 at 01:28:16PM +0200, Matthias Brugger wrote:
> Hi you two,
> 
> Please take into account the following commit to 64-bit DTS.
> 
> Thanks a lot,
> Matthias
> 
> ---
> 
> The following changes since commit 60cc43fc888428bb2f18f08997432d426a243338:
> 
>   Linux 4.17-rc1 (2018-04-15 18:24:20 -0700)
> 
> are available in the Git repository at:
> 
>   https://git.kernel.org/pub/scm/linux/kernel/git/matthias.bgg/linux.git/
> tags/v4.17-next-dts64
> 
> for you to fetch changes up to f1e0d0d8cf454202d21140aace184cc5512a9fdd:
> 
>   arm64: dts: mt7622: add audio related device nodes (2018-05-11 18:42:20 +0200)

Merged, thanks.


-Olof