devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v1 0/8] Add JH7100 errata and update device tree
@ 2023-11-26 23:27 Emil Renner Berthing
  2023-11-26 23:27 ` [PATCH v1 1/8] riscv: errata: Add StarFive JH7100 errata Emil Renner Berthing
                   ` (8 more replies)
  0 siblings, 9 replies; 13+ messages in thread
From: Emil Renner Berthing @ 2023-11-26 23:27 UTC (permalink / raw)
  To: linux-riscv, devicetree, linux-kernel
  Cc: Paul Walmsley, Palmer Dabbelt, Emil Renner Berthing, Conor Dooley,
	Rob Herring, Krzysztof Kozlowski, Cristian Ciocaltea

Now that the driver for the SiFive cache controller supports manual
flushing as non-standard cache operations[1] we can add an errata option
for the StarFive JH7100 SoC and update the device tree with the cache
controller, dedicated DMA pool and add MMC nodes for the SD-card and
wifi.

This series needs the following commit in [1] to work properly:

0d5701dc9cd6 ("soc: sifive: ccache: Add StarFive JH7100 support")

[1]: https://git.kernel.org/pub/scm/linux/kernel/git/conor/linux.git/log/?h=riscv-soc-for-next

Emil Renner Berthing (7):
  riscv: errata: Add StarFive JH7100 errata
  riscv: dts: starfive: Mark the JH7100 as having non-coherent DMAs
  riscv: dts: starfive: Add JH7100 cache controller
  riscv: dts: starfive: Add pool for coherent DMA memory on JH7100
    boards
  riscv: dts: starfive: Add JH7100 MMC nodes
  riscv: dts: starfive: Enable SD-card on JH7100 boards
  riscv: dts: starfive: Enable SDIO wifi on JH7100 boards

Geert Uytterhoeven (1):
  riscv: dts: starfive: Group tuples in interrupt properties

 arch/riscv/Kconfig.errata                     |  17 +++
 .../boot/dts/starfive/jh7100-common.dtsi      | 131 ++++++++++++++++++
 arch/riscv/boot/dts/starfive/jh7100.dtsi      |  48 ++++++-
 3 files changed, 192 insertions(+), 4 deletions(-)

-- 
2.40.1


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

end of thread, other threads:[~2023-11-30 15:04 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-11-26 23:27 [PATCH v1 0/8] Add JH7100 errata and update device tree Emil Renner Berthing
2023-11-26 23:27 ` [PATCH v1 1/8] riscv: errata: Add StarFive JH7100 errata Emil Renner Berthing
2023-11-30 14:05   ` Conor Dooley
2023-11-26 23:27 ` [PATCH v1 2/8] riscv: dts: starfive: Group tuples in interrupt properties Emil Renner Berthing
2023-11-30 14:05   ` Conor Dooley
2023-11-26 23:27 ` [PATCH v1 3/8] riscv: dts: starfive: Mark the JH7100 as having non-coherent DMAs Emil Renner Berthing
2023-11-26 23:27 ` [PATCH v1 4/8] riscv: dts: starfive: Add JH7100 cache controller Emil Renner Berthing
2023-11-26 23:27 ` [PATCH v1 5/8] riscv: dts: starfive: Add pool for coherent DMA memory on JH7100 boards Emil Renner Berthing
2023-11-26 23:27 ` [PATCH v1 6/8] riscv: dts: starfive: Add JH7100 MMC nodes Emil Renner Berthing
2023-11-26 23:27 ` [PATCH v1 7/8] riscv: dts: starfive: Enable SD-card on JH7100 boards Emil Renner Berthing
2023-11-26 23:27 ` [PATCH v1 8/8] riscv: dts: starfive: Enable SDIO wifi " Emil Renner Berthing
2023-11-30 14:12 ` [PATCH v1 0/8] Add JH7100 errata and update device tree Conor Dooley
2023-11-30 15:04   ` Emil Renner Berthing

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