On Tue, 2021-10-05 at 11:10 +0900, Kunihiko Hayashi wrote: > This series includes the patches to add audio/video reset lines for PXs3 SoC > and basic reset lines for new UniPhier NX1 SoC. NX1 SoC also has the same > kinds of reset lines as the other UniPhier SoCs. > > Kunihiko Hayashi (3): > reset: uniphier: Add audio system and video input reset control for > PXs3 > dt-bindings: reset: uniphier: Add NX1 reset control binding > reset: uniphier: Add NX1 reset support > > .../reset/socionext,uniphier-glue-reset.yaml | 1 + > .../bindings/reset/socionext,uniphier-reset.yaml | 3 +++ > drivers/reset/reset-uniphier-glue.c | 4 ++++ > drivers/reset/reset-uniphier.c | 27 ++++++++++++++++++++++ > 4 files changed, 35 insertions(+) Thank you, applied to reset/next. regards Philipp