On Tue, 26 Jan 2021 10:01:14 +0100, [email protected] wrote: > From: Gabriel Fernandez <[email protected]> > > stm32mp15 TZ secure firmware provides SCMI reset domains for > secure resources. This change defines the SCMI reset domain > identifiers used by SCMI agents and servers. > > Stm32mp15 TZ secure firmware provides SCMI clocks for oscillators, some > PLL output and few secure aware interfaces. This change defines the > SCMI clock identifiers used by SCMI agents and servers. > > Server SCMI0 exposes reset controllers for resources under RCC[TZEN] > configuration control. > > Signed-off-by: Etienne Carriere <[email protected]> > Signed-off-by: Gabriel Fernandez <[email protected]> > --- > include/dt-bindings/reset/stm32mp1-resets.h | 13 +++++++++++++ > 1 file changed, 13 insertions(+) >
Acked-by: Rob Herring <[email protected]>

