[coreboot-gerrit] Change in coreboot[master]: google: Use proper ACPI ID for Semtech chips: STH

Gwendal Grignou (Code Review) gerrit at coreboot.org
Tue Jul 3 23:35:44 CEST 2018


Gwendal Grignou has uploaded this change for review. ( https://review.coreboot.org/27347


Change subject: google: Use proper ACPI ID for Semtech chips: STH
......................................................................

google: Use proper ACPI ID for Semtech chips: STH

Change-Id: I85cd567a923cccd2504f351aae276b5f0d9db4de
Signed-off-by: Gwendal Grignou <gwendal at chromium.org>
---
M src/mainboard/google/poppy/variants/nautilus/devicetree.cb
M src/mainboard/google/zoombini/variants/meowth/devicetree.cb
2 files changed, 3 insertions(+), 3 deletions(-)



  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/47/27347/1

diff --git a/src/mainboard/google/poppy/variants/nautilus/devicetree.cb b/src/mainboard/google/poppy/variants/nautilus/devicetree.cb
index 68246c6..b2617e5 100644
--- a/src/mainboard/google/poppy/variants/nautilus/devicetree.cb
+++ b/src/mainboard/google/poppy/variants/nautilus/devicetree.cb
@@ -330,7 +330,7 @@
 		end # I2C #1
 		device pci 15.2 on
 			chip drivers/i2c/generic
-				register "hid" = ""SX9321""
+				register "hid" = ""STH9321""
 				register "name" = ""SEMTECH SX9321""
 				register "desc" = ""SAR Proximity Sensor""
 				register "irq" = "ACPI_IRQ_LEVEL_LOW(GPP_A18_IRQ)"
diff --git a/src/mainboard/google/zoombini/variants/meowth/devicetree.cb b/src/mainboard/google/zoombini/variants/meowth/devicetree.cb
index adeedea..bbff695 100644
--- a/src/mainboard/google/zoombini/variants/meowth/devicetree.cb
+++ b/src/mainboard/google/zoombini/variants/meowth/devicetree.cb
@@ -107,7 +107,7 @@
 		end # I2C #0
 		device pci 15.1 on
 			chip drivers/i2c/generic
-				register "hid" = ""SX9310""
+				register "hid" = ""STH9310""
 				register "name" = ""SEMTECH SX9310""
 				register "desc" = ""Left SAR Proximity Sensor""
 				register "irq" = "ACPI_IRQ_LEVEL_LOW(GPP_C3_IRQ)"
@@ -145,7 +145,7 @@
 		device pci 19.0 on  end # I2C #4
 		device pci 19.1 on
 			chip drivers/i2c/generic
-				register "hid" = ""SX9310""
+				register "hid" = ""STH9310""
 				register "name" = ""SEMTECH SX9310""
 				register "desc" = ""Right SAR Proximity Sensor""
 				register "irq" = "ACPI_IRQ_LEVEL_LOW(GPP_C4_IRQ)"

-- 
To view, visit https://review.coreboot.org/27347
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I85cd567a923cccd2504f351aae276b5f0d9db4de
Gerrit-Change-Number: 27347
Gerrit-PatchSet: 1
Gerrit-Owner: Gwendal Grignou <gwendal at chromium.org>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.coreboot.org/pipermail/coreboot-gerrit/attachments/20180703/feccc20f/attachment-0001.html>


More information about the coreboot-gerrit mailing list