mb/google/poppy/variant/nocturne: update GPIO configuration
commit6a7f5845e7a83eff20b3663784f4029ea9f34c52
authorNick Vaccaro <nvaccaro@google.com>
Tue, 2 Oct 2018 00:15:12 +0000 (1 17:15 -0700)
committerPatrick Georgi <pgeorgi@google.com>
Thu, 4 Oct 2018 09:45:35 +0000 (4 09:45 +0000)
treec223ef0655dadb262775cb1e3863c7461a208364
parent8b6f8cc1aca3a80068d1013c6b7c316fec16cbd2
mb/google/poppy/variant/nocturne: update GPIO configuration

GPP_C19 is not being set as the code is incorrectly setting
GPP_C16 instead, causing SAR sensor not to work, so this change
sets GPP_C19 to NF1.

GPP_E3 is not being initialized in the code.  Initialize GPP_E3
to a no connect as documented in the board schematic.

BUG=b:117124878
TEST: 'emerge-coreboot chromeos-bootimage', flash nocturne and
verify that i2c transactions work for the left SAR sensor.

Change-Id: I9e972dbe4214cdd15d80d63dfa058e7755f7ecbb
Signed-off-by: Nick Vaccaro <nvaccaro@google.com>
Reviewed-on: https://review.coreboot.org/28867
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Reviewed-by: Furquan Shaikh <furquan@google.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
src/mainboard/google/poppy/variants/nocturne/gpio.c