]> git.sur5r.net Git - u-boot/commit
x86: ivybridge: Use syscon for the GMA device
authorSimon Glass <sjg@chromium.org>
Sun, 17 Jan 2016 23:11:59 +0000 (16:11 -0700)
committerBin Meng <bmeng.cn@gmail.com>
Sun, 24 Jan 2016 04:09:42 +0000 (12:09 +0800)
commit25d5352c71dcc599030a4a764d8087185ed537d3
tree2fa7d292b53be82731264d453b473d2e17782ef5
parent98655f3a8d23d322d91ebb1897ff02a6e8a46b10
x86: ivybridge: Use syscon for the GMA device

Until we have a proper video uclass we can use syscon to handle the GMA
device, and avoid the special device tree and PCI searching. Update the code
to work this way.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
arch/x86/cpu/ivybridge/bd82x6x.c
arch/x86/cpu/ivybridge/early_me.c
arch/x86/cpu/ivybridge/gma.c
arch/x86/dts/chromebook_link.dts
arch/x86/include/asm/arch-ivybridge/bd82x6x.h
arch/x86/include/asm/cpu.h