Thread (31 messages) flat view 31 messages, 6 authors, 2018-03-01

[PATCH 0/6] Introduce STMicroelectronics MultiFunction eXpander

From: Linus Walleij <hidden>
Date: 2018-03-01 22:28:51
Also in: linux-devicetree, linux-gpio, lkml

On Thu, Feb 22, 2018 at 4:13 PM, Amelie DELAUNAY [off-list ref] wrote:
ST MFX is different from STMPE as far as the HW is completely different.
IDD is a new feature.
TS management is completely different.
GPIO management looks like but is also rather different.
ST MFX counts a first level of 8 interrupts (acked by writing in the ACK
register), then a second level of 24 interrupts for GPIOs. GPIO IRQ can
be triggered on low level, falling edge, high level, rising edge. GPIO
IRQ have to be acked by writing in the GPI_ACK register, GPIO can be
output open-drain with/without internal pull-up, output push-pull, input
with pull-up/down, input floating or analog.
Okay I am convinced that we need to model this as its own
driver if it is as different as you say.

But let's keep an eye on STMPE's approaches and what it does
right and wrong.

If I rewrote the STMPE driver today, the major changes would be
to use regmap to pass around to subdrivers, and implement a
combined pin control and GPIO driver, so I think those things should
be nice to have for the next iteration.

Yours,
Linus Walleij
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help