coreboot/src/soc/intel
Karthikeyan Ramasubramanian 0b5d2e0f0b soc/intel/common/gpio_defs: Enable configuring GPIO_DW2 pad register
Currently all the helpers support configuring GPIO_DW0/1 registers. In
some architectures there is an additional configuration GPIO_DW2 register
that can be used to configure debounce duration etc. Add a helper macro
to enable configuring GPIO_DW2 pad register.

BRANCH=octopus
BUG=b:117953118
TEST=Ensure that the system boots to ChromeOS. Ensure that the current
configuration is not disturbed by turning on the GPIO_DEBUG option and
verifying the debug output before and after the change.

Change-Id: I3e5d259d007fdc83940a43cc4cd4a2b8a547d334
Signed-off-by: Karthikeyan Ramasubramanian <kramasub@chromium.org>
Reviewed-on: https://review.coreboot.org/c/30449
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Furquan Shaikh <furquan@google.com>
2019-01-24 13:54:40 +00:00
..
apollolake soc/{amd,intel}: Remove needless '&' on function pointers 2019-01-23 14:42:59 +00:00
baytrail soc/intel/baytrail/romstage: Remove unneeded white space 2019-01-23 14:44:04 +00:00
braswell src/soc/intel/braswell: Use DEVICE_NOOP 2019-01-20 21:02:43 +00:00
broadwell soc/{amd,intel}: Remove needless '&' on function pointers 2019-01-23 14:42:59 +00:00
cannonlake soc/intel/cannonlake: Replace device name B0D4 with TCPU 2019-01-23 16:42:45 +00:00
common soc/intel/common/gpio_defs: Enable configuring GPIO_DW2 pad register 2019-01-24 13:54:40 +00:00
denverton_ns soc/{amd,intel}: Remove needless '&' on function pointers 2019-01-23 14:42:59 +00:00
fsp_baytrail Drop leftover debug function declarations 2019-01-23 09:26:25 +00:00
fsp_broadwell_de soc/{amd,intel}: Remove needless '&' on function pointers 2019-01-23 14:42:59 +00:00
icelake soc/intel/icelake: Fix AG3E programming in PMC 2019-01-17 13:03:13 +00:00
quark soc/{amd,intel}: Remove needless '&' on function pointers 2019-01-23 14:42:59 +00:00
skylake soc/intel/skylake: Access conf pointer only if its not null 2019-01-16 12:55:33 +00:00
Kconfig src/cpu: Remove dead sourced lines 2018-11-15 10:25:20 +00:00