mbox series

[GIT,PULL] ARM: dts32: mediatek updates for v5.16

Message ID 7135d46f-5fb9-b46d-96d4-3b38548fe23e@gmail.com
State New
Headers show
Series [GIT,PULL] ARM: dts32: mediatek updates for v5.16 | expand

Pull-request

https://git.kernel.org/pub/scm/linux/kernel/git/matthias.bgg/linux.git/ tags/v5.15-next-dts32

Message

Matthias Brugger Oct. 11, 2021, 9:55 a.m. UTC
Hi Arnd and Olof,

Please have look to the latest arm32 bit DTS changes.

Regards,
Matthias

---

The following changes since commit 6880fa6c56601bb8ed59df6c30fd390cc5f6dd8f:

   Linux 5.15-rc1 (2021-09-12 16:28:37 -0700)

are available in the Git repository at:

   https://git.kernel.org/pub/scm/linux/kernel/git/matthias.bgg/linux.git/ 
tags/v5.15-next-dts32

for you to fetch changes up to 1b17eee4d48df3c7aa90a6ec2c9b53adaaa6776f:

   dt-bindings: arm: Add MT6589 Fairphone 1 (2021-10-08 16:33:16 +0200)

----------------------------------------------------------------
mt7623: add USB nodes
mt7629: update PCIe node to new format

----------------------------------------------------------------
Chuanjia Liu (1):
       ARM: dts: mediatek: Update MT7629 PCIe node for new format

Frank Wunderlich (1):
       arm: dts: mt7623: add otg nodes for bpi-r2

Luca Weiss (1):
       dt-bindings: arm: Add MT6589 Fairphone 1

Sungbo Eo (1):
       arm: dts: mt7623: add musb device nodes

  .../devicetree/bindings/arm/mediatek.yaml          |  1 +
  arch/arm/boot/dts/mt7623.dtsi                      | 33 ++++++++++++++++
  arch/arm/boot/dts/mt7623a.dtsi                     |  4 ++
  arch/arm/boot/dts/mt7623n-bananapi-bpi-r2.dts      | 25 ++++++++++++
  arch/arm/boot/dts/mt7629-rfb.dts                   |  3 +-
  arch/arm/boot/dts/mt7629.dtsi                      | 45 ++++++++++------------
  6 files changed, 86 insertions(+), 25 deletions(-)

Comments

Arnd Bergmann Oct. 11, 2021, 10:11 p.m. UTC | #1
From: Arnd Bergmann <arnd@arndb.de>

On Mon, 11 Oct 2021 11:55:25 +0200, Matthias Brugger wrote:
> Please have look to the latest arm32 bit DTS changes.
> 
> Regards,
> Matthias

Merged into arm/dt, thanks!

merge commit: 79619b7988a45197d9a22657d246057a9c8391b8

       Arnd