]> git.ipfire.org Git - people/ms/u-boot.git/commit
dm: video: Add driver for VESA-compatible device
authorBin Meng <bmeng.cn@gmail.com>
Sun, 9 Oct 2016 11:14:11 +0000 (04:14 -0700)
committerBin Meng <bmeng.cn@gmail.com>
Wed, 12 Oct 2016 02:56:41 +0000 (10:56 +0800)
commit02c57abd5079dec2311cf51e785bd2090b7bb440
tree27b57c90a64509fc70e7f97cee85da3ee4f8d173
parent4dc5e54da31c810c988a0122fcd50b7d6f70354a
dm: video: Add driver for VESA-compatible device

This adds a DM driver for VESA-compatible device.

Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
drivers/video/vesa.c [new file with mode: 0644]