clk: qcom: ipq8074: add NSS ethernet port clocks
authorAbhishek Sahu <absahu@codeaurora.org>
Wed, 13 Dec 2017 14:25:39 +0000 (19:55 +0530)
committerStephen Boyd <sboyd@codeaurora.org>
Fri, 22 Dec 2017 00:03:35 +0000 (16:03 -0800)
commit7117a51ed303ed20b5f93cd472a7ab8fdd8d635a
tree509bda6cf063755d12fba56557bd231ec6571d56
parent5736294aef83f89685ef0b5c5bc3acd90247723e
clk: qcom: ipq8074: add NSS ethernet port clocks

IPQ8074 has 6 ethernet ports which supports all ethernet speeds
from 10Mpbs to 10 Gpbs and each speed requires different clock
rates. Each port has separate TX and RX clocks. These clocks
use separate external UNIPHY PLL’s which will be registered with
separate NSS driver. The clock frequency is 125 Mhz for UNIPHY0
and 312.5 Mhz for UNIPHY1 and UNIPHY2.

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