commit | c0e9e857fcbc1037b353384de147592407423f78 | [log] [tgz] |
---|---|---|
author | Clément Léger <clement.leger@bootlin.com> | Mon Apr 04 14:36:22 2022 +0200 |
committer | Jérôme Forissier <jerome@forissier.org> | Wed Mar 01 08:56:37 2023 +0100 |
tree | 4bf0a0cb7d3825f5864ef83b30b7845b06f799c5 | |
parent | 8ac3cb374b711a1978b5b57859fbf48c8e6fc84b [diff] |
drivers: clk: sam: add a macro for count of main clocks Add a macro instead of using clock index name to define the count of main clocks. This will ease the changes when exposing new clocks. 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