commit | 7c71c684ce697dcb79efb7f027d820a6ab82228b | [log] [tgz] |
---|---|---|
author | Kunihiko Hayashi <hayashi.kunihiko@socionext.com> | Mon Feb 20 14:50:27 2023 +0900 |
committer | Marek Vasut <marex@denx.de> | Wed Feb 22 19:40:11 2023 +0100 |
tree | 4a1f4bb1931cd76fbc550667001f2e9830091662 | |
parent | f7b7c721332c2e262035d306296d53c2511763a0 [diff] |
usb: dwc3-generic: Add clock initialization in child DT node Same as the reset cotnrol, should add a clock initialization in child DT node, if the glue node doesn't have any clocks. Signed-off-by: Kunihiko Hayashi <hayashi.kunihiko@socionext.com> Reviewed-by: Marek Vasut <marex@denx.de>