On Fri, 09 Sep 2022 22:26:14 +0300, Serge Semin wrote: > Aside with a set of the trigger-like resets Baikal-T1 CCU provides > additional directly controlled reset signals for the DDR and PCIe > controllers. As a preparation before adding these resets support to the > kernel let's extent the Baikal-T1 CCU IDs list with the new IDs, which > will be used to access the corresponding reset controls. > > Signed-off-by: Serge Semin <Sergey.Semin@xxxxxxxxxxxxxxxxxxxx> > Reviewed-by: Philipp Zabel <p.zabel@xxxxxxxxxxxxxx> > > --- > > Changelog v11: > - This is a new patch created by detaching the DT-part from: > [PATCH v10 6/7] clk: baikal-t1: Add DDR/PCIe directly controlled resets support > (@Krzysztof) > --- > include/dt-bindings/reset/bt1-ccu.h | 9 +++++++++ > 1 file changed, 9 insertions(+) > Acked-by: Rob Herring <robh@xxxxxxxxxx>