diff options
author | Furquan Shaikh <furquan@google.com> | 2020-06-30 14:07:46 -0700 |
---|---|---|
committer | Furquan Shaikh <furquan@google.com> | 2020-07-01 19:31:48 +0000 |
commit | ffbf5d9818e1ce348f88c2a376cb627b48cdc1bb (patch) | |
tree | 3165cfba0a9743edb7c84f8a7164ea7960b0e4ab /src/superio/smsc/sch5147 | |
parent | 15311d246f42cefc29b0d8d9bb098704e8ea6308 (diff) |
mb/google/zork: Fix pad configurations for wake signals
This change updates the pad configurations for wake lines as
follows:
1. Pen eject wake signal needs to be configured as PAD_WAKE i.e. wake
using GPIO controller block. This is because pen eject signal is not
dual routed and the trigger filtering is set by the kernel driver
differently for S0 and S3 wake. Hence, it cannot use SCI GEVENT and
instead has to fall back to using GPIO controller wake.
2. All other wake signals (EC, trackpad, fingerprint) need to be
configured as SCI. This allows OS to enable/disable wake from these
sources if required. Example: powerd disables wake from trackpad when
in tablet mode. Hence, all other wake sources use SCI.
BUG=b:159832123
TEST=Verified wake using pen eject and EC.
Signed-off-by: Furquan Shaikh <furquan@google.com>
Change-Id: Id8cd5926f223db51a689ed8948040b8070cf1680
Reviewed-on: https://review.coreboot.org/c/coreboot/+/42951
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'src/superio/smsc/sch5147')
0 files changed, 0 insertions, 0 deletions