[GIT PULL] amlogic ARM64 DT updates for v6.11, take 2
Neil Armstrong
neil.armstrong at linaro.org
Fri Jul 12 03:09:40 PDT 2024
Hi,
Here's a second set of Amlogic ARM64 DT changes for v6.11, with:
- Amlogic A5 power domain
- Amlogic S4 supplementary device nodes
- Watchdog for Amlogic A4
I again merged Ulf's immutable dt branch for the A5 Power Domain DT changes.
Thanks,
Neil
The following changes since commit 1443b6ea806dfcdcee6c894784332c9c947ac319:
arm64: dts: amlogic: setup hdmi system clock (2024-06-28 10:10:42 +0200)
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.11-take-2
for you to fetch changes up to 34b60b78550eedbb596274f0336d1f86a80fcd19:
arm64: dts: amlogic: add watchdog node for A4 SoCs (2024-07-10 09:40:08 +0200)
----------------------------------------------------------------
Amlogic ARM64 DT changes for v6.11, take2:
- Amlogic A5 power domain (+ merge of pmdomain/dt immutable branch)
- Amlogic S4 supplementary device nodes
- Watchdog for Amlogic A4
----------------------------------------------------------------
Huqiang Qin (1):
arm64: dts: amlogic: add watchdog node for A4 SoCs
Neil Armstrong (1):
Merge branch 'dt' of https://git.kernel.org/pub/scm/linux/kernel/git/ulfh/linux-pm into v6.11/arm64-dt
Xianwei Zhao (3):
dt-bindings: power: add Amlogic A5 power domains
arm64: dts: amlogic: a5: add power domain controller node
arm64: dts: amlogic: enable some device nodes for S4
.../bindings/power/amlogic,meson-sec-pwrc.yaml | 1 +
arch/arm64/boot/dts/amlogic/amlogic-a4-common.dtsi | 6 +
arch/arm64/boot/dts/amlogic/amlogic-a5.dtsi | 10 ++
.../boot/dts/amlogic/meson-s4-s805x2-aq222.dts | 145 +++++++++++++++++++++
arch/arm64/boot/dts/amlogic/meson-s4.dtsi | 128 ++++++++++++++++++
include/dt-bindings/power/amlogic,a5-pwrc.h | 21 +++
6 files changed, 311 insertions(+)
create mode 100644 include/dt-bindings/power/amlogic,a5-pwrc.h
More information about the linux-amlogic
mailing list