Searched hist:"4 acc83d437da7a40e7c2b1874eaba23273ec6bc2" (Results 1 – 4 of 4) sorted by relevance
/openbmc/u-boot/arch/x86/cpu/ivybridge/ |
H A D | lpc.c | diff 4acc83d437da7a40e7c2b1874eaba23273ec6bc2 Sun Jan 17 17:11:10 CST 2016 Simon Glass <sjg@chromium.org> x86: ivybridge: Set up the LPC device using driver model
Find the LPC device in arch_cpu_init_dm() as a first step to converting this code to use driver model. Probing the LPC will probe its parent (the PCH) automatically, so make sure that probing the PCH does nothing before relocation.
Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
|
H A D | bd82x6x.c | diff 4acc83d437da7a40e7c2b1874eaba23273ec6bc2 Sun Jan 17 17:11:10 CST 2016 Simon Glass <sjg@chromium.org> x86: ivybridge: Set up the LPC device using driver model
Find the LPC device in arch_cpu_init_dm() as a first step to converting this code to use driver model. Probing the LPC will probe its parent (the PCH) automatically, so make sure that probing the PCH does nothing before relocation.
Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
|
H A D | cpu.c | diff 4acc83d437da7a40e7c2b1874eaba23273ec6bc2 Sun Jan 17 17:11:10 CST 2016 Simon Glass <sjg@chromium.org> x86: ivybridge: Set up the LPC device using driver model
Find the LPC device in arch_cpu_init_dm() as a first step to converting this code to use driver model. Probing the LPC will probe its parent (the PCH) automatically, so make sure that probing the PCH does nothing before relocation.
Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
|
/openbmc/u-boot/arch/x86/dts/ |
H A D | chromebook_link.dts | diff 4acc83d437da7a40e7c2b1874eaba23273ec6bc2 Sun Jan 17 17:11:10 CST 2016 Simon Glass <sjg@chromium.org> x86: ivybridge: Set up the LPC device using driver model
Find the LPC device in arch_cpu_init_dm() as a first step to converting this code to use driver model. Probing the LPC will probe its parent (the PCH) automatically, so make sure that probing the PCH does nothing before relocation.
Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
|