]> git.baikalelectronics.ru Git - uboot.git/commit
mtd: mxs_nand: don't get the gpmi_apbh_dma clock
authorDario Binacchi <dario.binacchi@amarulasolutions.com>
Tue, 27 Sep 2022 09:47:29 +0000 (11:47 +0200)
committerDario Binacchi <dario.binacchi@amarulasolutions.com>
Sun, 9 Oct 2022 08:42:26 +0000 (10:42 +0200)
commit17687af900bf0d7372ff63d3288aef9d58eef307
treee9ad080bad614392163a413f6c30d22499a50938
parent291dc566903e73c9fe1bab48efffb71e40b4158d
mtd: mxs_nand: don't get the gpmi_apbh_dma clock

This clock name is not present in any U-boot and Linux kernel 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