]> www.infradead.org Git - users/dwmw2/linux.git/commit
mtd: rawnand: gpmi: Remove explicit default gpmi clock setting for i.MX6
authorStefan Riedmueller <s.riedmueller@phytec.de>
Tue, 2 Nov 2021 20:20:21 +0000 (21:20 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 27 Jan 2022 08:04:15 +0000 (09:04 +0100)
commit30c76b1adf27383202f15f2bfced8024b74e213f
tree2572888fcc32eaaf6d999885f122f281c2793d05
parent7fd8f6a8e388cc697d7df7187873a5f286107113
mtd: rawnand: gpmi: Remove explicit default gpmi clock setting for i.MX6

commit aa1baa0e6c1aa4872e481dce4fc7fd6f3dd8496b upstream.

There is no need to explicitly set the default gpmi clock rate during
boot for the i.MX 6 since this is done during nand_detect anyway.

Signed-off-by: Stefan Riedmueller <s.riedmueller@phytec.de>
Cc: stable@vger.kernel.org
Acked-by: Han Xu <han.xu@nxp.com>
Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
Link: https://lore.kernel.org/linux-mtd/20211102202022.15551-1-ceggers@arri.de
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/mtd/nand/raw/gpmi-nand/gpmi-nand.c