All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] amlogic ARM64 DT updates for v6.5
@ 2023-06-09  8:21 ` Neil Armstrong
  0 siblings, 0 replies; 4+ messages in thread
From: Neil Armstrong @ 2023-06-09  8:21 UTC (permalink / raw)
  To: soc, arm; +Cc: linux-amlogic, linux-arm-kernel

Hi,

Here's a set of Amlogic ARM64 DT changeset for v6.5 with only:
- initial DT for Amlogic C4 SoC based AW409
- missing cache properties

Neil

The following changes since commit ac9a78681b921877518763ba0e89202254349d1b:

   Linux 6.4-rc1 (2023-05-07 13:34:35 -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.5

for you to fetch changes up to 02310be6f080071e1b9e2021fd6dd655bd842aad:

   arm64: dts: add support for C3 based Amlogic AW409 (2023-06-09 10:15:46 +0200)

----------------------------------------------------------------
Amlogic ARM64 DT changes for v6.4:
- Introduce initial DT for Amlogic C4 SoC based AW409
- add missing cache properties

----------------------------------------------------------------
Kelvin Zhang (1):
       dt-bindings: arm: amlogic: add C3 bindings

Krzysztof Kozlowski (1):
       arm64: dts: amlogic: add missing cache properties

Xianwei Zhao (1):
       arm64: dts: add support for C3 based Amlogic AW409

  Documentation/devicetree/bindings/arm/amlogic.yaml |  9 ++-
  arch/arm64/boot/dts/amlogic/Makefile               |  1 +
  .../boot/dts/amlogic/amlogic-c3-c302x-aw409.dts    | 29 ++++++++
  arch/arm64/boot/dts/amlogic/amlogic-c3.dtsi        | 87 ++++++++++++++++++++++
  arch/arm64/boot/dts/amlogic/meson-a1.dtsi          |  1 +
  arch/arm64/boot/dts/amlogic/meson-axg.dtsi         |  1 +
  arch/arm64/boot/dts/amlogic/meson-g12a.dtsi        |  1 +
  arch/arm64/boot/dts/amlogic/meson-g12b.dtsi        |  1 +
  arch/arm64/boot/dts/amlogic/meson-gx.dtsi          |  1 +
  arch/arm64/boot/dts/amlogic/meson-sm1.dtsi         |  1 +
  10 files changed, 131 insertions(+), 1 deletion(-)
  create mode 100644 arch/arm64/boot/dts/amlogic/amlogic-c3-c302x-aw409.dts
  create mode 100644 arch/arm64/boot/dts/amlogic/amlogic-c3.dtsi

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [GIT PULL] amlogic ARM64 DT updates for v6.5
@ 2023-06-09  8:21 ` Neil Armstrong
  0 siblings, 0 replies; 4+ messages in thread
From: Neil Armstrong @ 2023-06-09  8:21 UTC (permalink / raw)
  To: soc, arm; +Cc: linux-amlogic, linux-arm-kernel

Hi,

Here's a set of Amlogic ARM64 DT changeset for v6.5 with only:
- initial DT for Amlogic C4 SoC based AW409
- missing cache properties

Neil

The following changes since commit ac9a78681b921877518763ba0e89202254349d1b:

   Linux 6.4-rc1 (2023-05-07 13:34:35 -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.5

for you to fetch changes up to 02310be6f080071e1b9e2021fd6dd655bd842aad:

   arm64: dts: add support for C3 based Amlogic AW409 (2023-06-09 10:15:46 +0200)

----------------------------------------------------------------
Amlogic ARM64 DT changes for v6.4:
- Introduce initial DT for Amlogic C4 SoC based AW409
- add missing cache properties

----------------------------------------------------------------
Kelvin Zhang (1):
       dt-bindings: arm: amlogic: add C3 bindings

Krzysztof Kozlowski (1):
       arm64: dts: amlogic: add missing cache properties

Xianwei Zhao (1):
       arm64: dts: add support for C3 based Amlogic AW409

  Documentation/devicetree/bindings/arm/amlogic.yaml |  9 ++-
  arch/arm64/boot/dts/amlogic/Makefile               |  1 +
  .../boot/dts/amlogic/amlogic-c3-c302x-aw409.dts    | 29 ++++++++
  arch/arm64/boot/dts/amlogic/amlogic-c3.dtsi        | 87 ++++++++++++++++++++++
  arch/arm64/boot/dts/amlogic/meson-a1.dtsi          |  1 +
  arch/arm64/boot/dts/amlogic/meson-axg.dtsi         |  1 +
  arch/arm64/boot/dts/amlogic/meson-g12a.dtsi        |  1 +
  arch/arm64/boot/dts/amlogic/meson-g12b.dtsi        |  1 +
  arch/arm64/boot/dts/amlogic/meson-gx.dtsi          |  1 +
  arch/arm64/boot/dts/amlogic/meson-sm1.dtsi         |  1 +
  10 files changed, 131 insertions(+), 1 deletion(-)
  create mode 100644 arch/arm64/boot/dts/amlogic/amlogic-c3-c302x-aw409.dts
  create mode 100644 arch/arm64/boot/dts/amlogic/amlogic-c3.dtsi

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [GIT PULL] amlogic ARM64 DT updates for v6.5
@ 2023-06-09  8:21 ` Neil Armstrong
  0 siblings, 0 replies; 4+ messages in thread
From: Neil Armstrong @ 2023-06-09  8:21 UTC (permalink / raw)
  To: soc, arm; +Cc: linux-amlogic, linux-arm-kernel

Hi,

Here's a set of Amlogic ARM64 DT changeset for v6.5 with only:
- initial DT for Amlogic C4 SoC based AW409
- missing cache properties

Neil

The following changes since commit ac9a78681b921877518763ba0e89202254349d1b:

   Linux 6.4-rc1 (2023-05-07 13:34:35 -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.5

for you to fetch changes up to 02310be6f080071e1b9e2021fd6dd655bd842aad:

   arm64: dts: add support for C3 based Amlogic AW409 (2023-06-09 10:15:46 +0200)

----------------------------------------------------------------
Amlogic ARM64 DT changes for v6.4:
- Introduce initial DT for Amlogic C4 SoC based AW409
- add missing cache properties

----------------------------------------------------------------
Kelvin Zhang (1):
       dt-bindings: arm: amlogic: add C3 bindings

Krzysztof Kozlowski (1):
       arm64: dts: amlogic: add missing cache properties

Xianwei Zhao (1):
       arm64: dts: add support for C3 based Amlogic AW409

  Documentation/devicetree/bindings/arm/amlogic.yaml |  9 ++-
  arch/arm64/boot/dts/amlogic/Makefile               |  1 +
  .../boot/dts/amlogic/amlogic-c3-c302x-aw409.dts    | 29 ++++++++
  arch/arm64/boot/dts/amlogic/amlogic-c3.dtsi        | 87 ++++++++++++++++++++++
  arch/arm64/boot/dts/amlogic/meson-a1.dtsi          |  1 +
  arch/arm64/boot/dts/amlogic/meson-axg.dtsi         |  1 +
  arch/arm64/boot/dts/amlogic/meson-g12a.dtsi        |  1 +
  arch/arm64/boot/dts/amlogic/meson-g12b.dtsi        |  1 +
  arch/arm64/boot/dts/amlogic/meson-gx.dtsi          |  1 +
  arch/arm64/boot/dts/amlogic/meson-sm1.dtsi         |  1 +
  10 files changed, 131 insertions(+), 1 deletion(-)
  create mode 100644 arch/arm64/boot/dts/amlogic/amlogic-c3-c302x-aw409.dts
  create mode 100644 arch/arm64/boot/dts/amlogic/amlogic-c3.dtsi

_______________________________________________
linux-amlogic mailing list
linux-amlogic@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-amlogic

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [GIT PULL] amlogic ARM64 DT updates for v6.5
  2023-06-09  8:21 ` Neil Armstrong
  (?)
  (?)
@ 2023-06-09 13:10 ` patchwork-bot+linux-soc
  -1 siblings, 0 replies; 4+ messages in thread
From: patchwork-bot+linux-soc @ 2023-06-09 13:10 UTC (permalink / raw)
  To: Neil Armstrong; +Cc: soc

Hello:

This pull request was applied to soc/soc.git (for-next)
by Arnd Bergmann <arnd@arndb.de>:

On Fri, 9 Jun 2023 10:21:24 +0200 you wrote:
> Hi,
> 
> Here's a set of Amlogic ARM64 DT changeset for v6.5 with only:
> - initial DT for Amlogic C4 SoC based AW409
> - missing cache properties
> 
> Neil
> 
> [...]

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

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2023-06-09 13:10 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-06-09  8:21 [GIT PULL] amlogic ARM64 DT updates for v6.5 Neil Armstrong
2023-06-09  8:21 ` Neil Armstrong
2023-06-09  8:21 ` Neil Armstrong
2023-06-09 13:10 ` patchwork-bot+linux-soc

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.