[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20200620161010.23171-1-martin.blumenstingl@googlemail.com>
Date: Sat, 20 Jun 2020 18:10:07 +0200
From: Martin Blumenstingl <martin.blumenstingl@...glemail.com>
To: linux-amlogic@...ts.infradead.org, khilman@...libre.com
Cc: linux-arm-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org,
Martin Blumenstingl <martin.blumenstingl@...glemail.com>
Subject: [PATCH 0/3] ARM: dts: wire up the power domains on Meson8/8b/8m2
Now that the meson-ee-pwrc driver has gained support for the power
domains on Meson8/Meson8b/Meson8m2 we can add it to the corresponding
.dtsi files.
So far this doesn't fix (or break) anything for me (probably because all
vendor u-boots are enabling the Ethernet power domains unconditionally).
But at least it's one preparation step which is needed for video output
in the future.
Martin Blumenstingl (3):
ARM: dts: meson8: add power domain controller
ARM: dts: meson8m2: add resets for the power domain controller
ARM: dts: meson8b: add power domain controller
arch/arm/boot/dts/meson8.dtsi | 13 +++++++++++++
arch/arm/boot/dts/meson8b.dtsi | 27 +++++++++++++++++++++++++++
arch/arm/boot/dts/meson8m2.dtsi | 19 +++++++++++++++++++
3 files changed, 59 insertions(+)
--
2.27.0
Powered by blists - more mailing lists