Attention is currently required from: Cliff Huang, Eran Mitrani, Jingyuan Liang.
Hello Eran Mitrani, Eric Lai, Jingyuan Liang, Kyoung Il Kim, build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/81330?usp=email
to look at the new patch set (#3).
Change subject: include/device/pci_ids.h: Add DIDs for MTL Touch controller ......................................................................
include/device/pci_ids.h: Add DIDs for MTL Touch controller
When touch controller is configured as THC-SPI mode, DID is 0x7e49 for THC0, and 0x7e4b for THC1.
0x7e48 and 0x7ea4 are the DIDs when ThcMode is 0 (default) for THC0 and THC1 respectively.
Refer MTL EDS vol 1: 640228.
BUG=b:307775082
Signed-off-by: Cliff Huang cliff.huang@intel.com Change-Id: I1b98fdbd8d8588492bcafa0f3998818dc83ff1d9 --- M src/include/device/pci_ids.h 1 file changed, 6 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/30/81330/3