From: Neil Armstrong <neil.armstrong@linaro.org>
To: soc@kernel.org, arm@kernel.org
Cc: linux-amlogic@lists.infradead.org, linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL] amlogic ARM64 DT updates for v6.6
Date: Fri, 4 Aug 2023 15:17:11 +0200 [thread overview]
Message-ID: <d5f95654-ebcd-bd37-02f9-840e50b17e44@linaro.org> (raw)
Hi,
Here's a set of Amlogic ARM64 DT changeset for v6.6 with:
- Initial support for A311D2
- AN400 board
- gpio_intc, power domain nodes for C3 SoC
- DT bindings fixes & cleanups
Neil
The following changes since commit 06c2afb862f9da8dc5efa4b6076a0e48c3fbaaa5:
Linux 6.5-rc1 (2023-07-09 13:53:13 -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.6
for you to fetch changes up to cf4befdc463a32cb4a74ed4ca3ba60964e24f7b5:
arm64: dts: amlogic: drop cooling-[min|max]-state from pwm-fan (2023-07-31 11:46:04 +0200)
----------------------------------------------------------------
Amlogic ARM64 DT changes for v6.6:
- Add initial support for A311D2
- Add AN400 board
- Add gpio_intc, power domain for C3 SoC
- Again some DT bindings fixes & cleanups
----------------------------------------------------------------
Huqiang Qin (1):
arm64: dts: Add gpio_intc node and pinctrl node for Amlogic C3 SoCs
Krzysztof Kozlowski (3):
arm64: dts: amlogic: minor whitespace cleanup around '='
arm64: dts: amlogic: meson-g12b-bananapi: switch to enable-gpios
arm64: dts: amlogic: drop redundant status=okay in sound nodes
Lucas Tanure (2):
dt-bindings: arm: amlogic: add Amlogic A311D2 bindings
arm64: dts: amlogic-t7-a311d2-khadas-vim4: add initial device-tree
Neil Armstrong (3):
arm64: dts: amlogic: meson-g12b-odroid-n2: fix usb hub hog name
arm64: dts: amlogic: meson-g12-common: change aobus-pinctrl node name
arm64: dts: amlogic: drop cooling-[min|max]-state from pwm-fan
Xianwei Zhao (3):
dt-bindings: arm: amlogic: add board AN400
arm64: dts: add board AN400
arm64: dts: add support for C3 power domain controller
Documentation/devicetree/bindings/arm/amlogic.yaml | 8 ++
arch/arm64/boot/dts/amlogic/Makefile | 2 +
arch/arm64/boot/dts/amlogic/amlogic-c3.dtsi | 35 +++++
.../boot/dts/amlogic/amlogic-t7-a311d2-an400.dts | 39 ++++++
.../dts/amlogic/amlogic-t7-a311d2-khadas-vim4.dts | 54 +++++++
arch/arm64/boot/dts/amlogic/amlogic-t7.dtsi | 155 +++++++++++++++++++++
arch/arm64/boot/dts/amlogic/meson-axg-s400.dts | 1 -
arch/arm64/boot/dts/amlogic/meson-g12-common.dtsi | 2 +-
.../boot/dts/amlogic/meson-g12a-radxa-zero.dts | 1 -
arch/arm64/boot/dts/amlogic/meson-g12a-sei510.dts | 1 -
arch/arm64/boot/dts/amlogic/meson-g12a-x96-max.dts | 1 -
.../dts/amlogic/meson-g12b-bananapi-cm4-cm4io.dts | 2 +-
.../boot/dts/amlogic/meson-g12b-bananapi-cm4.dtsi | 2 +-
.../boot/dts/amlogic/meson-g12b-bananapi.dtsi | 2 -
.../arm64/boot/dts/amlogic/meson-g12b-gsking-x.dts | 1 -
.../boot/dts/amlogic/meson-g12b-gtking-pro.dts | 1 -
arch/arm64/boot/dts/amlogic/meson-g12b-gtking.dts | 1 -
.../dts/amlogic/meson-g12b-odroid-go-ultra.dts | 2 +-
.../boot/dts/amlogic/meson-g12b-odroid-n2.dtsi | 3 +-
.../boot/dts/amlogic/meson-g12b-odroid-n2l.dts | 1 -
.../boot/dts/amlogic/meson-g12b-ugoos-am6.dts | 1 -
.../boot/dts/amlogic/meson-gx-libretech-pc.dtsi | 1 -
.../arm64/boot/dts/amlogic/meson-gx-p23x-q20x.dtsi | 2 -
.../boot/dts/amlogic/meson-gxbb-nanopi-k2.dts | 1 -
.../boot/dts/amlogic/meson-gxbb-nexbox-a95x.dts | 1 -
.../arm64/boot/dts/amlogic/meson-gxbb-odroidc2.dts | 1 -
.../boot/dts/amlogic/meson-gxbb-vega-s95.dtsi | 1 -
.../boot/dts/amlogic/meson-gxbb-wetek-hub.dts | 1 -
.../boot/dts/amlogic/meson-gxbb-wetek-play2.dts | 1 -
.../dts/amlogic/meson-gxl-s805x-libretech-ac.dts | 1 -
.../boot/dts/amlogic/meson-gxl-s805x-p241.dts | 1 -
.../dts/amlogic/meson-gxl-s905x-khadas-vim.dts | 1 -
.../amlogic/meson-gxl-s905x-libretech-cc-v2.dts | 1 -
.../dts/amlogic/meson-gxl-s905x-libretech-cc.dts | 1 -
.../boot/dts/amlogic/meson-gxm-khadas-vim2.dts | 1 -
.../arm64/boot/dts/amlogic/meson-gxm-nexbox-a1.dts | 1 -
arch/arm64/boot/dts/amlogic/meson-gxm-rbox-pro.dts | 1 -
arch/arm64/boot/dts/amlogic/meson-khadas-vim3.dtsi | 1 -
.../boot/dts/amlogic/meson-sm1-a95xf3-air-gbit.dts | 1 -
.../boot/dts/amlogic/meson-sm1-a95xf3-air.dts | 1 -
arch/arm64/boot/dts/amlogic/meson-sm1-h96-max.dts | 1 -
.../boot/dts/amlogic/meson-sm1-odroid-hc4.dts | 2 -
arch/arm64/boot/dts/amlogic/meson-sm1-odroid.dtsi | 1 -
arch/arm64/boot/dts/amlogic/meson-sm1-sei610.dts | 1 -
.../boot/dts/amlogic/meson-sm1-x96-air-gbit.dts | 1 -
arch/arm64/boot/dts/amlogic/meson-sm1-x96-air.dts | 1 -
46 files changed, 298 insertions(+), 44 deletions(-)
create mode 100644 arch/arm64/boot/dts/amlogic/amlogic-t7-a311d2-an400.dts
create mode 100644 arch/arm64/boot/dts/amlogic/amlogic-t7-a311d2-khadas-vim4.dts
create mode 100644 arch/arm64/boot/dts/amlogic/amlogic-t7.dtsi
next reply other threads:[~2023-08-04 13:17 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-08-04 13:17 Neil Armstrong [this message]
2023-08-12 9:14 ` [GIT PULL] amlogic ARM64 DT updates for v6.6 patchwork-bot+linux-soc
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=d5f95654-ebcd-bd37-02f9-840e50b17e44@linaro.org \
--to=neil.armstrong@linaro.org \
--cc=arm@kernel.org \
--cc=linux-amlogic@lists.infradead.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=soc@kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox