On 11/7/19 2:08 PM, Sebastian Reichel wrote:
Hi,
On Thu, Nov 07, 2019 at 08:52:11AM +0000, Vaittinen, Matti wrote:
That reminded me.. I got 'unknown recipient' replies
<nandor.han@xxxxxx>: 550 5.1.1 No such user - pp
<semi.malinen@xxxxxx>: 550 5.1.1 No such user - pp
from both Semi and Nandor - who seem to be the only maintainers listed
for XRA1403 GPIO EXPANDER in MAINTAINERS.
XRA1403 GPIO EXPANDER
M: Nandor Han <nandor.han@xxxxxx>
M: Semi Malinen <semi.malinen@xxxxxx>
L: linux-gpio@xxxxxxxxxxxxxxx
S: Maintained
F: drivers/gpio/gpio-xra1403.c
F: Documentation/devicetree/bindings/gpio/gpio-xra1403.txt
Anyone knows new mail addresses or perhaps the separate entry
for XRA1403 should be removed?
+cc new mail address from Nandor Han
+cc Ian Ray with valid GE mail address
-- Sebastian
Thanks Sebastian.
Matti, I did review the gpio-xra1403 changes and LGTM.
According with the datasheet, 1 means direction input:
XRA1403 datasheet (https://www.maxlinear.com/ds/xra1403_100_092011.pdf)
```
Setting these bits to ’1’ will enable the GPIOs as inputs.
```
Note: I will update also the maintainers list.
Nandor