Re: [PATCH v2 0/6] Add Actions Semi S900 I2C support

2018-06-28 Thread Peter Rosin
On June 29, 2018 6:44:39 AM GMT+02:00, Manivannan Sadhasivam wrote: >Hi Peter, > >On Fri, Jun 29, 2018 at 06:13:31AM +0200, Peter Rosin wrote: >> Hi! >> >> I don't know for sure, but over here the arch/arm64/boot/dts/actions >folder has no pinctrl nodes at all (v4.18-rc2). So, what is this

Re: [PATCH v2 0/6] Add Actions Semi S900 I2C support

2018-06-28 Thread Peter Rosin
On June 29, 2018 6:44:39 AM GMT+02:00, Manivannan Sadhasivam wrote: >Hi Peter, > >On Fri, Jun 29, 2018 at 06:13:31AM +0200, Peter Rosin wrote: >> Hi! >> >> I don't know for sure, but over here the arch/arm64/boot/dts/actions >folder has no pinctrl nodes at all (v4.18-rc2). So, what is this

Re: [PATCH v2 0/6] Add Actions Semi S900 I2C support

2018-06-28 Thread Manivannan Sadhasivam
Hi Peter, On Fri, Jun 29, 2018 at 06:13:31AM +0200, Peter Rosin wrote: > On June 28, 2018 8:10:36 PM GMT+02:00, Manivannan Sadhasivam > wrote: > >This patchset adds I2C controller support for Actions Semi S900 SoC. > >This driver has been structured in a way such that there will be only > >one

Re: [PATCH v2 0/6] Add Actions Semi S900 I2C support

2018-06-28 Thread Manivannan Sadhasivam
Hi Peter, On Fri, Jun 29, 2018 at 06:13:31AM +0200, Peter Rosin wrote: > On June 28, 2018 8:10:36 PM GMT+02:00, Manivannan Sadhasivam > wrote: > >This patchset adds I2C controller support for Actions Semi S900 SoC. > >This driver has been structured in a way such that there will be only > >one

Re: [PATCH v2 0/6] Add Actions Semi S900 I2C support

2018-06-28 Thread Peter Rosin
On June 28, 2018 8:10:36 PM GMT+02:00, Manivannan Sadhasivam wrote: >This patchset adds I2C controller support for Actions Semi S900 SoC. >This driver has been structured in a way such that there will be only >one controller driver for the whole OWL family series (S500, S700 and >S900 SoCs). >

Re: [PATCH v2 0/6] Add Actions Semi S900 I2C support

2018-06-28 Thread Peter Rosin
On June 28, 2018 8:10:36 PM GMT+02:00, Manivannan Sadhasivam wrote: >This patchset adds I2C controller support for Actions Semi S900 SoC. >This driver has been structured in a way such that there will be only >one controller driver for the whole OWL family series (S500, S700 and >S900 SoCs). >

[PATCH v2 0/6] Add Actions Semi S900 I2C support

2018-06-28 Thread Manivannan Sadhasivam
This patchset adds I2C controller support for Actions Semi S900 SoC. This driver has been structured in a way such that there will be only one controller driver for the whole OWL family series (S500, S700 and S900 SoCs). There are 6 I2C controllers with separate memory mapped register space. The

[PATCH v2 0/6] Add Actions Semi S900 I2C support

2018-06-28 Thread Manivannan Sadhasivam
This patchset adds I2C controller support for Actions Semi S900 SoC. This driver has been structured in a way such that there will be only one controller driver for the whole OWL family series (S500, S700 and S900 SoCs). There are 6 I2C controllers with separate memory mapped register space. The