mainboard/google/kahlee: Update overcurrent pins
commit96b2de93030c1f87ebfe05ecfb69682cf4d7f06a
authorMartin Roth <martinroth@google.com>
Thu, 14 Dec 2017 03:07:26 +0000 (13 20:07 -0700)
committerMartin Roth <martinroth@google.com>
Thu, 14 Dec 2017 18:05:34 +0000 (14 18:05 +0000)
treef531abbcc61933a35ab0d4c8173c69a603a7507a
parentced08642eb26f6d5126513d3cd8493bded246154
mainboard/google/kahlee: Update overcurrent pins

The overcurrent pins on kahlee weren't mapped correctly, causing
the USB-A port to stop working.

None of the EHCI only ports are used for external connectors, so all
of the overcurrent pins should go to the XHCI connections.  This is
also true of the Grunt board.

On Grunt, this also means that we don't need OC3, as it doesn't map
to anything in the XHCI controller, as it's coming from an internal
hub.

BUG=b:70636233
TEST=Build & boot Kahlee, verify USB-A port is working again.

Change-Id: I53336a18a26bd9be27c7265fddbcd780632656bf
Signed-off-by: Martin Roth <martinroth@google.com>
Reviewed-on: https://review.coreboot.org/22860
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
Reviewed-by: Marc Jones <marc@marcjonesconsulting.com>
Reviewed-by: Daniel Kurtz <djkurtz@google.com>
src/mainboard/google/kahlee/variants/baseboard/gpio.c
src/mainboard/google/kahlee/variants/kahlee/gpio.c