Karthik Ramasubramanian has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/43153 )
Change subject: mb/google/dedede: Add Goodix touchscreen ......................................................................
Patch Set 1:
(1 comment)
https://review.coreboot.org/c/coreboot/+/43153/1/src/mainboard/google/dedede... File src/mainboard/google/dedede/variants/waddledee/overridetree.cb:
https://review.coreboot.org/c/coreboot/+/43153/1/src/mainboard/google/dedede... PS1, Line 83: 14
It should be 5d. i2cdetect detects Touchscreen on address 0x5d.
Even after that observing "i2c_hid i2c-GDIX0000:00: failed to retrieve report from device." error message in kernel logs. Need to triage further.