mbox series

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

Message ID 6fb3d64a-3913-4db0-9cdc-336af32a88a9@linaro.org (mailing list archive)
State New
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(-)