commit | 9740df775895f85376cb75719c5b9cbbaa6e99e0 | [log] [tgz] |
---|---|---|
author | Clément Léger <clement.leger@bootlin.com> | Mon Apr 04 15:12:22 2022 +0200 |
committer | Jérôme Forissier <jerome@forissier.org> | Wed Mar 01 08:56:37 2023 +0100 |
tree | bb29c5fa070dfe0cb136f67422dc6dc0094d7347 | |
parent | 5ff81ad894853a90ff4f22b87fcb7e844cc8e158 [diff] |
drivers: clk: sam: remove hard coded USB clock setup Now that USB clock is exposed and usable from the device-tree, we can rely on the "assigned-clock" properties that have been added in the device-tree. 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