commit | 0316c018c5a84d4e0b43123057adada3cddb3e00 | [log] [tgz] |
---|---|---|
author | Masahiro Yamada <yamada.masahiro@socionext.com> | Fri Jul 20 17:37:35 2018 +0900 |
committer | Stephen Boyd <sboyd@kernel.org> | Wed Jul 25 15:45:25 2018 -0700 |
tree | 714b723c93e0129e8d37664d9f1175c7992e2645 | |
parent | ce397d215ccd07b8ae3f71db689aedb85d56ab40 [diff] |
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>