[coreboot-gerrit] Change in coreboot[master]: mainboard/google/nocturne: Update GPIO_FCAM_PWR_EN

Ricky Liang (Code Review) gerrit at coreboot.org
Wed Jul 11 13:41:12 CEST 2018


Ricky Liang has uploaded this change for review. ( https://review.coreboot.org/27433


Change subject: mainboard/google/nocturne: Update GPIO_FCAM_PWR_EN
......................................................................

mainboard/google/nocturne: Update GPIO_FCAM_PWR_EN

The FCAM_PWR_EN gpio should be GPP_B4 according to the latest board
schematics.

Change-Id: Id926bd224b3392d8a61b6d8ae0509053afaa5b9e
Signed-off-by: Ricky Liang <jcliang at chromium.org>
---
M src/mainboard/google/poppy/variants/nocturne/include/variant/gpio.h
1 file changed, 1 insertion(+), 1 deletion(-)



  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/33/27433/1

diff --git a/src/mainboard/google/poppy/variants/nocturne/include/variant/gpio.h b/src/mainboard/google/poppy/variants/nocturne/include/variant/gpio.h
index 028db14..0853893 100644
--- a/src/mainboard/google/poppy/variants/nocturne/include/variant/gpio.h
+++ b/src/mainboard/google/poppy/variants/nocturne/include/variant/gpio.h
@@ -41,7 +41,7 @@
 #define GPIO_RCAM_PWR_EN	GPP_D7
 #define GPIO_PCH_RCAM_CLK_EN	GPP_D14
 #define GPIO_RCAM_RST_L		GPP_D16
-#define GPIO_FCAM_PWR_EN	GPP_D8
+#define GPIO_FCAM_PWR_EN	GPP_B4
 #define GPIO_PCH_FCAM_CLK_EN	GPP_D13
 #define GPIO_FCAM_RST_L		GPP_D15
 

-- 
To view, visit https://review.coreboot.org/27433
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: Id926bd224b3392d8a61b6d8ae0509053afaa5b9e
Gerrit-Change-Number: 27433
Gerrit-PatchSet: 1
Gerrit-Owner: Ricky Liang <jcliang at chromium.org>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.coreboot.org/pipermail/coreboot-gerrit/attachments/20180711/0b90f4d6/attachment.html>


More information about the coreboot-gerrit mailing list