commit | 9225f3e5504950ba750bc005f5c0720017f70064 | [log] [tgz] |
---|---|---|
author | Patrick Delaunay <patrick.delaunay@st.com> | Mon Apr 27 15:29:59 2020 +0200 |
committer | Marek Vasut <marek.vasut+renesas@gmail.com> | Tue Apr 28 13:52:52 2020 +0200 |
tree | d7e3ce453582f8c44e02ff7683caad6756ccf7b4 | |
parent | bb3569d639e8236432cc6fdc4af0c4888d04cc70 [diff] |
usb: host: dwc2: add clk support Add support for clock with driver model. This patch don't added dependency because when CONFIG_CLK is not activated the clk function are stubbed. Reviewed-by: Simon Goldschmidt <simon.k.r.goldschmidt@gmail.com> Signed-off-by: Patrick Delaunay <patrick.delaunay@st.com>