Peichao Li has uploaded this change for review. ( https://review.coreboot.org/c/coreboot/+/37544 )
Change subject: mb/google/hatch/var/akemi: Tune Goodix touch screen reset delay time to 150ms ......................................................................
mb/google/hatch/var/akemi: Tune Goodix touch screen reset delay time to 150ms
Confirmed with Goodix engineer and Google team, so change reset delay time from 120ms to 150ms
BUG=b:144267684 TEST=FW_NAME="akemi" emerge-hatch coreboot chromeos-ec chromeos-bootimage
Signed-off-by: Peichao.Wang peichao.wang@bitland.corp-partner.google.com Change-Id: I4ff95ac89314fc031620ca28e4f6e6e26cdef3f9 --- M src/mainboard/google/hatch/variants/akemi/overridetree.cb 1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/44/37544/1
diff --git a/src/mainboard/google/hatch/variants/akemi/overridetree.cb b/src/mainboard/google/hatch/variants/akemi/overridetree.cb index da669e4..de4a903 100644 --- a/src/mainboard/google/hatch/variants/akemi/overridetree.cb +++ b/src/mainboard/google/hatch/variants/akemi/overridetree.cb @@ -205,7 +205,7 @@ register "generic.probed" = "1" register "generic.reset_gpio" = "ACPI_GPIO_OUTPUT_ACTIVE_LOW(GPP_D15)" - register "generic.reset_delay_ms" = "120" + register "generic.reset_delay_ms" = "150" register "generic.reset_off_delay_ms" = "3" register "generic.enable_gpio" = "ACPI_GPIO_OUTPUT_ACTIVE_HIGH(GPP_D9)"
Hello Xingyu Wu, Tim Wawrzynczak, build bot (Jenkins), Furquan Shaikh, Martin Roth, Patrick Georgi,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/37544
to look at the new patch set (#2).
Change subject: mb/google/hatch/var/akemi: Tune Goodix touch screen reset delay time to 150ms ......................................................................
mb/google/hatch/var/akemi: Tune Goodix touch screen reset delay time to 150ms
Confirmed with Goodix team, so change reset delay time from 120ms to 150ms
BUG=b:144267684 TEST=FW_NAME="akemi" emerge-hatch coreboot chromeos-ec chromeos-bootimage
Signed-off-by: Peichao.Wang peichao.wang@bitland.corp-partner.google.com Change-Id: I4ff95ac89314fc031620ca28e4f6e6e26cdef3f9 --- M src/mainboard/google/hatch/variants/akemi/overridetree.cb 1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/44/37544/2
Philip Chen has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/37544 )
Change subject: mb/google/hatch/var/akemi: Tune Goodix touch screen reset delay time to 150ms ......................................................................
Patch Set 2:
The latest Goodix datasheet says a reset delay of 120ms is enough. If this is not true, shouldn't it be fixed in Goodix FW? Or Goodix has to update the datasheet.
Wuxy - has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/37544 )
Change subject: mb/google/hatch/var/akemi: Tune Goodix touch screen reset delay time to 150ms ......................................................................
Patch Set 2:
Hi Philip, 120ms is the SPEC requirement,this issue can also be covered by new FW now,and Goodix will update the new FW for this next DVT phase, but Goodix recommends that 150ms will be a better value to avoid any issue.
Paul Menzel has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/37544 )
Change subject: mb/google/hatch/var/akemi: Tune Goodix touch screen reset delay time to 150ms ......................................................................
Patch Set 2:
(3 comments)
https://review.coreboot.org/c/coreboot/+/37544/2//COMMIT_MSG Commit Message:
https://review.coreboot.org/c/coreboot/+/37544/2//COMMIT_MSG@7 PS2, Line 7: mb/google/hatch/var/akemi: Tune Goodix touch screen : reset delay time to 150ms Please use only one-line git commit message summaries.
Maybe:
mb/google/hatch/variant/akemi: Increase Goodix touch screen reset delay time
https://review.coreboot.org/c/coreboot/+/37544/2//COMMIT_MSG@10 PS2, Line 10: change increase
https://review.coreboot.org/c/coreboot/+/37544/2//COMMIT_MSG@11 PS2, Line 11: from 120ms to 150ms Please add a period/dot to the end of sentences.
What problem does this fix? When is the touch screen not working?
Wuxy - has uploaded a new patch set (#3) to the change originally created by Peichao Li. ( https://review.coreboot.org/c/coreboot/+/37544 )
Change subject: mb/google/hatch/variant/akemi: Increase Goodix touch screen reset delay time ......................................................................
mb/google/hatch/variant/akemi: Increase Goodix touch screen reset delay time
Confirmed with Goodix team, so increase reset delay time from 120ms to 150ms.
BUG=b:144267684 TEST=FW_NAME="akemi" emerge-hatch coreboot chromeos-ec chromeos-bootimage
Signed-off-by: Peichao.Wang peichao.wang@bitland.corp-partner.google.com Change-Id: I4ff95ac89314fc031620ca28e4f6e6e26cdef3f9 --- M src/mainboard/google/hatch/variants/akemi/overridetree.cb 1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/44/37544/3
Tim Wawrzynczak has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/37544 )
Change subject: mb/google/hatch/variant/akemi: Increase Goodix touch screen reset delay time ......................................................................
Patch Set 3: Code-Review+2
Peichao Li has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/37544 )
Change subject: mb/google/hatch/variant/akemi: Increase Goodix touch screen reset delay time ......................................................................
Patch Set 3:
(3 comments)
https://review.coreboot.org/c/coreboot/+/37544/2//COMMIT_MSG Commit Message:
https://review.coreboot.org/c/coreboot/+/37544/2//COMMIT_MSG@7 PS2, Line 7: mb/google/hatch/var/akemi: Tune Goodix touch screen : reset delay time to 150ms
Please use only one-line git commit message summaries. […]
Done
https://review.coreboot.org/c/coreboot/+/37544/2//COMMIT_MSG@10 PS2, Line 10: change
increase
Done
https://review.coreboot.org/c/coreboot/+/37544/2//COMMIT_MSG@11 PS2, Line 11: from 120ms to 150ms
Please add a period/dot to the end of sentences. […]
Done
Patrick Georgi has submitted this change. ( https://review.coreboot.org/c/coreboot/+/37544 )
Change subject: mb/google/hatch/variant/akemi: Increase Goodix touch screen reset delay time ......................................................................
mb/google/hatch/variant/akemi: Increase Goodix touch screen reset delay time
Confirmed with Goodix team, so increase reset delay time from 120ms to 150ms.
BUG=b:144267684 TEST=FW_NAME="akemi" emerge-hatch coreboot chromeos-ec chromeos-bootimage
Signed-off-by: Peichao.Wang peichao.wang@bitland.corp-partner.google.com Change-Id: I4ff95ac89314fc031620ca28e4f6e6e26cdef3f9 Reviewed-on: https://review.coreboot.org/c/coreboot/+/37544 Reviewed-by: Tim Wawrzynczak twawrzynczak@chromium.org Tested-by: build bot (Jenkins) no-reply@coreboot.org --- M src/mainboard/google/hatch/variants/akemi/overridetree.cb 1 file changed, 1 insertion(+), 1 deletion(-)
Approvals: build bot (Jenkins): Verified Tim Wawrzynczak: Looks good to me, approved
diff --git a/src/mainboard/google/hatch/variants/akemi/overridetree.cb b/src/mainboard/google/hatch/variants/akemi/overridetree.cb index da669e4..de4a903 100644 --- a/src/mainboard/google/hatch/variants/akemi/overridetree.cb +++ b/src/mainboard/google/hatch/variants/akemi/overridetree.cb @@ -205,7 +205,7 @@ register "generic.probed" = "1" register "generic.reset_gpio" = "ACPI_GPIO_OUTPUT_ACTIVE_LOW(GPP_D15)" - register "generic.reset_delay_ms" = "120" + register "generic.reset_delay_ms" = "150" register "generic.reset_off_delay_ms" = "3" register "generic.enable_gpio" = "ACPI_GPIO_OUTPUT_ACTIVE_HIGH(GPP_D9)"