soc/intel/apollolake: make internal pulls weak for gpio inputs
commita790f1b0852158032b5c6993209b580d0b2c659e
authorAaron Durbin <adurbin@chromium.org>
Thu, 7 Jul 2016 03:41:24 +0000 (6 22:41 -0500)
committerAaron Durbin <adurbin@chromium.org>
Thu, 7 Jul 2016 18:44:43 +0000 (7 20:44 +0200)
treed797c66033917bb6edeabe6dedb7ddb09ea64d94
parentf41ac2298eb61f2a524731a07c915416d562f17c
soc/intel/apollolake: make internal pulls weak for gpio inputs

The internal pulls for gpio_input_pullup() and gpio_input_pulldown()
were using fairly strong pulls. Weaken them so that external pulls
can override the internal ones. This matches the current assumptions
of lib/gpio.c.

BUG=chrome-os-partner:54949
BRANCH=None
TEST=Built and used on reef for memory config.

Change-Id: Ifda1d04d40141325f78db277eb0bd55574994abf
Signed-off-by: Aaron Durbin <adurbin@chromuim.org>
Reviewed-on: https://review.coreboot.org/15558
Tested-by: build bot (Jenkins)
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Reviewed-by: Andrey Petrov <andrey.petrov@intel.com>
Reviewed-by: Furquan Shaikh <furquan@google.com>
src/soc/intel/apollolake/gpio.c