coreboot/src
Jonathan Neuschäfer 15192da7c7 soc/amd/stoneyridge: Fix more GPIO functions
Instead of gpio_num, gpio_address should be used as the address in
write32. This lets us also get rid of a few casts.

Commit c9ed3ee8d8 ("soc/amd/stoneyridge: Fix gpio_set function") fixed
one instance of this bug, but it was more widespread.

TEST=None

Change-Id: I0cf87aac2f1b87b6eac2b506515e48fe908c1f2b
Signed-off-by: Jonathan Neuschäfer <j.neuschaefer@gmx.net>
Reviewed-on: https://review.coreboot.org/28570
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Richard Spiegel <richard.spiegel@silverbackltd.com>
Reviewed-by: Martin Roth <martinroth@google.com>
2018-09-12 11:54:09 +00:00
..
acpi arch/x86: Add common AMD ACPI hardware definitions 2017-11-10 19:15:38 +00:00
arch riscv: update misaligned memory access exception handling 2018-09-10 15:03:58 +00:00
commonlib cbtable: remove chromeos_acpi from cbtable 2018-08-22 15:33:50 +00:00
console complier.h: add __noreturn and use it in code base 2018-09-10 15:02:51 +00:00
cpu qemu-q35: Use the TSC for udelay 2018-09-06 16:31:10 +00:00
device src/device/dram: Fix typo 2018-09-11 12:38:41 +00:00
drivers complier.h: add __noreturn and use it in code base 2018-09-10 15:02:51 +00:00
ec mb/lenovo: Support dual graphics for xx20/xx30 ThinkPads 2018-09-05 10:04:20 +00:00
include complier.h: add __noreturn and use it in code base 2018-09-10 15:02:51 +00:00
lib complier.h: add __noreturn and use it in code base 2018-09-10 15:02:51 +00:00
mainboard rammus: add SPD mapping for rammus and shyvana support 2018-09-12 07:06:40 +00:00
northbridge complier.h: add __noreturn and use it in code base 2018-09-10 15:02:51 +00:00
security security/tpm: Fix TPM 1.2 state machine issues 2018-08-21 15:45:15 +00:00
soc soc/amd/stoneyridge: Fix more GPIO functions 2018-09-12 11:54:09 +00:00
southbridge chromeos/gnvs: remove function and naming cleanup 2018-09-06 10:26:50 +00:00
superio superio/ite/it8721f: Add SuperIO ACPI declarations 2018-08-21 14:45:36 +00:00
vendorcode drivers/vpd: Add VPD support 2018-09-09 17:51:37 +00:00
Kconfig arch/x86: Add BERT region support functions 2018-09-07 14:50:02 +00:00