]> git.ipfire.org Git - people/ms/u-boot.git/commit - include/configs/rpi.h
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)
commitea843b6dabdd0473c5f12e8b7ccb560aededd2e4
tree5c7d8625e17a67909b0912ca062852202e9f0d04
parentd08e42a8cb2a68ed6cdb7c615472934ea674eb15
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