Re: [PATCH 0/3] ARM: dts: wire up the power domains on Meson8/8b/8m2

From: Neil Armstrong
Date: Mon Jun 22 2020 - 03:56:07 EST


On 20/06/2020 18:10, Martin Blumenstingl wrote:
> 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(+)
>

For the serie:
Reviewed-by: Neil Armstrong <narmstrong@xxxxxxxxxxxx>