mtd: rawnand: marvell: Fix clock resource by adding a register clock
authorGregory CLEMENT <gregory.clement@bootlin.com>
Tue, 13 Mar 2018 10:30:16 +0000 (11:30 +0100)
committerBoris Brezillon <boris.brezillon@bootlin.com>
Thu, 29 Mar 2018 07:38:10 +0000 (09:38 +0200)
commit961ba15c48dd465fdbef1b9379bd8031c374d62e
tree91411b075870319503c3467fd6b49edd61a9cf2f
parentb1206122069aadabe1a8c50789277a978aaa4df7
mtd: rawnand: marvell: Fix clock resource by adding a register clock

On Armada 7K/8K we need to explicitly enable the register clock. This
clock is optional because not all the SoCs using this IP need it but at
least for Armada 7K/8K it is actually mandatory.

The binding documentation is updated accordingly.

Signed-off-by: Gregory CLEMENT <gregory.clement@bootlin.com>
Signed-off-by: Boris Brezillon <boris.brezillon@bootlin.com>
Documentation/devicetree/bindings/mtd/marvell-nand.txt
drivers/mtd/nand/raw/marvell_nand.c