summaryrefslogtreecommitdiff
path: root/src/mainboard/google/poppy/variants/nami/devicetree.cb
diff options
context:
space:
mode:
authorShelley Chen <shchen@google.com>2018-11-27 17:19:53 -0800
committerPatrick Georgi <pgeorgi@google.com>2018-12-03 13:07:55 +0000
commitc4ce11b8bff7af7c387014094fbb2877725cfe53 (patch)
tree95c61295c9e73edd7a4629266292571ccc91370d /src/mainboard/google/poppy/variants/nami/devicetree.cb
parentb3ffc323c02fd8e6f027dc5924ce6efeeb3347a3 (diff)
downloadcoreboot-c4ce11b8bff7af7c387014094fbb2877725cfe53.tar.xz
mb/poppy/variant/nami: Move FPMCU_INT_L gpios to B group
We discovered that the gpios previously used for FPMCU_INT_L were in two different groups with two different voltages (C group was at 3.3V and D group was at 1.8V). Moving both to B group which is at 3.3V. BUG=b:119447525 BRANCH=Nami TEST=unlock OS with fingerprint register fingerprint run powerd_dbus_suspend and see if it goes int s0ix Change-Id: I2332b0eb7a2f74e8178b95a23c8ac2091027a071 Signed-off-by: Shelley Chen <shchen@google.com> Reviewed-on: https://review.coreboot.org/c/29872 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Ren Kuo <ren.kuo@quanta.corp-partner.google.com> Reviewed-by: Furquan Shaikh <furquan@google.com>
Diffstat (limited to 'src/mainboard/google/poppy/variants/nami/devicetree.cb')
-rw-r--r--src/mainboard/google/poppy/variants/nami/devicetree.cb4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/mainboard/google/poppy/variants/nami/devicetree.cb b/src/mainboard/google/poppy/variants/nami/devicetree.cb
index edf7ed6212..d4e5d2f825 100644
--- a/src/mainboard/google/poppy/variants/nami/devicetree.cb
+++ b/src/mainboard/google/poppy/variants/nami/devicetree.cb
@@ -469,8 +469,8 @@ chip soc/intel/skylake
register "hid" = "ACPI_DT_NAMESPACE_HID"
register "uid" = "1"
register "compat_string" = ""google,cros-ec-spi""
- register "irq" = "ACPI_IRQ_LEVEL_LOW(GPP_C8_IRQ)"
- register "wake" = "GPE0_DW1_06" # GPP_D6
+ register "irq" = "ACPI_IRQ_LEVEL_LOW(GPP_B0_IRQ)"
+ register "wake" = "GPE0_DW0_01" # GPP_B1
device spi 0 on end
end # FPMCU
end # GSPI #1