Quoting michael.srba@xxxxxxxxx (2022-02-20 13:20:31) > From: Michael Srba <Michael.Srba@xxxxxxxxx> > > Add four clocks which need to be manipulated in order to initialize the AHB > bus which exposes the SCC block in the global address space. > > If a device is known to be configured such that writing to these > registers from Linux is not permitted, the 'protected-clocks' > device tree property must be used to denote that fact. > > Signed-off-by: Michael Srba <Michael.Srba@xxxxxxxxx> > --- Reviewed-by: Stephen Boyd <sboyd@xxxxxxxxxx>