Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1266011
| From | Doug Anderson <dianders@chromium.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v2 5/8] clk: rockchip: fix usbphy-related clocks |
| Date | 2015-11-09 22:10 +0100 |
| Message-ID | <qt1Rp-3jI-27@gated-at.bofh.it> (permalink) |
| References | <qsAHw-2kS-5@gated-at.bofh.it> <qsAHw-2kS-23@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
Heiko, On Sun, Nov 8, 2015 at 8:04 AM, Heiko Stuebner <heiko@sntech.de> wrote: > The otgphy clocks really only drive the phy blocks. These in turn > contain plls that then generate the 480m clocks the clock controller > uses to supply some other clocks like uart0, gpu or the video-codec. > > So fix this structure to actually respect that hirarchy and removed > that usb480m fixed-rate clock working as a placeholder till now, as > this wouldn't even work if the supplying phy gets turned off while > its pll-output gets used elsewhere. > > Signed-off-by: Heiko Stuebner <heiko@sntech.de> > --- > drivers/clk/rockchip/clk-rk3188.c | 11 +++-------- > drivers/clk/rockchip/clk-rk3288.c | 16 +++++----------- > 2 files changed, 8 insertions(+), 19 deletions(-) Reviewed-by: Douglas Anderson <dianders@chromium.org> -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH v2 5/8] clk: rockchip: fix usbphy-related clocks Heiko Stuebner <heiko@sntech.de> - 2015-11-08 17:10 +0100 Re: [PATCH v2 5/8] clk: rockchip: fix usbphy-related clocks Doug Anderson <dianders@chromium.org> - 2015-11-09 22:10 +0100
csiph-web