diff options
author | Vincent Palatin <vpalatin@chromium.org> | 2018-06-25 16:09:10 +0200 |
---|---|---|
committer | Patrick Georgi <pgeorgi@google.com> | 2018-07-06 13:00:20 +0000 |
commit | 29b258ccc0053f8713f99827e7444a7bcec56f64 (patch) | |
tree | ab46e6872ea685781a749b14ca7b5c787091b98f /src/mainboard/google/nyan/bct | |
parent | a5a124c18829bc39f5d199fc7d5bdf5190f1f14c (diff) |
mb/google/poppy/variants/nocturne: fix FPMCU IRQ sensitivity
the FPMCU_INT_L on GPP_C11 is active low but the kernel irq handler is
defined as IRQF_TRIGGER_LOW, so do not invert it twice.
BRANCH=poppy
BUG=b:78613978
TEST=On Nocturne, the 'cros_ec' IRQ count in /proc/interrupts does not
increment wildly.
Change-Id: I56c13c797b133dd22669a2299bcd16ef14eed335
Signed-off-by: Vincent Palatin <vpalatin@chromium.org>
Reviewed-on: https://review.coreboot.org/27221
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Furquan Shaikh <furquan@google.com>
Diffstat (limited to 'src/mainboard/google/nyan/bct')
0 files changed, 0 insertions, 0 deletions