arm: meson: board-gx: Setup VPU in fdt
authorMaxime Jourdan <mjourdan@baylibre.com>
Tue, 11 Dec 2018 11:52:04 +0000 (12:52 +0100)
committerNeil Armstrong <narmstrong@baylibre.com>
Thu, 31 Jan 2019 08:35:01 +0000 (09:35 +0100)
commit0cc53faf59bcf5e2f4640adfef562c04d2cb4d57
tree800a7875202267ea7fb1fd70c343925cda3be3e3
parent2ebade0d57f7d24b40869f30604bd2cbea6fd6b5
arm: meson: board-gx: Setup VPU in fdt

If VIDEO_MESON is enabled, we need to setup the fdt for the framebuffer.

Call meson_vpu_rsv_fb() which reserves the framebuffer memory region for
EFI, and sets up simple-framebuffer nodes if simplefb support is
enabled.

Signed-off-by: Maxime Jourdan <mjourdan@baylibre.com>
Signed-off-by: Neil Armstrong <narmstrong@baylibre.com>
Reviewed-by: Anatolij Gustschin <agust@denx.de>
arch/arm/mach-meson/board-gx.c