commit | 80f8ce589517c478abdae07a758b37b362886cb2 | [log] [tgz] |
---|---|---|
author | Jianguo Sun <sunjianguo1@huawei.com> | Wed Jan 24 19:48:27 2018 +0800 |
committer | Shawn Guo <shawnguo@kernel.org> | Tue Feb 27 09:19:12 2018 +0800 |
tree | ef60a3ff5b9330f5350777f1885fbc7cfccf3abc | |
parent | a44d1f531a39da8cd6497372e713f5998b2d67af [diff] |
clk: hi3798cv200: add COMBPHY0 clock support The clock COMBPHY1 has already been supported by hi3798cv200 driver, but COMBPHY0 is missing. It adds COMBPHY0 clock support. Since the mux table is being shared by COMBPHY0 and COMBPHY1, it renames comphy1_mux_p and comphy1_mux_table a bit to drop instance number '1' from there. Signed-off-by: Jianguo Sun <sunjianguo1@huawei.com> Signed-off-by: Shawn Guo <shawn.guo@linaro.org>