mbox series

[GIT,PULL] Allwinner device tree changes for 6.13 part 2

Message ID ZzC-OF57MT_yCeWH@wens.tw (mailing list archive)
State Accepted
Commit 36255ab4936111921ed6145ad98233e50452e323
Headers show
Series [GIT,PULL] Allwinner device tree changes for 6.13 part 2 | expand

Pull-request

https://git.kernel.org/pub/scm/linux/kernel/git/sunxi/linux.git tags/sunxi-dt-for-6.13-2

Message

Chen-Yu Tsai Nov. 10, 2024, 2:07 p.m. UTC
The following changes since commit fcfbb8d9ec584c256c0a6e1ae3174a21b007f399:

  arm64: allwinner: a100: Add MMC related nodes (2024-11-02 19:32:40 +0800)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/sunxi/linux.git tags/sunxi-dt-for-6.13-2

for you to fetch changes up to af1ad5675a2b5feebb49df0e0ac7dab1aeabfaa8:

  arm64: dts: allwinner: a100: perf1: Add eMMC and MMC node (2024-11-10 17:23:57 +0800)

----------------------------------------------------------------
Allwinner Device Tree changes for 6.13 part 2

- Remove accidental suniv duplicates in Makefile
- Add second source magnetometer for Pine Phone
- Add orientation (mount matrix) for Pine Phone's accelerometer and
  magnetometer
- Enable eMMC and MMC on A100 Perf1

----------------------------------------------------------------
Csókás, Bence (1):
      ARM: dts: allwinner: Remove accidental suniv duplicates

Dragan Simic (1):
      arm64: dts: allwinner: pinephone: Add mount matrix to accelerometer

Icenowy Zheng (1):
      arm64: dts: sun50i-a64-pinephone: Add AF8133J to PinePhone

Shoji Keita (1):
      arm64: dts: sun50i-a64-pinephone: Add mount-matrix for PinePhone magnetometers

Yangtao Li (1):
      arm64: dts: allwinner: a100: perf1: Add eMMC and MMC node

 arch/arm/boot/dts/allwinner/Makefile                |  4 ----
 .../dts/allwinner/sun50i-a100-allwinner-perf1.dts   | 18 ++++++++++++++++++
 .../boot/dts/allwinner/sun50i-a64-pinephone.dtsi    | 21 +++++++++++++++++++++
 3 files changed, 39 insertions(+), 4 deletions(-)

Comments

patchwork-bot+linux-soc@kernel.org Nov. 12, 2024, 10:31 p.m. UTC | #1
Hello:

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

On Sun, 10 Nov 2024 22:07:52 +0800 you wrote:
> The following changes since commit fcfbb8d9ec584c256c0a6e1ae3174a21b007f399:
> 
>   arm64: allwinner: a100: Add MMC related nodes (2024-11-02 19:32:40 +0800)
> 
> are available in the Git repository at:
> 
>   https://git.kernel.org/pub/scm/linux/kernel/git/sunxi/linux.git tags/sunxi-dt-for-6.13-2
> 
> [...]

Here is the summary with links:
  - [GIT,PULL] Allwinner device tree changes for 6.13 part 2
    https://git.kernel.org/soc/soc/c/36255ab49361

You are awesome, thank you!