Re: [PATCH] pinctrl: meson: fix G12A ao pull registers base address

2018-12-03 Thread Xingyu Chen
On 2018/12/3 18:36, Jerome Brunet wrote: On Mon, 2018-12-03 at 11:27 +0100, Neil Armstrong wrote: Hi Xingyu, On 03/12/2018 04:05, Xingyu Chen wrote: Since Meson G12A SoC, Introduce new ao registers AO_RTI_PULL_UP_EN_REG and AO_GPIO_O. These bits of controlling output level are remapped to

Re: [PATCH] pinctrl: meson: fix G12A ao pull registers base address

2018-12-03 Thread Xingyu Chen
On 2018/12/3 18:27, Neil Armstrong wrote: Hi Xingyu, On 03/12/2018 04:05, Xingyu Chen wrote: Since Meson G12A SoC, Introduce new ao registers AO_RTI_PULL_UP_EN_REG and AO_GPIO_O. These bits of controlling output level are remapped to the new register AO_GPIO_O, and the AO_GPIO_O_EN_N suppo

Re: [PATCH] pinctrl: meson: fix G12A ao pull registers base address

2018-12-03 Thread Jerome Brunet
On Mon, 2018-12-03 at 11:27 +0100, Neil Armstrong wrote: > Hi Xingyu, > > > On 03/12/2018 04:05, Xingyu Chen wrote: > > Since Meson G12A SoC, Introduce new ao registers AO_RTI_PULL_UP_EN_REG > > and AO_GPIO_O. > > > > These bits of controlling output level are remapped to the new register > > AO

Re: [PATCH] pinctrl: meson: fix G12A ao pull registers base address

2018-12-03 Thread Neil Armstrong
Hi Xingyu, On 03/12/2018 04:05, Xingyu Chen wrote: > Since Meson G12A SoC, Introduce new ao registers AO_RTI_PULL_UP_EN_REG > and AO_GPIO_O. > > These bits of controlling output level are remapped to the new register > AO_GPIO_O, and the AO_GPIO_O_EN_N support only controlling output enable. >

[PATCH] pinctrl: meson: fix G12A ao pull registers base address

2018-12-02 Thread Xingyu Chen
Since Meson G12A SoC, Introduce new ao registers AO_RTI_PULL_UP_EN_REG and AO_GPIO_O. These bits of controlling output level are remapped to the new register AO_GPIO_O, and the AO_GPIO_O_EN_N support only controlling output enable. These bits of controlling pull enable are remapped to the new reg