linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v4 0/4] arm64: dts: Add Arm Morello support
@ 2025-01-03 18:16 Vincenzo Frascino
  2025-01-03 18:16 ` [PATCH v4 1/4] dt-bindings: arm: Add Morello compatibility Vincenzo Frascino
                   ` (3 more replies)
  0 siblings, 4 replies; 15+ messages in thread
From: Vincenzo Frascino @ 2025-01-03 18:16 UTC (permalink / raw)
  To: devicetree, linux-kernel, linux-arm-kernel
  Cc: Vincenzo Frascino, Linus Walleij, Rob Herring,
	Krzysztof Kozlowski, Conor Dooley, Liviu Dudau, Sudeep Holla,
	Lorenzo Pieralisi, Russell King

The Morello architecture is an experimental extension to Armv8.2-A,
which extends the AArch64 state with the principles proposed in
version 7 of the Capability Hardware Enhanced RISC Instructions
(CHERI) ISA [1].

This series adds dts support for the Arm Morello System Development
Platform.

[1] https://www.morello-project.org/

To simplify the testing a linux tree rebased on 6.13-rc5 is accessible
at [2].

[2] https://codeberg.org/vincenzo/linux/src/branch/morello/dts/v4

Cc: Linus Walleij <linus.walleij@linaro.org>
Cc: Rob Herring <robh@kernel.org>
Cc: Krzysztof Kozlowski <krzk+dt@kernel.org>
Cc: Conor Dooley <conor+dt@kernel.org>
Cc: Liviu Dudau <liviu.dudau@arm.com>
Cc: Sudeep Holla <sudeep.holla@arm.com>
Cc: Lorenzo Pieralisi <lpieralisi@kernel.org> 
Cc: Russell King <linux@armlinux.org.uk>
Signed-off-by: Vincenzo Frascino <vincenzo.frascino@arm.com>

Changes
=======
v4:
  - Add cache information.
  - Address review comments.
v3:
  - Address review comments.
  - Rebase on 6.13-rc5.
v2:
  - Addressed review comments.
  - Rebased on 6.13-rc4.
  - Renamed arm,morello to arm,morello-sdp for clarity.

Vincenzo Frascino (4):
  dt-bindings: arm: Add Morello compatibility
  arm64: dts: morello: Add support for common functionalities
  arm64: dts: morello: Add support for soc dts
  MAINTAINERS: Add Vincenzo Frascino as Arm Morello Maintainer

 .../bindings/arm/arm,vexpress-juno.yaml       |   4 +
 MAINTAINERS                                   |   6 +
 arch/arm64/boot/dts/arm/Makefile              |   1 +
 arch/arm64/boot/dts/arm/morello-sdp.dts       |  30 ++
 arch/arm64/boot/dts/arm/morello.dtsi          | 467 ++++++++++++++++++
 5 files changed, 508 insertions(+)
 create mode 100644 arch/arm64/boot/dts/arm/morello-sdp.dts
 create mode 100644 arch/arm64/boot/dts/arm/morello.dtsi

-- 
2.43.0



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

end of thread, other threads:[~2025-01-07 15:01 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-01-03 18:16 [PATCH v4 0/4] arm64: dts: Add Arm Morello support Vincenzo Frascino
2025-01-03 18:16 ` [PATCH v4 1/4] dt-bindings: arm: Add Morello compatibility Vincenzo Frascino
2025-01-03 18:16 ` [PATCH v4 2/4] arm64: dts: morello: Add support for common functionalities Vincenzo Frascino
2025-01-03 22:14   ` Rob Herring
2025-01-07 12:56     ` Jessica Clarke
2025-01-07 14:34       ` Vincenzo Frascino
2025-01-07 14:51         ` Jessica Clarke
2025-01-07 14:56           ` Vincenzo Frascino
2025-01-07 14:17     ` Vincenzo Frascino
2025-01-03 22:26   ` Rob Herring
2025-01-07 14:41     ` Vincenzo Frascino
2025-01-07 12:44   ` Jessica Clarke
2025-01-07 14:49     ` Vincenzo Frascino
2025-01-03 18:16 ` [PATCH v4 3/4] arm64: dts: morello: Add support for soc dts Vincenzo Frascino
2025-01-03 18:16 ` [PATCH v4 4/4] MAINTAINERS: Add Vincenzo Frascino as Arm Morello Maintainer Vincenzo Frascino

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).