Ken Lu has uploaded a new patch set (#2) to the change originally created by YanRu Chen. ( https://review.coreboot.org/c/coreboot/+/30180 )
Change subject: mainboard/google/poppy/variants/rammus: Fixed touchscreen function failed on EVT FATP ......................................................................
mainboard/google/poppy/variants/rammus: Fixed touchscreen function failed on EVT FATP
According to issue tracker b:119238959 #13. Add control on GPP_E3 pin to delay touchscreen I2C communication with PCH. To Avoid abnormal data transfer before touchscreen I2C function complete ready during power on initialization.
BUG=b:119238959 BRANCH=firmware-rammus-11275.B TEST=emerge-rammus coreboot chromeos-ec chromeos-bootimage Flash FW to DUT, run S5 stress test and verify the result
Signed-off-by: YanRu Chen kane_chen@pegatron.corp-partner.google.com Change-Id: I86452c1445243c499aeaf931dba286db169c5628 --- M src/mainboard/google/poppy/variants/rammus/devicetree.cb M src/mainboard/google/poppy/variants/rammus/gpio.c 2 files changed, 5 insertions(+), 1 deletion(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/80/30180/2