mbox series

[0/6] arm64: dts: meson-sm1-odroid: various fixes for C4/HC4

Message ID 20210601090140.261768-1-narmstrong@baylibre.com (mailing list archive)
Headers show
Series arm64: dts: meson-sm1-odroid: various fixes for C4/HC4 | expand

Message

Neil Armstrong June 1, 2021, 9:01 a.m. UTC
Here is a collection of fixes/small additions to Odroid-C4 & Odroid-HC4 concerning
regulators handling, USB and SPI NOR Flash of HC4.

Christian Hewitt (1):
  arm64: dts: meson-sm1-odroid-hc4: add spifc node to ODROID-HC4

Neil Armstrong (5):
  arm64: dts: meson-sm1-odroid: add missing enable gpio and supply for
    tf_io regulator
  arm64: dts: meson-sm1-odroid: set tf_io regulator gpio as open source
  arm64: dts: meson-sm1-odroid-c4: fix hub_5v regulator gpio
  arm64: dts: meson-sm1-odroid-hc4: disable unused USB PHY0
  arm64: dts: meson-sm1-odroid-hc4: add regulators controlled by GPIOH_8

 .../boot/dts/amlogic/meson-sm1-odroid-c4.dts  |  2 +-
 .../boot/dts/amlogic/meson-sm1-odroid-hc4.dts | 53 ++++++++++++++++++-
 .../boot/dts/amlogic/meson-sm1-odroid.dtsi    |  7 ++-
 3 files changed, 58 insertions(+), 4 deletions(-)