commit | 90dee57ac37038a25e865d2e9218d7877ab6cff9 | [log] [tgz] |
---|---|---|
author | Clément Léger <clement.leger@bootlin.com> | Mon Apr 04 14:46:05 2022 +0200 |
committer | Jérôme Forissier <jerome@forissier.org> | Wed Mar 01 08:56:37 2023 +0100 |
tree | 26afa316fe71584cd6cc9e593c6462a6883d9163 | |
parent | c0e9e857fcbc1037b353384de147592407423f78 [diff] |
drivers: clk: sam: export audiopll_fracck and usbck This allows to modify the clocks rate and parents from the device-tree using assigned-clock-parents/rate properties rather than hardcoding the clocks rate. Signed-off-by: Clément Léger <clement.leger@bootlin.com> Acked-by: Etienne Carriere <etienne.carriere@linaro.org>
This git contains source code for the secure side implementation of OP-TEE project.
All official OP-TEE documentation has moved to http://optee.readthedocs.io.
// OP-TEE core maintainers