Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/arch/x86/cpu/ivybridge/
H A Dlpc.c4acc83d437da7a40e7c2b1874eaba23273ec6bc2 Sun Jan 17 23:11:10 UTC 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.c4acc83d437da7a40e7c2b1874eaba23273ec6bc2 Sun Jan 17 23:11:10 UTC 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.c4acc83d437da7a40e7c2b1874eaba23273ec6bc2 Sun Jan 17 23:11:10 UTC 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>
/rk3399_rockchip-uboot/arch/x86/dts/
H A Dchromebook_link.dts4acc83d437da7a40e7c2b1874eaba23273ec6bc2 Sun Jan 17 23:11:10 UTC 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>