linux-riscv.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v1 0/3] Add a devicetree for the Aldec PolarFire SoC TySoM
@ 2022-09-06 12:15 Conor Dooley
  2022-09-06 12:15 ` [PATCH v1 1/3] dt-bindings: vendor-prefixes: Add entry for Aldec Conor Dooley
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Conor Dooley @ 2022-09-06 12:15 UTC (permalink / raw)
  To: Rob Herring, Krzysztof Kozlowski, Paul Walmsley, Palmer Dabbelt,
	Albert Ou, Conor Dooley, Daire McNamara
  Cc: devicetree, linux-riscv, linux-kernel

Hey All,

On top of my other series adding the m100pfsevp and sevkit [0], here's
yet another development kit.. This time from Aldec.

The board has 32 GB of DDR but the DT I have access to only has a small
bit of that mapped.. until I know exactly what the mapping is, I will
not be applying this.

Thanks,
Conor.

0 - https://lore.kernel.org/all/20220901133403.3392291-1-conor.dooley@microchip.com/

Conor Dooley (3):
  dt-bindings: vendor-prefixes: Add entry for Aldec
  dt-bindings: riscv: microchip: document the Aldec TySoM
  riscv: dts: microchip: add a devicetree for the Aldec TySoM

 .../devicetree/bindings/riscv/microchip.yaml  |   1 +
 .../devicetree/bindings/vendor-prefixes.yaml  |   2 +
 arch/riscv/boot/dts/microchip/Makefile        |   1 +
 .../dts/microchip/mpfs-tysom-m-fabric.dtsi    |  47 +++++
 .../riscv/boot/dts/microchip/mpfs-tysom-m.dts | 168 ++++++++++++++++++
 5 files changed, 219 insertions(+)
 create mode 100644 arch/riscv/boot/dts/microchip/mpfs-tysom-m-fabric.dtsi
 create mode 100644 arch/riscv/boot/dts/microchip/mpfs-tysom-m.dts

-- 
2.36.1


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

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

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

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-09-06 12:15 [PATCH v1 0/3] Add a devicetree for the Aldec PolarFire SoC TySoM Conor Dooley
2022-09-06 12:15 ` [PATCH v1 1/3] dt-bindings: vendor-prefixes: Add entry for Aldec Conor Dooley
2022-09-06 13:09   ` Krzysztof Kozlowski
2022-09-06 12:15 ` [PATCH v1 2/3] dt-bindings: riscv: microchip: document the Aldec TySoM Conor Dooley
2022-09-06 13:09   ` Krzysztof Kozlowski
2022-09-06 12:15 ` [PATCH v1 3/3] riscv: dts: microchip: add a devicetree for " Conor Dooley
2022-09-06 13:11   ` Krzysztof Kozlowski
2022-09-06 13:19     ` Conor.Dooley

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).