commit | 4c385b25fab119144bffb255ad77712fe586ac10 | [log] [tgz] |
---|---|---|
author | Archit Taneja <architt@codeaurora.org> | Thu Apr 02 11:20:41 2015 +0530 |
committer | Stephen Boyd <sboyd@codeaurora.org> | Mon Apr 06 14:07:49 2015 -0700 |
tree | c5cfd13e58e699b94524de7b4ec52d4d57bf587b | |
parent | f375573c96470a27b911aeb1c0a25212d0e145a2 [diff] |
clk: qcom: Add EBI2 clocks for IPQ806x The NAND controller within EBI2 requires EBI2_CLK and EBI2_ALWAYS_ON_CLK clocks. Create structs for these clocks so that they can be used by the NAND controller driver. Add an entry for EBI2_AON_CLK in the gcc-ipq806x DT binding document. Signed-off-by: Archit Taneja <architt@codeaurora.org> Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>