Home
last modified time | relevance | path

Searched hist:"4 acc83d437da7a40e7c2b1874eaba23273ec6bc2" (Results 1 – 4 of 4) sorted by relevance

/openbmc/u-boot/arch/x86/cpu/ivybridge/
H A Dlpc.cdiff 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 Dbd82x6x.cdiff 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 Dcpu.cdiff 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 Dchromebook_link.dtsdiff 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>