mbox series

[0/2] Devicetree for board AN400 based Amlogic T7 SoC

Message ID 20230704031636.3215838-1-xianwei.zhao@amlogic.com (mailing list archive)
Headers show
Series Devicetree for board AN400 based Amlogic T7 SoC | expand

Message

Xianwei Zhao July 4, 2023, 3:16 a.m. UTC
Add the board AN400 tree bindings based Amloigc T7 SoC.

Add devicetree support for Amlogic AN400  board based T7 SoC.

Xianwei Zhao (2):
  dt-bindings: arm: amlogic: add board AN400
  arm64: dts: add board AN400

 .../devicetree/bindings/arm/amlogic.yaml      |  1 +
 arch/arm64/boot/dts/amlogic/Makefile          |  1 +
 .../dts/amlogic/amlogic-t7-a311d2-an400.dts   | 39 +++++++++++++++++++
 3 files changed, 41 insertions(+)
 create mode 100644 arch/arm64/boot/dts/amlogic/amlogic-t7-a311d2-an400.dts


base-commit: 76483eaf2109fc3d94f29c68ff9dee6579e95ccf

Comments

Neil Armstrong July 31, 2023, 9:46 a.m. UTC | #1
Hi,

On Tue, 04 Jul 2023 11:16:34 +0800, Xianwei Zhao wrote:
> Add the board AN400 tree bindings based Amloigc T7 SoC.
> 
> Add devicetree support for Amlogic AN400  board based T7 SoC.
> 
> Xianwei Zhao (2):
>   dt-bindings: arm: amlogic: add board AN400
>   arm64: dts: add board AN400
> 
> [...]

Thanks, Applied to https://git.kernel.org/pub/scm/linux/kernel/git/amlogic/linux.git (v6.6/arm64-dt)

[1/2] dt-bindings: arm: amlogic: add board AN400
      https://git.kernel.org/amlogic/c/015623ec05f96b1614ec2753d25f36743c17c530
[2/2] arm64: dts: add board AN400
      https://git.kernel.org/amlogic/c/6f048cc7a635b8736b4c7ae0e5230a92e3e648eb

These changes has been applied on the intermediate git tree [1].

The v6.6/arm64-dt branch will then be sent via a formal Pull Request to the Linux SoC maintainers
for inclusion in their intermediate git branches in order to be sent to Linus during
the next merge window, or sooner if it's a set of fixes.

In the cases of fixes, those will be merged in the current release candidate
kernel and as soon they appear on the Linux master branch they will be
backported to the previous Stable and Long-Stable kernels [2].

The intermediate git branches are merged daily in the linux-next tree [3],
people are encouraged testing these pre-release kernels and report issues on the
relevant mailing-lists.

If problems are discovered on those changes, please submit a signed-off-by revert
patch followed by a corrective changeset.

[1] https://git.kernel.org/pub/scm/linux/kernel/git/amlogic/linux.git
[2] https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
[3] https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git