Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/board/intel/crownbay/
H A Dcrownbay.cb71eec3129c2626bfb1e98141b317d958e3cf384 Wed Dec 17 07:50:38 UTC 2014 Bin Meng <bmeng.cn@gmail.com> x86: ich6-gpio: Add Intel Tunnel Creek GPIO support

Intel Tunnel Creek GPIO register block is compatible with current
ich6-gpio driver, except the offset and content of GPIO block base
address register in the LPC PCI configuration space are different.

Use u16 instead of u32 to store the 16-bit I/O address of the GPIO
registers so that it could support both Ivybridge and Tunnel Creek.

Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Acked-by: Simon Glass <sjg@chromium.org>
/rk3399_rockchip-uboot/board/google/chromebook_link/
H A Dlink.cb71eec3129c2626bfb1e98141b317d958e3cf384 Wed Dec 17 07:50:38 UTC 2014 Bin Meng <bmeng.cn@gmail.com> x86: ich6-gpio: Add Intel Tunnel Creek GPIO support

Intel Tunnel Creek GPIO register block is compatible with current
ich6-gpio driver, except the offset and content of GPIO block base
address register in the LPC PCI configuration space are different.

Use u16 instead of u32 to store the 16-bit I/O address of the GPIO
registers so that it could support both Ivybridge and Tunnel Creek.

Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Acked-by: Simon Glass <sjg@chromium.org>
/rk3399_rockchip-uboot/arch/x86/include/asm/
H A Dgpio.hb71eec3129c2626bfb1e98141b317d958e3cf384 Wed Dec 17 07:50:38 UTC 2014 Bin Meng <bmeng.cn@gmail.com> x86: ich6-gpio: Add Intel Tunnel Creek GPIO support

Intel Tunnel Creek GPIO register block is compatible with current
ich6-gpio driver, except the offset and content of GPIO block base
address register in the LPC PCI configuration space are different.

Use u16 instead of u32 to store the 16-bit I/O address of the GPIO
registers so that it could support both Ivybridge and Tunnel Creek.

Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Acked-by: Simon Glass <sjg@chromium.org>
/rk3399_rockchip-uboot/drivers/gpio/
H A Dintel_ich6_gpio.cb71eec3129c2626bfb1e98141b317d958e3cf384 Wed Dec 17 07:50:38 UTC 2014 Bin Meng <bmeng.cn@gmail.com> x86: ich6-gpio: Add Intel Tunnel Creek GPIO support

Intel Tunnel Creek GPIO register block is compatible with current
ich6-gpio driver, except the offset and content of GPIO block base
address register in the LPC PCI configuration space are different.

Use u16 instead of u32 to store the 16-bit I/O address of the GPIO
registers so that it could support both Ivybridge and Tunnel Creek.

Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Acked-by: Simon Glass <sjg@chromium.org>