[PATCH 0/3] Meson8/Meson8b reset improvements

Martin Blumenstingl martin.blumenstingl at googlemail.com
Tue Dec 26 03:43:42 PST 2017


Recently Neil landed reset level support (.assert/.deassert) for the
reset-meson driver.
While the driver does not support level resets on Meson8b yet we can
already prepare the .dts to do so (I actually found out that level
resets are implemented identical on Meson8/Meson8b/GX - a patch for
the reset-meson driver will follow in a separate series).

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.


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.15.1




More information about the linux-amlogic mailing list