Quoting Serge Semin (2020-05-26 15:20:54) > After being gained by the CCU PLLs the signals must be transformed to > be suitable for the clock-consumers. This is done by a set of dividers > embedded into the CCU. A first block of dividers is used to create > reference clocks for AXI-bus of high-speed peripheral IP-cores of the > chip. The second block dividers alter the PLLs output signals to be then > consumed by SoC peripheral devices. Both block DT nodes are ordinary > clock-providers with standard set of properties supported. But in addition > to that each clock provider can be used to reset the corresponding clock > domain. This makes the AXI-bus and System Devices CCU DT nodes to be also > reset-providers. > > Signed-off-by: Serge Semin <sergey.se...@baikalelectronics.ru> > Cc: Alexey Malahov <alexey.mala...@baikalelectronics.ru> > Cc: Arnd Bergmann <a...@arndb.de> > Cc: linux-m...@vger.kernel.org > > ---
Applied to clk-next