coreboot/src
Martin Roth 96b2de9303 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>
2017-12-14 18:05:34 +00:00
..
acpi arch/x86: Add common AMD ACPI hardware definitions 2017-11-10 19:15:38 +00:00
arch arch/riscv: Remove supervisor_trap_entry 2017-12-02 05:25:16 +00:00
commonlib commonlib: Add timestamp codes for AGESA 2017-12-11 17:31:38 +00:00
console console: Ignore loglevel in nvram until ramstage 2017-09-25 13:35:29 +00:00
cpu intel: Use MSR_EBC_FREQUENCY_ID instead of 0x2c 2017-12-11 01:10:51 +00:00
device device: Make pci_dev_ops_pci structure global 2017-12-13 10:20:27 +00:00
drivers drivers/intel/gma: Power up legacy VGA block early 2017-12-12 09:20:07 +00:00
ec chromeec: Add command to override charger limit 2017-12-08 17:14:30 +00:00
include device: Make pci_dev_ops_pci structure global 2017-12-13 10:20:27 +00:00
lib boardid: Add helpers to read sku_id strapping into coreboot tables 2017-12-07 01:19:32 +00:00
mainboard mainboard/google/kahlee: Update overcurrent pins 2017-12-14 18:05:34 +00:00
northbridge nb/intel/x4x/rcven.c: Fix programming coarse offset 2017-12-12 12:05:22 +00:00
security security/vboot: Remove unused include of vboot_nvstorage.h 2017-12-07 01:20:51 +00:00
soc soc/amd/stoneyridge: Remove "\t" from name table 2017-12-14 03:51:03 +00:00
southbridge AMD fam10: Link southbridge/amd/rs780/early_setup.c 2017-12-11 11:58:02 +00:00
superio winbond/w83977tf: Add ACPI declarations 2017-12-02 05:27:39 +00:00
vendorcode vc/amd/pi/0067F00: add option to add AGESA binary PI as stage 2017-12-13 15:53:24 +00:00
Kconfig boardid: Switch from Kconfig to weak functions 2017-12-07 01:19:27 +00:00