the following patch was just integrated into master: commit ba32f0f91cfd79434b53d60a16d4c072fac384ec Author: Aaron Durbin adurbin@chromium.org Date: Fri Jan 20 14:10:26 2017 -0600
soc/intel/apollolake: correct GPIO 13 IRQ number
The define for GPIO_13_IRQ had the wrong IRQ number. It should be 0x70 instead of 0x6f.
BUG=chrome-os-partner:62085 BRANCH=reef TEST=touch controller doesn't indicate continuous interrupts
Change-Id: I3a0726db59fc1eb7736d348aecbf1082719f15b2 Signed-off-by: Aaron Durbin adurbin@chromium.org Reviewed-on: https://review.coreboot.org/18190 Reviewed-by: Furquan Shaikh furquan@google.com Tested-by: build bot (Jenkins) Reviewed-by: Paul Menzel paulepanter@users.sourceforge.net
See https://review.coreboot.org/18190 for details.
-gerrit