diff options
author | Krzysztof Kozlowski <[email protected]> | 2021-06-02 13:04:42 +0200 |
---|---|---|
committer | Lee Jones <[email protected]> | 2021-11-05 14:40:06 +0000 |
commit | 6854a10526f88ad79c7a648697ec656af1d5da1a (patch) | |
tree | aa918828de67f2842b76ea8d65936305532048c3 /net/lapb/lapb_timer.c | |
parent | b147a055680ad1721f2ff1ce0b292e65f921ee2a (diff) |
mfd: sec-irq: Do not enforce (incorrect) interrupt trigger type
Interrupt line can be configured on different hardware in different way,
even inverted. Therefore driver should not enforce specific trigger
type - edge falling - but instead rely on Devicetree to configure it.
The Samsung PMIC drivers are used only on Devicetree boards.
Additionally, the PMIC datasheets describe the interrupt line as active
low with a requirement of acknowledge from the CPU therefore the edge
falling is not correct.
Marek Szyprowski reports that together with DTS change (proper level in
DTS) it fixes RTC alarm failure that he observed from time to time on
TM2e board.
Signed-off-by: Krzysztof Kozlowski <[email protected]>
Tested-by: Marek Szyprowski <[email protected]>
Signed-off-by: Lee Jones <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions