diff options
author | Gabriel Fernandez <gabriel.fernandez@foss.st.com> | 2021-06-17 08:18:14 +0300 |
---|---|---|
committer | Stephen Boyd <sboyd@kernel.org> | 2021-06-29 02:09:10 +0300 |
commit | 21e743300dd0b9e57425de4a9ba651493b165e03 (patch) | |
tree | 9a0283f1d05e9549b1abcbbce0b50f27e68088cf /include/dt-bindings/clock | |
parent | 94b7888b67c4e301635bbfdea1403ed0693242fd (diff) | |
download | linux-21e743300dd0b9e57425de4a9ba651493b165e03.tar.xz |
clk: stm32mp1: new compatible for secure RCC support
Platform STM32MP1 can be used in configuration where some clock
resources cannot be accessed by Linux kernel when executing in non-secure
state of the CPU(s).
In such configuration, the RCC clock driver must not register clocks
it cannot access.
They are expected to be registered from another clock driver such
as the SCMI clock driver.
This change uses specific compatible string "st,stm32mp1-rcc-secure"
to specify RCC clock driver configuration where RCC is secure.
Signed-off-by: Etienne Carriere <etienne.carriere@foss.st.com>
Signed-off-by: Gabriel Fernandez <gabriel.fernandez@foss.st.com>
Link: https://lore.kernel.org/r/20210617051814.12018-12-gabriel.fernandez@foss.st.com
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
Diffstat (limited to 'include/dt-bindings/clock')
0 files changed, 0 insertions, 0 deletions