Re: [PATCH v6] ARM: dts: exynos5420: add mali dt node and enable mali on Odroid XU3/4

From: Krzysztof Kozlowski
Date: Mon Nov 18 2019 - 07:47:53 EST


On Fri, Nov 15, 2019 at 10:12:11AM +1030, Marian Mihailescu wrote:
> Add device tree node for Mali GPU for Exynos 542x SoC.
> GPU is disabled by default, and is enabled for each board after the
> regulator is defined. Tested on Odroid-XU4.
>
> Signed-off-by: Marian Mihailescu <mihailescu2m@xxxxxxxxx>
> ---
>
> Changes since v5:
> - fixed compile warnings
>
> Changes since v4:
> - fixed so it applies for latest 5.4-rc7
>
> Changes since v3:
> - fixed compatible to match bindings
>
> Changes since v2:
> - separate patch for bindings
> - fixed bindings typo
>
> Changes since v1:
> - used generic node and label for GPU
> - added bindings for compatible
> - fixed irq indentation
> - fixed interrupt-names to match bindings
> - added cooling cells for future TMU connection
> - used generic node and label for GPU opp table
> - removed always-on from SoC GPU regulator
>
> ---
> arch/arm/boot/dts/exynos5420.dtsi | 50 +++++++++++++++++++++++++++
> arch/arm/boot/dts/exynos5422-odroid-core.dtsi | 6 +++-

Thanks, applied.

Best regards,
Krzysztof