]> git.baikalelectronics.ru Git - uboot.git/commit
dm: video: arm: rpi: Convert to use driver model for video
authorSimon Glass <sjg@chromium.org>
Wed, 5 Apr 2017 22:23:44 +0000 (16:23 -0600)
committerTom Rini <trini@konsulko.com>
Wed, 10 May 2017 00:27:17 +0000 (20:27 -0400)
commit1746a22817256fbe77477ddcb3e1ea551a747de4
tree5c7d8625e17a67909b0912ca062852202e9f0d04
parentc0e1f382fe09ebc5c719cb849b39f2fbfae84478
dm: video: arm: rpi: Convert to use driver model for video

Adjust the video driver to work with driver model and move over existing
baords. There is no need to keep the old code.

We can also drop setting of CONFIG_FB_ADDR since driver model doesn't have
this problem.

Signed-off-by: Simon Glass <sjg@chromium.org>
Acked-by: Anatolij Gustschin <agust@denx.de>
configs/rpi_2_defconfig
configs/rpi_3_32b_defconfig
configs/rpi_3_defconfig
configs/rpi_defconfig
drivers/video/bcm2835.c
include/configs/rpi.h