All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 5.10.y-cip 00/12] RZ/G2{L,LC,UL}/RZ/V2L improvements
@ 2022-10-25 14:41 Biju Das
  2022-10-25 14:41 ` [PATCH 5.10.y-cip 01/12] mtd: hyperbus: Make hyperbus_unregister_device() return void Biju Das
                   ` (13 more replies)
  0 siblings, 14 replies; 20+ messages in thread
From: Biju Das @ 2022-10-25 14:41 UTC (permalink / raw)
  To: cip-dev, Nobuhiro Iwamatsu, Pavel Machek; +Cc: Chris Paterson, Biju Das

This patch series aims to add DMA support to RSPI and enhancements
like fixing interrupt types, MII support and fix RPM imabalance for
RZ/G2{L,LC,UL}/RZ/V2L SoCs

All these patches are cherry-picked from the mainline.

Biju Das (9):
  arm64: dts: renesas: r9a07g043: Add DMA support to RSPI
  arm64: dts: renesas: r9a07g044: Add DMA support to RSPI
  arm64: dts: renesas: r9a07g054: Add DMA support to RSPI
  arm64: dts: renesas: r9a07g043: Fix audio clk node names
  arm64: dts: renesas: r9a07g044: Fix SCI{Rx,Tx} interrupt types
  arm64: dts: renesas: r9a07g054: Fix SCI{Rx,Tx} interrupt types
  arm64: dts: renesas: r9a07g043: Fix SCI{Rx,Tx} interrupt types
  clk: renesas: r9a07g044: Add conditional compilation for
    r9a07g044_cpg_info
  ravb: Add RZ/G2L MII interface support

Geert Uytterhoeven (1):
  mtd: hyperbus: rpc-if: Fix RPM imbalance in probe error path

Lad Prabhakar (1):
  arm64: dts: renesas: Adjust whitespace around '{'

Uwe Kleine-König (1):
  mtd: hyperbus: Make hyperbus_unregister_device() return void

 arch/arm64/boot/dts/renesas/r9a07g043.dtsi | 20 +++++++++++++-------
 arch/arm64/boot/dts/renesas/r9a07g044.dtsi | 16 +++++++++++-----
 arch/arm64/boot/dts/renesas/r9a07g054.dtsi | 16 +++++++++++-----
 drivers/clk/renesas/r9a07g044-cpg.c        |  2 ++
 drivers/mtd/hyperbus/hbmc-am654.c          |  6 +++---
 drivers/mtd/hyperbus/hyperbus-core.c       |  8 ++------
 drivers/mtd/hyperbus/rpc-if.c              | 13 +++++++++----
 drivers/net/ethernet/renesas/ravb.h        |  8 ++++++++
 drivers/net/ethernet/renesas/ravb_main.c   |  8 +++++++-
 include/linux/mtd/hyperbus.h               |  4 +---
 10 files changed, 67 insertions(+), 34 deletions(-)

-- 
2.25.1



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

end of thread, other threads:[~2022-10-27  8:18 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-10-25 14:41 [PATCH 5.10.y-cip 00/12] RZ/G2{L,LC,UL}/RZ/V2L improvements Biju Das
2022-10-25 14:41 ` [PATCH 5.10.y-cip 01/12] mtd: hyperbus: Make hyperbus_unregister_device() return void Biju Das
2022-10-25 14:41 ` [PATCH 5.10.y-cip 02/12] mtd: hyperbus: rpc-if: Fix RPM imbalance in probe error path Biju Das
2022-10-25 14:41 ` [PATCH 5.10.y-cip 03/12] arm64: dts: renesas: Adjust whitespace around '{' Biju Das
2022-10-25 14:41 ` [PATCH 5.10.y-cip 04/12] arm64: dts: renesas: r9a07g043: Add DMA support to RSPI Biju Das
2022-10-25 14:41 ` [PATCH 5.10.y-cip 05/12] arm64: dts: renesas: r9a07g044: " Biju Das
2022-10-25 14:41 ` [PATCH 5.10.y-cip 06/12] arm64: dts: renesas: r9a07g054: " Biju Das
2022-10-25 14:41 ` [PATCH 5.10.y-cip 07/12] arm64: dts: renesas: r9a07g043: Fix audio clk node names Biju Das
2022-10-25 14:41 ` [PATCH 5.10.y-cip 08/12] arm64: dts: renesas: r9a07g044: Fix SCI{Rx,Tx} interrupt types Biju Das
2022-10-25 14:41 ` [PATCH 5.10.y-cip 09/12] arm64: dts: renesas: r9a07g054: " Biju Das
2022-10-25 14:41 ` [PATCH 5.10.y-cip 10/12] arm64: dts: renesas: r9a07g043: " Biju Das
2022-10-25 14:41 ` [PATCH 5.10.y-cip 11/12] clk: renesas: r9a07g044: Add conditional compilation for r9a07g044_cpg_info Biju Das
2022-10-25 14:41 ` [PATCH 5.10.y-cip 12/12] ravb: Add RZ/G2L MII interface support Biju Das
2022-10-26  8:54   ` nobuhiro1.iwamatsu
2022-10-26  9:09     ` Biju Das
2022-10-26  9:17       ` nobuhiro1.iwamatsu
2022-10-26  8:40 ` [PATCH 5.10.y-cip 00/12] RZ/G2{L,LC,UL}/RZ/V2L improvements Pavel Machek
2022-10-26  8:45   ` Biju Das
2022-10-26  9:19 ` nobuhiro1.iwamatsu
2022-10-27  8:18   ` Pavel Machek

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.