All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 0/2] riscv: sifive_l2_cache: Add support for SiFive FU740 SoC
@ 2020-12-10 10:28 ` Yash Shah
  0 siblings, 0 replies; 12+ messages in thread
From: Yash Shah @ 2020-12-10 10:28 UTC (permalink / raw)
  To: linux-kernel, linux-riscv, devicetree
  Cc: bp, anup, Jonathan.Cameron, wsa, sam, aou, palmer, paul.walmsley,
	robh+dt, sagar.kadam, sachin.ghadi, Yash Shah

Add support for additional interrupt present in SiFive FU740 chip.

Changes:
v3:
- Rename the subject line of dt-binding patch
- Add the additional interrupt "DirFail" as the last entry so as to keep
  the order of all previous index same.

v2:
- Changes as per Rob Herring's request on v1

Yash Shah (2):
  dt-bindings: riscv: Update l2 cache DT documentation to add support
    for SiFive FU740
  RISC-V: sifive_l2_cache: Update L2 cache driver to support SiFive
    FU740

 .../devicetree/bindings/riscv/sifive-l2-cache.yaml | 34 +++++++++++++++++++---
 drivers/soc/sifive/sifive_l2_cache.c               | 27 +++++++++++++++--
 2 files changed, 54 insertions(+), 7 deletions(-)

-- 
2.7.4


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

end of thread, other threads:[~2021-01-08  1:37 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-10 10:28 [PATCH v3 0/2] riscv: sifive_l2_cache: Add support for SiFive FU740 SoC Yash Shah
2020-12-10 10:28 ` Yash Shah
2020-12-10 10:28 ` [PATCH v3 1/2] dt-bindings: riscv: Update l2 cache DT documentation to add support for SiFive FU740 Yash Shah
2020-12-10 10:28   ` Yash Shah
2020-12-11  1:55   ` Palmer Dabbelt
2020-12-11  1:55     ` Palmer Dabbelt
2020-12-11  3:46   ` Rob Herring
2020-12-11  3:46     ` Rob Herring
2020-12-10 10:28 ` [PATCH v3 2/2] RISC-V: sifive_l2_cache: Update L2 cache driver to support " Yash Shah
2020-12-10 10:28   ` Yash Shah
2021-01-08  1:36 ` [PATCH v3 0/2] riscv: sifive_l2_cache: Add support for SiFive FU740 SoC Palmer Dabbelt
2021-01-08  1:36   ` Palmer Dabbelt

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.