diff options
author | Krzysztof Kozlowski <krzk@kernel.org> | 2021-05-26 13:20:36 -0400 |
---|---|---|
committer | Sebastian Reichel <sebastian.reichel@collabora.com> | 2021-06-04 11:58:22 +0200 |
commit | 8bb2314fc22628333d89df83d695ff9a8d2a6eac (patch) | |
tree | 270a365fd03253882532a85672f1431f5470e549 /kernel/sched/cpupri.c | |
parent | 7fbf6b731bca347700e460d94b130f9d734b33e9 (diff) |
power: supply: max17040: 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 Maxim 14577/77836 datasheets describe the interrupt line as active
low with a requirement of acknowledge from the CPU therefore the edge
falling is not correct.
Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
Acked-by: Iskren Chernev <iskren.chernev@gmail.com>
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.com>
Diffstat (limited to 'kernel/sched/cpupri.c')
0 files changed, 0 insertions, 0 deletions