[PATCH 2/3] clk: rockchip: rk3399: export 480M_SRC clocks id for usbphy0/usbphy1
From: Doug Anderson <hidden>
Date: 2016-12-15 00:37:39
Also in:
linux-clk, linux-rockchip, lkml
From: Doug Anderson <hidden>
Date: 2016-12-15 00:37:39
Also in:
linux-clk, linux-rockchip, lkml
Hi, On Wed, Dec 14, 2016 at 2:11 AM, Xing Zheng [off-list ref] wrote:
This patch exports USBPHYx_480M_SRC clocks for usbphy. Signed-off-by: Xing Zheng <redacted> --- drivers/clk/rockchip/clk-rk3399.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
As mentioned in the dts patch, I don't think you need these since I'm under the impression that nobody gets this clock. I think the USB Controller get the ungated version of this clock. -Doug