All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/3] Meson8/Meson8b reset improvements
@ 2018-01-21 22:14 Martin Blumenstingl
  2018-01-21 22:14 ` [PATCH v2 1/3] ARM: dts: meson8b: grow the reset controller memory zone Martin Blumenstingl
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Martin Blumenstingl @ 2018-01-21 22:14 UTC (permalink / raw)
  To: linus-amlogic

Recently reset level support (.assert/.deassert) was added to the
reset-meson driver.
This prepares Meson8b to enable level resets as well (for this we
have to grow the memory zone of the reset controller).

I also noticed that Meson8 does not have the reset controller in it's
.dtsi yet, so this series adds that as well.
It also adds the USB reset lines on Meson8 afterwards to stay
consistent with Meson8b.

changes since v1 at [0]:
- added Neil's Reviewed-by (thank you)
- updated cover-letter since the reset-meson driver changes which
  add level reset support also for Meson8b are queued for v4.16


[0] http://lists.infradead.org/pipermail/linux-amlogic/2017-December/005865.html


Martin Blumenstingl (3):
  ARM: dts: meson8b: grow the reset controller memory zone
  ARM: dts: meson8: add the reset controller
  ARM: dts: meson8: add the USB reset line

 arch/arm/boot/dts/meson8.dtsi  | 9 +++++++++
 arch/arm/boot/dts/meson8b.dtsi | 2 +-
 2 files changed, 10 insertions(+), 1 deletion(-)

-- 
2.16.0

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

end of thread, other threads:[~2018-01-31  0:44 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-01-21 22:14 [PATCH v2 0/3] Meson8/Meson8b reset improvements Martin Blumenstingl
2018-01-21 22:14 ` [PATCH v2 1/3] ARM: dts: meson8b: grow the reset controller memory zone Martin Blumenstingl
2018-01-21 22:14 ` [PATCH v2 2/3] ARM: dts: meson8: add the reset controller Martin Blumenstingl
2018-01-21 22:14 ` [PATCH v2 3/3] ARM: dts: meson8: add the USB reset line Martin Blumenstingl
2018-01-31  0:44 ` [PATCH v2 0/3] Meson8/Meson8b reset improvements Kevin Hilman

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.