All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 0/2] mtd: rawnand: arasan: Fix clock rate in NV-DDR
@ 2022-06-28 15:48 ` Amit Kumar Mahapatra
  0 siblings, 0 replies; 10+ messages in thread
From: Amit Kumar Mahapatra @ 2022-06-28 15:48 UTC (permalink / raw)
  To: miquel.raynal, nagasure, vigneshr
  Cc: boris.brezillon, linux-mtd, linux-kernel, git, richard,
	amit.kumar-mahapatra, Amit Kumar Mahapatra

Based on upstream discussion here:
https://lore.kernel.org/all/20211127180758.30884-1-okitain@gmail.com/

This patch series:
 - Updates NAND bus clock, instead of system clock, as per the timing modes.
 - Fixes clock rate in NV-DDR
---
BRANCH: mtd/next

Changes in v2:
- Add a patch to update NAND bus clk instead of system clk

Changes in v3:
- Set the NAND bus clk in anfc_setup_interface
---
Amit Kumar Mahapatra (1):
  mtd: rawnand: arasan: Update NAND bus clock instead of system clock

Olga Kitaina (1):
  mtd: rawnand: arasan: Fix clock rate in NV-DDR

 drivers/mtd/nand/raw/arasan-nand-controller.c | 16 +++++++++++-----
 1 file changed, 11 insertions(+), 5 deletions(-)

-- 
2.17.1


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

end of thread, other threads:[~2022-06-29 11:41 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-06-28 15:48 [PATCH v3 0/2] mtd: rawnand: arasan: Fix clock rate in NV-DDR Amit Kumar Mahapatra
2022-06-28 15:48 ` Amit Kumar Mahapatra
2022-06-28 15:48 ` [PATCH v3 1/2] mtd: rawnand: arasan: Update NAND bus clock instead of system clock Amit Kumar Mahapatra
2022-06-28 15:48   ` Amit Kumar Mahapatra
2022-06-29 11:38   ` Miquel Raynal
2022-06-29 11:38     ` Miquel Raynal
2022-06-28 15:48 ` [PATCH v3 2/2] mtd: rawnand: arasan: Fix clock rate in NV-DDR Amit Kumar Mahapatra
2022-06-28 15:48   ` Amit Kumar Mahapatra
2022-06-29 11:38   ` Miquel Raynal
2022-06-29 11:38     ` Miquel Raynal

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.