summaryrefslogtreecommitdiff
path: root/src/soc/amd/common/block/smn/Kconfig
diff options
context:
space:
mode:
authorDmitry Torokhov <dtor@chromium.org>2021-03-10 11:16:27 -0800
committerTim Wawrzynczak <twawrzynczak@chromium.org>2021-03-11 22:38:52 +0000
commit39c1b4f951f77649ef86ffece8f9bd2f963c8484 (patch)
treea20c73985041f08cdca82244f5f86e86e18a2ecc /src/soc/amd/common/block/smn/Kconfig
parenta70d17dba242d498cc2bb5b63881911c6e9bd113 (diff)
Documentation/acpi: switch example from edge to level interrupts
Configuring touch controllers to use edge-triggered interrupts is not recommended as it is very easy to lose an edge when kernel drivers disable the interrupt for one reason or another, and recovering from this condition requires workarounds in the kernel. Unfortunately the example setting up a touchpad used edge-triggered interrupts, and this set up has been propagating through the boards. Let's switch the example to use level interrupts instead. Change-Id: I4dc8b91ed070ce117553b00a087ad709aeaf16af Signed-off-by: Dmitry Torokhov <dtor@chromium.org> Reviewed-on: https://review.coreboot.org/c/coreboot/+/51398 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Furquan Shaikh <furquan@google.com> Reviewed-by: Tim Wawrzynczak <twawrzynczak@chromium.org>
Diffstat (limited to 'src/soc/amd/common/block/smn/Kconfig')
0 files changed, 0 insertions, 0 deletions