Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/x86/cpu/ivybridge/
H A Dlpc.c4acc83d4 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.c4acc83d4 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.c4acc83d4 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.dts4acc83d4 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>