Re: [PATCH v3 05/12] pinctrl: axp209: add support for AXP813 GPIOs

2017-10-10 Thread Rob Herring
On Mon, Oct 02, 2017 at 02:08:47PM +0200, Quentin Schulz wrote: > The AXP813 has only two GPIOs. GPIO0 can either be used as a GPIO, an > LDO regulator or an ADC. GPIO1 can be used either as a GPIO or an LDO > regulator. > > Moreover, the status bit of the GPIOs when in input mode is not offset >

Re: [PATCH v3 05/12] pinctrl: axp209: add support for AXP813 GPIOs

2017-10-02 Thread Maxime Ripard
On Mon, Oct 02, 2017 at 12:08:47PM +, Quentin Schulz wrote: > The AXP813 has only two GPIOs. GPIO0 can either be used as a GPIO, an > LDO regulator or an ADC. GPIO1 can be used either as a GPIO or an LDO > regulator. > > Moreover, the status bit of the GPIOs when in input mode is not offset >

[PATCH v3 05/12] pinctrl: axp209: add support for AXP813 GPIOs

2017-10-02 Thread Quentin Schulz
The AXP813 has only two GPIOs. GPIO0 can either be used as a GPIO, an LDO regulator or an ADC. GPIO1 can be used either as a GPIO or an LDO regulator. Moreover, the status bit of the GPIOs when in input mode is not offset by 4 unlike the AXP209. Signed-off-by: Quentin Schulz --- .../devicetree/