]> git.baikalelectronics.ru Git - uboot.git/commit
mtd: mxs_nand: get the clock with the right name
authorDario Binacchi <dario.binacchi@amarulasolutions.com>
Tue, 27 Sep 2022 09:56:33 +0000 (11:56 +0200)
committerDario Binacchi <dario.binacchi@amarulasolutions.com>
Sun, 9 Oct 2022 08:42:26 +0000 (10:42 +0200)
commit0f1a68b860a8a40a7d22e86d88b4c8e86a42e16c
tree52ba69381f8b3bce668cb05be5e78fdde9072134
parent17687af900bf0d7372ff63d3288aef9d58eef307
mtd: mxs_nand: get the clock with the right name

Rename the gpmi_apb_bch clock name to gpmi_bch_apb, as you can find in
the device tree.

Fixes: commit d2d0b72cc3291 ("MXS_NAND: Add clock support for iMX8")
Signed-off-by: Dario Binacchi <dario.binacchi@amarulasolutions.com>
Reviewed-by: Michael Trimarchi <michael@amarulasolutions.com>
drivers/mtd/nand/raw/mxs_nand_dt.c