Re: [PATCH v6 0/3] Add gpio support to Broadcom Cygnus SoC

2014-12-17 Thread Alexandre Courbot
On Tue, Dec 16, 2014 at 11:18 AM, Ray Jui wrote: > This patchset contains the initial GPIO support for the Broadcom Cygnus SoC. > Cygnus has 3 GPIO controllers: 1) the ASIU GPIO; 2) the chipCommonG GPIO; > and 3) the ALWAYS-ON GPIO. All 3 types of GPIO controllers are supported by > the same

Re: [PATCH v6 0/3] Add gpio support to Broadcom Cygnus SoC

2014-12-17 Thread Alexandre Courbot
On Tue, Dec 16, 2014 at 11:18 AM, Ray Jui r...@broadcom.com wrote: This patchset contains the initial GPIO support for the Broadcom Cygnus SoC. Cygnus has 3 GPIO controllers: 1) the ASIU GPIO; 2) the chipCommonG GPIO; and 3) the ALWAYS-ON GPIO. All 3 types of GPIO controllers are supported by

Re: [PATCH v6 0/3] Add gpio support to Broadcom Cygnus SoC

2014-12-16 Thread Arnd Bergmann
On Monday 15 December 2014 18:18:24 Ray Jui wrote: > This patchset contains the initial GPIO support for the Broadcom Cygnus SoC. > Cygnus has 3 GPIO controllers: 1) the ASIU GPIO; 2) the chipCommonG GPIO; > and 3) the ALWAYS-ON GPIO. All 3 types of GPIO controllers are supported by > the same

Re: [PATCH v6 0/3] Add gpio support to Broadcom Cygnus SoC

2014-12-16 Thread Arnd Bergmann
On Monday 15 December 2014 18:18:24 Ray Jui wrote: This patchset contains the initial GPIO support for the Broadcom Cygnus SoC. Cygnus has 3 GPIO controllers: 1) the ASIU GPIO; 2) the chipCommonG GPIO; and 3) the ALWAYS-ON GPIO. All 3 types of GPIO controllers are supported by the same Cygnus

[PATCH v6 0/3] Add gpio support to Broadcom Cygnus SoC

2014-12-15 Thread Ray Jui
This patchset contains the initial GPIO support for the Broadcom Cygnus SoC. Cygnus has 3 GPIO controllers: 1) the ASIU GPIO; 2) the chipCommonG GPIO; and 3) the ALWAYS-ON GPIO. All 3 types of GPIO controllers are supported by the same Cygnus GPIO driver Changes from v5: - Get rid of DT property

[PATCH v6 0/3] Add gpio support to Broadcom Cygnus SoC

2014-12-15 Thread Ray Jui
This patchset contains the initial GPIO support for the Broadcom Cygnus SoC. Cygnus has 3 GPIO controllers: 1) the ASIU GPIO; 2) the chipCommonG GPIO; and 3) the ALWAYS-ON GPIO. All 3 types of GPIO controllers are supported by the same Cygnus GPIO driver Changes from v5: - Get rid of DT property