All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 0/5] Add support for Blaize BLZP1600 SoC
@ 2024-04-25  9:15 ` Niko Pasaloukos
  0 siblings, 0 replies; 28+ messages in thread
From: Niko Pasaloukos @ 2024-04-25  9:15 UTC (permalink / raw)
  To: robh@kernel.org, krzysztof.kozlowski+dt@linaro.org,
	conor+dt@kernel.org, catalin.marinas@arm.com, will@kernel.org,
	arnd@arndb.de, olof@lixom.net, Niko Pasaloukos, Neil Jones,
	Matt Redfearn, James Cowgill, heiko.stuebner@cherry.de,
	shawnguo@kernel.org, macromorgan@hotmail.com, sre@kernel.org,
	hvilleneuve@dimonoff.com, andre.przywara@arm.com,
	rafal@milecki.pl, linus.walleij@linaro.org, andersson@kernel.org,
	konrad.dybcio@linaro.org, geert+renesas@glider.be,
	neil.armstrong@linaro.org, m.szyprowski@samsung.com,
	nfraprado@collabora.com, u-kumar1@ti.com
  Cc: devicetree@vger.kernel.org, linux-kernel@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org

Adds basic support for the Blaize BLZP1600 SoC.
This SoC contains two cores of Cortex-A53 CPUs, one Blaize
Graph Streaming Processor (GSP) and several other IPs.

V3 changes:
 * Removed unnecessary dt-bindings
 * Update SoBs

V2 changes:
 * Update SoBs
 * `make dtbs_check` has no warnings
 * Fix dts names and removed dead code
 * DTS is separated from anything else

Nikolaos Pasaloukos (5):
  dt-bindings: Add Blaize vendor prefix
  dt-bindings: arm: blaize: Add Blaize BLZP1600 SoC
  arm64: Add Blaize BLZP1600 SoC family
  arm64: Add initial support for Blaize BLZP1600 CB2
  arm64: defconfig: Enable ARCH_BLAIZE_BLZP1600

 .../devicetree/bindings/arm/blaize.yaml       |  40 ++++
 .../devicetree/bindings/vendor-prefixes.yaml  |   2 +
 arch/arm64/Kconfig.platforms                  |   5 +
 arch/arm64/boot/dts/Makefile                  |   1 +
 arch/arm64/boot/dts/blaize/Makefile           |   2 +
 .../boot/dts/blaize/blaize-blzp1600-cb2.dts   |  84 +++++++
 .../boot/dts/blaize/blaize-blzp1600-som.dtsi  |  23 ++
 .../boot/dts/blaize/blaize-blzp1600.dtsi      | 209 ++++++++++++++++++
 arch/arm64/configs/defconfig                  |   1 +
 9 files changed, 367 insertions(+)
 create mode 100644 Documentation/devicetree/bindings/arm/blaize.yaml
 create mode 100644 arch/arm64/boot/dts/blaize/Makefile
 create mode 100644 arch/arm64/boot/dts/blaize/blaize-blzp1600-cb2.dts
 create mode 100644 arch/arm64/boot/dts/blaize/blaize-blzp1600-som.dtsi
 create mode 100644 arch/arm64/boot/dts/blaize/blaize-blzp1600.dtsi

-- 
2.34.1


_______________________________________________
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] 28+ messages in thread

end of thread, other threads:[~2024-04-25 16:56 UTC | newest]

Thread overview: 28+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-04-25  9:15 [PATCH v3 0/5] Add support for Blaize BLZP1600 SoC Niko Pasaloukos
2024-04-25  9:15 ` Niko Pasaloukos
2024-04-25  9:15 ` [PATCH v3 1/5] dt-bindings: Add Blaize vendor prefix Niko Pasaloukos
2024-04-25  9:15   ` Niko Pasaloukos
2024-04-25 16:33   ` Rob Herring
2024-04-25 16:33     ` Rob Herring
2024-04-25  9:15 ` [PATCH v3 2/5] dt-bindings: arm: blaize: Add Blaize BLZP1600 SoC Niko Pasaloukos
2024-04-25  9:15   ` Niko Pasaloukos
2024-04-25  9:16   ` Krzysztof Kozlowski
2024-04-25  9:16     ` Krzysztof Kozlowski
2024-04-25  9:20     ` Nikolaos Pasaloukos
2024-04-25  9:20       ` Nikolaos Pasaloukos
2024-04-25  9:15 ` [PATCH v3 3/5] arm64: Add Blaize BLZP1600 SoC family Niko Pasaloukos
2024-04-25  9:15   ` Niko Pasaloukos
2024-04-25  9:15 ` [PATCH v3 4/5] arm64: Add initial support for Blaize BLZP1600 CB2 Niko Pasaloukos
2024-04-25  9:15   ` Niko Pasaloukos
2024-04-25  9:21   ` Krzysztof Kozlowski
2024-04-25  9:21     ` Krzysztof Kozlowski
2024-04-25 10:41     ` Nikolaos Pasaloukos
2024-04-25 10:41       ` Nikolaos Pasaloukos
2024-04-25 11:09       ` Krzysztof Kozlowski
2024-04-25 11:09         ` Krzysztof Kozlowski
2024-04-25 16:56   ` Rob Herring
2024-04-25 16:56     ` Rob Herring
2024-04-25  9:15 ` [PATCH v3 5/5] arm64: defconfig: Enable ARCH_BLAIZE_BLZP1600 Niko Pasaloukos
2024-04-25  9:15   ` Niko Pasaloukos
2024-04-25 16:08 ` [PATCH v3 0/5] Add support for Blaize BLZP1600 SoC Conor Dooley
2024-04-25 16:08   ` Conor Dooley

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.