Re: [PATCH] arm64: dts: meson-g12: add support for simplefb

From: Kevin Hilman
Date: Thu Oct 03 2019 - 14:13:08 EST


Neil Armstrong <narmstrong@xxxxxxxxxxxx> writes:

> SimpleFB allows transferring a framebuffer from the firmware/bootloader
> to the kernel, while making sure the related clocks and power supplies
> stay enabled.
>
> Add nodes for CVBS and HDMI Simple Framebuffers, based on the GXBB/GXL/GXM
> support at [1].
>
> [1] 03b370357907 ("arm64: dts: meson-gx: add support for simplef")
>
> Cc: Maxime Jourdan <mjourdan@xxxxxxxxxxxx>
> Signed-off-by: Neil Armstrong <narmstrong@xxxxxxxxxxxx>
> ---
> This will be handled in the in-review U-Boot Video support for G12A at [1]
> and the simplefb handling code at [2] and simplefb removal in DRM driver at [3].

Nice! This will help for the corner cases of the VPU power domain
handling.

Reviewed-by: Kevin Hilman <khilman@xxxxxxxxxxxx>

Queuing for v5.5,

Thanks,

Kevin