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

[PATCH 4/6] ARM: dts: stm32: add MFX support on I2C1 on stm32746g-eval

From: Amelie DELAUNAY <hidden>
Date: 2018-02-22 15:35:44
Also in: linux-devicetree, linux-gpio, lkml


On 02/22/2018 02:54 PM, Linus Walleij wrote:
On Thu, Feb 8, 2018 at 3:27 PM, Amelie Delaunay [off-list ref] wrote:
quoted
MFX is used as gpio expander on stm32746g-eval.

Signed-off-by: Amelie Delaunay <redacted>
(...)
quoted
+       mfx: mfx at 42 {
+               compatible = "st,mfx";
+               reg = <0x42>;
+               interrupts = <8 1>;
+               interrupt-parent = <&gpioi>;
+               interrupt-controller;
+               #interrupt-cells = <1>;
+
+               mfxgpio: mfx_gpio {
+                       compatible = "st,mfx-gpio";
+                       interrupts = <0>;
+                       interrupt-parent = <&mfx>;
+                       gpio-controller;
+                       #gpio-cells = <2>;
So I think this node should contain some pin config states
that can  be referenced by the drivers to set up push/pull
etc. Probably it can use just standard pin config properties
like sx150x.
I will check that point.

Regards,
Amelie
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