On Tue, 26 Jan 2021 10:01:14 +0100, gabriel.fernandez@xxxxxxxxxxx wrote: > From: Gabriel Fernandez <gabriel.fernandez@xxxxxxxxxxx> > > 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 <etienne.carriere@xxxxxx> > Signed-off-by: Gabriel Fernandez <gabriel.fernandez@xxxxxxxxxxx> > --- > include/dt-bindings/reset/stm32mp1-resets.h | 13 +++++++++++++ > 1 file changed, 13 insertions(+) > Acked-by: Rob Herring <robh@xxxxxxxxxx>