diff options
author | Martin Roth <martin.roth@se-eng.com> | 2014-07-28 14:20:58 -0600 |
---|---|---|
committer | Martin Roth <gaumless@gmail.com> | 2014-08-01 00:52:23 +0200 |
commit | aaaef061792f7904d75f401e1de376311d6cdd0b (patch) | |
tree | 6ef094d7d8102a4b8748477774c51df17776a358 /src/mainboard/mitac | |
parent | 0d7f133c38673af2dae06988d418606d7f5628ac (diff) |
fsp_baytrail/.../gpio.h: Add GPIO_NC1 for GPIOS on func 1
The GPIO_NC setting sets up the gpio as a no-connect - sets it as an
input, and pulls it high. It makes an assumption that the GPIO
function is muxing function 0. There are a few GPIOs that are on
function 1 instead:
* GPIO_S0_SC[092-93]
* GPIO_S5[11-21]
For these GPIOs, use the GPIO_NC1 setting instead of GPIO_NC.
Change-Id: Iac6790b40e87ad4ac9a3b265a8e10662186c1201
Signed-off-by: Martin Roth <martin.roth@se-eng.com>
Reviewed-on: http://review.coreboot.org/6428
Tested-by: build bot (Jenkins)
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Reviewed-by: Edward O'Callaghan <eocallaghan@alterapraxis.com>
Diffstat (limited to 'src/mainboard/mitac')
0 files changed, 0 insertions, 0 deletions