MLK-11044: mtd:nand: enable per1_bch for NAND on all i.MX6 platform
authorHan Xu <b45815@freescale.com>
Thu, 4 Jun 2015 16:48:23 +0000 (11:48 -0500)
committerNitin Garg <nitin.garg@nxp.com>
Mon, 19 Mar 2018 19:47:31 +0000 (14:47 -0500)
commit8d3361194a4b59e6a46caaf8df01dbea941eb460
treed62a26ffefa1ef254656c19fcfa3e8bdd748dd5b
parent800a5f4e611d0da3d74530dc89c5fe4c42df09a8
MLK-11044: mtd:nand: enable per1_bch for NAND on all i.MX6 platform

The per1_bch was moved in patch below since it was never mentioned in
any GPMI/BCH/APBH documents, but actually it is necessary for BCH module
since BCH use AXI bus transfer data through fabric, need to enable this
clock for BCH at fabric side.

This patch enabled this clock for all i.MX6 platforms and has been
tested on i.MX6Q/i.MX6QP/i.MX6SX and i.MX6UL.

commit 9aa0fb0a606a583e2b6e19892ac2cab1b0e726c4
Author: Han Xu <b45815@freescale.com>
Date: Thu May 28 16:49:18 2015 -0500

mtd: nand: support NAND on i.MX6UL

support i.MX6UL GPMI NAND driver and removed the unecessary clock
per1_bch.

Signed-off-by: Han Xu <b45815@freescale.com>
(cherry picked from commit: 53c5964a104f71c061d95bd98599fbf050644ddb)
drivers/mtd/nand/gpmi-nand/gpmi-nand.c
drivers/mtd/nand/gpmi-nand/gpmi-nand.h