arm: meson: board-g12a: Setup VPU in fdt
authorNeil Armstrong <narmstrong@baylibre.com>
Fri, 30 Aug 2019 12:09:26 +0000 (14:09 +0200)
committerNeil Armstrong <narmstrong@baylibre.com>
Fri, 18 Oct 2019 09:48:29 +0000 (11:48 +0200)
commit4ba46d80b5899d8aed8be458cee1b09c6a840832
treee0e1a2e7d754ce8dba7ad6802f140bc3005de7cc
parent04eb4f45c1a58068fc3165d91aa38d51fd07d8e4
arm: meson: board-g12a: 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: Neil Armstrong <narmstrong@baylibre.com>
Reviewed-by: Anatolij Gustschin <agust@denx.de>
arch/arm/mach-meson/board-g12a.c