coreboot-kgpe-d16/src/mainboard/google/nyan_blaze
David Hendricks 3fc6368e1c gpio: cosmetic changes to tristate_gpios.c
This patch makes a few cosmetic changes:
- Rename tristate_gpios.c to gpio.c since it will soon be used for
  binary GPIOs as well.
- Rename gpio_get_tristates() to gpio_base3_value() - The binary
  version will be called gpio_base2_value().
- Updates call sites.
- Change the variable name "id" to something more generic.

BUG=none
BRANCH=none
TEST=compiled for veyron_pinky and storm

Change-Id: Iab7e32f4e9d70853f782695cfe6842accff1df64
Signed-off-by: Patrick Georgi <pgeorgi@chromium.org>
Original-Commit-Id: c47d0f33ea1a6e9515211b834009cf47a171953f
Original-Change-Id: I36d88c67cb118efd1730278691dc3e4ecb6055ee
Original-Signed-off-by: David Hendricks <dhendrix@chromium.org>
Original-Reviewed-on: https://chromium-review.googlesource.com/228324
Reviewed-on: http://review.coreboot.org/9411
Tested-by: build bot (Jenkins)
Reviewed-by: Patrick Georgi <pgeorgi@google.com>
2015-04-10 11:59:25 +02:00
..
bct blaze: update EMC BCT table 2015-03-28 08:47:37 +01:00
boardid.c gpio: cosmetic changes to tristate_gpios.c 2015-04-10 11:59:25 +02:00
bootblock.c gpio: Extend common GPIO header, simplify function names 2015-04-10 11:57:33 +02:00
chromeos.c gpio: Extend common GPIO header, simplify function names 2015-04-10 11:57:33 +02:00
devicetree.cb nyan*: Add fast link training functions 2014-12-19 23:46:50 +01:00
early_configs.c gpio: Extend common GPIO header, simplify function names 2015-04-10 11:57:33 +02:00
Kconfig New mechanism to define SRAM/memory map with automatic bounds checking 2015-04-06 22:05:01 +02:00
mainboard.c gpio: Extend common GPIO header, simplify function names 2015-04-10 11:57:33 +02:00
Makefile.inc New mechanism to define SRAM/memory map with automatic bounds checking 2015-04-06 22:05:01 +02:00
memlayout.ld tegra124: Change all SoC headers to <soc/headername.h> system 2015-04-08 09:42:08 +02:00
pmic.c tegra124: Change all SoC headers to <soc/headername.h> system 2015-04-08 09:42:08 +02:00
pmic.h
reset.c gpio: Extend common GPIO header, simplify function names 2015-04-10 11:57:33 +02:00
romstage.c tegra124: Change all SoC headers to <soc/headername.h> system 2015-04-08 09:42:08 +02:00
sdram_configs.c tegra124: Change all SoC headers to <soc/headername.h> system 2015-04-08 09:42:08 +02:00
sdram_configs.h tegra124: Change all SoC headers to <soc/headername.h> system 2015-04-08 09:42:08 +02:00