summaryrefslogtreecommitdiff
path: root/src/mainboard/google/octopus/variants/fleex/overridetree.cb
diff options
context:
space:
mode:
authorFurquan Shaikh <furquan@google.com>2018-08-10 11:30:18 -0700
committerFurquan Shaikh <furquan@google.com>2018-08-12 17:57:19 +0000
commitff23d21e33233d2e1d6cb23467fcff2a894b328b (patch)
tree9c5d3d945887ad512f39d6a89cd9fd34d539bb09 /src/mainboard/google/octopus/variants/fleex/overridetree.cb
parent17ce00d288a52f419bc750e5eb4d779985dda040 (diff)
downloadcoreboot-ff23d21e33233d2e1d6cb23467fcff2a894b328b.tar.xz
mb/google/octopus/var/fleex: Update GPIO config for fleex bid >= 1
This change updates GPIO configuration for fleex boards with id >= 1 This follows the same model as phaser: a. Dynamically update touchscreen power enable GPIO in devicetree. b. Provide default and bid0 tables for GPIO configuration in ramstage. c. Configure WLAN enable GPIO differently in bootblock based on boardid. d. Disable unused I2C devices in devicetree. BUG=b:112458032 TEST=No errors observed on boot-up on fleex. Change-Id: Ib4c449168b08e2393e2395d6b49469be5599c2ce Signed-off-by: Furquan Shaikh <furquan@google.com> Reviewed-on: https://review.coreboot.org/28015 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Aaron Durbin <adurbin@chromium.org> Reviewed-by: Justin TerAvest <teravest@chromium.org> Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Diffstat (limited to 'src/mainboard/google/octopus/variants/fleex/overridetree.cb')
-rw-r--r--src/mainboard/google/octopus/variants/fleex/overridetree.cb1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mainboard/google/octopus/variants/fleex/overridetree.cb b/src/mainboard/google/octopus/variants/fleex/overridetree.cb
index b96f309106..fdd8404ae3 100644
--- a/src/mainboard/google/octopus/variants/fleex/overridetree.cb
+++ b/src/mainboard/google/octopus/variants/fleex/overridetree.cb
@@ -1,6 +1,7 @@
chip soc/intel/apollolake
device domain 0 on
+ device pci 16.1 off end # - I2C 1
device pci 17.1 on
chip drivers/i2c/da7219
register "irq" = "ACPI_IRQ_LEVEL_LOW(GPIO_137_IRQ)"