aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/lpddr/lpddr2_nvm.c
diff options
context:
space:
mode:
authorAmit Kumar Mahapatra <[email protected]>2022-06-28 15:48:23 +0000
committerMiquel Raynal <[email protected]>2022-06-29 11:36:33 +0000
commit7499bfeedb47efc1ee4dc793b92c610d46e6d6a6 (patch)
tree310641e8f011af6e8346429381a926b614852604 /drivers/mtd/lpddr/lpddr2_nvm.c
parentmtd: rawnand: sm_common: drop unexpected word 'is' in the comments (diff)
downloadkernel-7499bfeedb47efc1ee4dc793b92c610d46e6d6a6.tar.gz
kernel-7499bfeedb47efc1ee4dc793b92c610d46e6d6a6.zip
mtd: rawnand: arasan: Update NAND bus clock instead of system clock
In current implementation the Arasan NAND driver is updating the system clock(i.e., anand->clk) in accordance to the timing modes (i.e., SDR or NVDDR). But as per the Arasan NAND controller spec the flash clock or the NAND bus clock(i.e., nfc->bus_clk), need to be updated instead. This patch keeps the system clock unchanged and updates the NAND bus clock as per the timing modes. Fixes: 197b88fecc50 ("mtd: rawnand: arasan: Add new Arasan NAND controller") CC: [email protected] # 5.8+ Signed-off-by: Amit Kumar Mahapatra <[email protected]> Signed-off-by: Miquel Raynal <[email protected]> Link: https://lore.kernel.org/linux-mtd/[email protected]
Diffstat (limited to 'drivers/mtd/lpddr/lpddr2_nvm.c')
0 files changed, 0 insertions, 0 deletions