linux-spi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v1 0/2] Add Octal DTR support on RPC driver
@ 2022-11-24  7:39 JaimeLiao
  2022-11-24  7:39 ` [PATCH v1 1/2] spi: spi-rpc-if: Add support for Octal DTR mode JaimeLiao
  2022-11-24  7:39 ` [PATCH v1 2/2] memory: renesas-rpc-if: Add Octal DTR mode support JaimeLiao
  0 siblings, 2 replies; 5+ messages in thread
From: JaimeLiao @ 2022-11-24  7:39 UTC (permalink / raw)
  To: broonie, krzysztof.kozlowski, linux-spi, linux-kernel
  Cc: jaimeliao, JaimeLiao

Enable Octal DTR support both on spi-rpc-if.c and renesas-rpc-if.c

JaimeLiao (2):
  spi: spi-rpc-if: Add support for Octal DTR mode
  memory: renesas-rpc-if: Add Octal DTR mode support

 drivers/memory/renesas-rpc-if.c | 56 +++++++++++++++++++++++++++++++++
 drivers/spi/spi-rpc-if.c        | 19 +++++++++--
 2 files changed, 72 insertions(+), 3 deletions(-)

-- 
2.17.1


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

end of thread, other threads:[~2022-11-30 14:36 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-11-24  7:39 [PATCH v1 0/2] Add Octal DTR support on RPC driver JaimeLiao
2022-11-24  7:39 ` [PATCH v1 1/2] spi: spi-rpc-if: Add support for Octal DTR mode JaimeLiao
2022-11-24  7:39 ` [PATCH v1 2/2] memory: renesas-rpc-if: Add Octal DTR mode support JaimeLiao
2022-11-24 13:36   ` Krzysztof Kozlowski
2022-11-30 14:34   ` kernel test robot

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