All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] reset: uniphier: Introduce some features and NX1 support
@ 2021-10-05  2:10 ` Kunihiko Hayashi
  0 siblings, 0 replies; 12+ messages in thread
From: Kunihiko Hayashi @ 2021-10-05  2:10 UTC (permalink / raw)
  To: Philipp Zabel, Rob Herring, Masami Hiramatsu
  Cc: devicetree, linux-arm-kernel, linux-kernel, Kunihiko Hayashi

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(+)

-- 
2.7.4


^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2021-10-05 12:29 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-10-05  2:10 [PATCH 0/3] reset: uniphier: Introduce some features and NX1 support Kunihiko Hayashi
2021-10-05  2:10 ` Kunihiko Hayashi
2021-10-05  2:10 ` [PATCH 1/3] reset: uniphier: Add audio system and video input reset control for PXs3 Kunihiko Hayashi
2021-10-05  2:10   ` Kunihiko Hayashi
2021-10-05  2:10 ` [PATCH 2/3] dt-bindings: reset: uniphier: Add NX1 reset control binding Kunihiko Hayashi
2021-10-05  2:10   ` Kunihiko Hayashi
2021-10-05 12:26   ` Rob Herring
2021-10-05 12:26     ` Rob Herring
2021-10-05  2:10 ` [PATCH 3/3] reset: uniphier: Add NX1 reset support Kunihiko Hayashi
2021-10-05  2:10   ` Kunihiko Hayashi
2021-10-05  9:59 ` [PATCH 0/3] reset: uniphier: Introduce some features and NX1 support Philipp Zabel
2021-10-05  9:59   ` Philipp Zabel

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.