clk: uniphier: add NAND 200MHz clock
authorMasahiro Yamada <yamada.masahiro@socionext.com>
Fri, 20 Jul 2018 08:37:35 +0000 (17:37 +0900)
committerStephen Boyd <sboyd@kernel.org>
Wed, 25 Jul 2018 22:45:25 +0000 (15:45 -0700)
commit0316c018c5a84d4e0b43123057adada3cddb3e00
tree714b723c93e0129e8d37664d9f1175c7992e2645
parentce397d215ccd07b8ae3f71db689aedb85d56ab40
clk: uniphier: add NAND 200MHz clock

The Denali NAND controller IP needs three clocks:

 - clk: controller core clock

 - clk_x: bus interface clock

 - ecc_clk: clock at which ECC circuitry is run

Currently, only the first one (50MHz) is provided.  The rest of the
two clock ports must be connected to the 200MHz clock line.  Add this.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
drivers/clk/uniphier/clk-uniphier-sys.c