Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-02-18 | ARM: at91: clock: add UTMI PLL enable/disable function | Wenyou Yang | |
To avoid the duplicated code, add the UTMI PLL handle functions, and add PMC_USB init function too. Signed-off-by: Wenyou Yang <wenyou.yang@atmel.com> Tested-by: Heiko Schocher <hs@denx.de> Reviewed-by: Andreas Bießmann <andreas.devel@googlemail.com> | |||
2016-02-18 | ARM: at91: clock: add a new file to handle clock | Wenyou Yang | |
To reduce the duplicated code, add a new file to accommodate the peripheral's and system's clock handle code, shared with the SoCs with different ARM core. Signed-off-by: Wenyou Yang <wenyou.yang@atmel.com> Tested-by: Heiko Schocher <hs@denx.de> Reviewed-by: Andreas Bießmann <andreas.devel@googlemail.com> |