[PATCH v6 0/3] Add gpio support to Broadcom Cygnus SoC
From: arnd@arndb.de (Arnd Bergmann)
Date: 2014-12-16 08:57:10
Also in:
linux-devicetree, linux-gpio, lkml
From: arnd@arndb.de (Arnd Bergmann)
Date: 2014-12-16 08:57:10
Also in:
linux-devicetree, linux-gpio, lkml
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 GPIO driver
Looks good to me now. Arnd