Linux SOC development
 help / color / mirror / Atom feed
From: Ben Zong-You Xie <ben717@andestech.com>
To: <soc@lists.linux.dev>
Cc: <paul.walmsley@sifive.com>, <palmer@dabbelt.com>,
	<aou@eecs.berkeley.edu>, <alex@ghiti.fr>, <robh@kernel.org>,
	<krzk+dt@kernel.org>, <conor+dt@kernel.org>, <tglx@linutronix.de>,
	<samuel.holland@sifive.com>, <daniel.lezcano@linaro.org>,
	<arnd@arndb.de>, <tim609@andestech.com>, <ben717@andestech.com>
Subject: [GIT PULL] Andes Voyager board patches for v6.17
Date: Fri, 13 Jun 2025 00:06:13 +0800	[thread overview]
Message-ID: <aEr69QIikSuD+iCf@atctrx.andestech.com> (raw)

The following changes since commit 0bb71d301869446810a0b13d3da290bd455d7c78:

  Add linux-next specific files for 20250612 (2025-06-12 14:07:02 +1000)

are available in the Git repository at:

  git@github.com:ben717-linux/linux.git tags/andes-newsoc-6.17

for you to fetch changes up to 8909a9795ed9991e9ed12d7bf21c9648b2c2f22f:

  riscv: dts: andes: add Voyager board device tree (2025-06-12 15:45:26 +0800)

----------------------------------------------------------------
Andes Voyager board patches for v6.17

The patchset [1] for the Andes Voyager board (including the Andes QiLai SoC)
has been tested on the latest linux-next/master branch and reviewed on the
relevant mailing lists.

[1] https://lore.kernel.org/all/20250602060747.689824-1-ben717@andestech.com/

----------------------------------------------------------------
Ben Zong-You Xie (7):
      riscv: add Andes SoC family Kconfig support
      dt-bindings: riscv: add Andes QiLai SoC and the Voyager board bindings
      dt-bindings: interrupt-controller: add Andes QiLai PLIC
      dt-bindings: interrupt-controller: add Andes machine-level software interrupt controller
      dt-bindings: timer: add Andes machine timer
      riscv: dts: andes: add QiLai SoC device tree
      riscv: dts: andes: add Voyager board device tree

 Documentation/devicetree/bindings/interrupt-controller/andestech,plicsw.yaml  |  54 +++++++++++++++++
 Documentation/devicetree/bindings/interrupt-controller/sifive,plic-1.0.0.yaml |   1 +
 Documentation/devicetree/bindings/riscv/andes.yaml                            |  25 ++++++++
 Documentation/devicetree/bindings/timer/andestech,plmt0.yaml                  |  53 +++++++++++++++++
 MAINTAINERS                                                                   |   9 +++
 arch/riscv/Kconfig.errata                                                     |   2 +-
 arch/riscv/Kconfig.socs                                                       |   9 +++
 arch/riscv/boot/dts/Makefile                                                  |   1 +
 arch/riscv/boot/dts/andes/Makefile                                            |   2 +
 arch/riscv/boot/dts/andes/qilai-voyager.dts                                   |  28 +++++++++
 arch/riscv/boot/dts/andes/qilai.dtsi                                          | 186 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 11 files changed, 369 insertions(+), 1 deletion(-)
 create mode 100644 Documentation/devicetree/bindings/interrupt-controller/andestech,plicsw.yaml
 create mode 100644 Documentation/devicetree/bindings/riscv/andes.yaml
 create mode 100644 Documentation/devicetree/bindings/timer/andestech,plmt0.yaml
 create mode 100644 arch/riscv/boot/dts/andes/Makefile
 create mode 100644 arch/riscv/boot/dts/andes/qilai-voyager.dts
 create mode 100644 arch/riscv/boot/dts/andes/qilai.dtsi

             reply	other threads:[~2025-06-12 16:06 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-06-12 16:06 Ben Zong-You Xie [this message]
2025-07-03 15:46 ` [GIT PULL] Andes Voyager board patches for v6.17 Arnd Bergmann

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=aEr69QIikSuD+iCf@atctrx.andestech.com \
    --to=ben717@andestech.com \
    --cc=alex@ghiti.fr \
    --cc=aou@eecs.berkeley.edu \
    --cc=arnd@arndb.de \
    --cc=conor+dt@kernel.org \
    --cc=daniel.lezcano@linaro.org \
    --cc=krzk+dt@kernel.org \
    --cc=palmer@dabbelt.com \
    --cc=paul.walmsley@sifive.com \
    --cc=robh@kernel.org \
    --cc=samuel.holland@sifive.com \
    --cc=soc@lists.linux.dev \
    --cc=tglx@linutronix.de \
    --cc=tim609@andestech.com \
    /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