commit | 22cb237f35b4dabba90bc8fa6136f472ddcd69b5 | [log] [tgz] |
---|---|---|
author | Wenyou Yang <wenyou.yang@microchip.com> | Fri Feb 09 11:34:50 2018 +0800 |
committer | Tom Rini <trini@konsulko.com> | Fri Mar 16 07:30:04 2018 -0400 |
tree | fc288310c6acd4c3f6874114b53ba737532b52f7 | |
parent | 337ed5ab28b9c7e9bf91b295fa967290ed476f1b [diff] |
clk: at91: add USB Host clock driver Add USB clock driver to configure the input clock and the divider in the PMC_USB register to generate a 48MHz and a 12MHz signal to the USB Host OHCI. Signed-off-by: Wenyou Yang <wenyou.yang@microchip.com>