clk: qcom: ipq8074: add NSS clocks
authorAbhishek Sahu <absahu@codeaurora.org>
Wed, 13 Dec 2017 14:25:38 +0000 (19:55 +0530)
committerStephen Boyd <sboyd@codeaurora.org>
Fri, 22 Dec 2017 00:03:34 +0000 (16:03 -0800)
commit5736294aef83f89685ef0b5c5bc3acd90247723e
treeb60a3f3889deecdf6699e597648a2b9ed6ee7b03
parent9607f6224b3966652ce3f4e620c4694df190b64a
clk: qcom: ipq8074: add NSS clocks

IPQ8074 has NSS (Network Switching System) which has 2 UBI cores
and hardware crypto engine. Some clocks are separate for each UBI
core and remaining NSS clocks are common. The BIAS_PLL (300 Mhz)
and BIAS_PLL_NSS_NOC (416.5 Mhz) are external fixed clocks and
will be registered from dtsi or NSS driver.

Signed-off-by: Abhishek Sahu <absahu@codeaurora.org>
Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
drivers/clk/qcom/gcc-ipq8074.c