mbox series

[GIT,PULL] amlogic ARM64 DT updates for v6.13

Message ID 6fb3d64a-3913-4db0-9cdc-336af32a88a9@linaro.org (mailing list archive)
State Accepted
Commit f0cba6f52394f803ffbd0f288fe8965e7532e6b2
Headers show
Series [GIT,PULL] amlogic ARM64 DT updates for v6.13 | expand

Pull-request

https://git.kernel.org/pub/scm/linux/kernel/git/amlogic/linux.git tags/amlogic-arm64-dt-for-v6.13

Message

Neil Armstrong Nov. 6, 2024, 1:45 p.m. UTC
Hi,

Here's a set of Amlogic ARM64 DT changes for v6.13, with
PWM for A1 & C3, missing properties & typo fix.

Thanks,
Neil

The following changes since commit 9852d85ec9d492ebef56dc5f229416c925758edc:

   Linux 6.12-rc1 (2024-09-29 15:06:19 -0700)

are available in the Git repository at:

   https://git.kernel.org/pub/scm/linux/kernel/git/amlogic/linux.git tags/amlogic-arm64-dt-for-v6.13

for you to fetch changes up to be90cd4bd422e8ae235f534a2fa46d40dae0816b:

   arm64: dts: amlogic: Add Amlogic C3 PWM (2024-10-09 09:57:50 +0200)

----------------------------------------------------------------
Amlogic ARM64 DT changes for v6.13:
- Add PWM nodes for Amlogic A1 & C3
- Addd missing power-domains properties
- Fix G12 uart node name

----------------------------------------------------------------
George Stark (2):
       arm64: dts: meson: a1: add definitions for meson PWM
       arm64: dts: meson: a1: bind power domain to temperature sensor

Kelvin Zhang (1):
       arm64: dts: amlogic: Add Amlogic C3 PWM

Theo Debrouwere (1):
       arm64: dts: meson-g12-common: fix uart-ao-a typo

  arch/arm64/boot/dts/amlogic/amlogic-c3.dtsi       | 364 ++++++++++++++++++++++
  arch/arm64/boot/dts/amlogic/meson-a1.dtsi         | 216 +++++++++++++
  arch/arm64/boot/dts/amlogic/meson-g12-common.dtsi |   2 +-
  3 files changed, 581 insertions(+), 1 deletion(-)

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 Wed, 6 Nov 2024 14:45:55 +0100 you wrote:
> Hi,
> 
> Here's a set of Amlogic ARM64 DT changes for v6.13, with
> PWM for A1 & C3, missing properties & typo fix.
> 
> Thanks,
> Neil
> 
> [...]

Here is the summary with links:
  - [GIT,PULL] amlogic ARM64 DT updates for v6.13
    https://git.kernel.org/soc/soc/c/f0cba6f52394

You are awesome, thank you!