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>
Showing
- arch/x86/cpu/ivybridge/bd82x6x.c 5 additions, 9 deletionsarch/x86/cpu/ivybridge/bd82x6x.c
- arch/x86/cpu/ivybridge/early_me.c 1 addition, 0 deletionsarch/x86/cpu/ivybridge/early_me.c
- arch/x86/cpu/ivybridge/gma.c 5 additions, 3 deletionsarch/x86/cpu/ivybridge/gma.c
- arch/x86/dts/chromebook_link.dts 2 additions, 1 deletionarch/x86/dts/chromebook_link.dts
- arch/x86/include/asm/arch-ivybridge/bd82x6x.h 1 addition, 1 deletionarch/x86/include/asm/arch-ivybridge/bd82x6x.h
- arch/x86/include/asm/cpu.h 3 additions, 1 deletionarch/x86/include/asm/cpu.h
Loading
Please register or sign in to comment