mbox series

[GIT,PULL] ARM: mediatek: dts32 updates for v6.5

Message ID 98e21acb-d792-6a8c-2de6-12d5af8a8111@gmail.com (mailing list archive)
State Accepted
Commit f07c96511d00138171130d43a50a377489cd87de
Headers show
Series [GIT,PULL] ARM: mediatek: dts32 updates for v6.5 | expand

Pull-request

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

Message

Matthias Brugger June 15, 2023, 4:27 p.m. UTC
Hi Olof and Arnd,

Please have a look on the arm 32 bit device tree changes for this round. This 
time it's rather small and only contains smaller changes to the SoC used in the 
BPI-R2 board.

Regards,
Matthias

---

The following changes since commit ac9a78681b921877518763ba0e89202254349d1b:

   Linux 6.4-rc1 (2023-05-07 13:34:35 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 115ee470e5d2438f9c36802fc47bcb2297ec33be:

   arm: dts: mt7623: add port@5 as CPU port (2023-06-09 16:33:29 +0200)

----------------------------------------------------------------
MT7530 (e.g. BPI R2):
- several DT clean-ups
- add port5 as CPU port

----------------------------------------------------------------
Arınç ÜNAL (5):
       arm: dts: mt7623: add gmacs to mt7623.dtsi
       arm: dts: mt7623: add mt7530 switch to mt7623a.dtsi
       arm: dts: mt7623: change mt7530 switch address
       arm: dts: mt7623: enable flow control on port@6
       arm: dts: mt7623: add port@5 as CPU port

  arch/arm/boot/dts/mt7623.dtsi                 | 12 ++++
  arch/arm/boot/dts/mt7623a-rfb-emmc.dts        | 86 ++++++-----------------
  arch/arm/boot/dts/mt7623a-rfb-nand.dts        | 86 ++++++-----------------
  arch/arm/boot/dts/mt7623a.dtsi                | 99 +++++++++++++++++++++++++++
  arch/arm/boot/dts/mt7623n-bananapi-bpi-r2.dts | 49 +++++++++----
  arch/arm/boot/dts/mt7623n-rfb-emmc.dts        | 37 +++++-----
  6 files changed, 207 insertions(+), 162 deletions(-)

Comments

patchwork-bot+linux-soc@kernel.org June 20, 2023, 9:21 p.m. UTC | #1
Hello:

This pull request was applied to soc/soc.git (for-next)
by Arnd Bergmann <arnd@arndb.de>:

On Thu, 15 Jun 2023 18:27:36 +0200 you wrote:
> Hi Olof and Arnd,
> 
> Please have a look on the arm 32 bit device tree changes for this round. This
> time it's rather small and only contains smaller changes to the SoC used in the
> BPI-R2 board.
> 
> Regards,
> Matthias
> 
> [...]

Here is the summary with links:
  - [GIT,PULL] ARM: mediatek: dts32 updates for v6.5
    https://git.kernel.org/soc/soc/c/f07c96511d00

You are awesome, thank you!