Re: [PATCH v4 0/4] Add pinctrl support to Broadcom Cygnus SoC

2015-02-25 Thread Dmitry Torokhov
On Tue, Feb 03, 2015 at 06:09:57PM -0800, Ray Jui wrote: > This patchset contains the initial pinctrl (IOMUX) support for the Broadcom > Cygnus SoC. The Cygnus IOMUX controller supports group based mux configuration > and allows certain pins to be muxed to GPIO function individually > > Changes

Re: [PATCH v4 0/4] Add pinctrl support to Broadcom Cygnus SoC

2015-02-25 Thread Dmitry Torokhov
On Tue, Feb 03, 2015 at 06:09:57PM -0800, Ray Jui wrote: This patchset contains the initial pinctrl (IOMUX) support for the Broadcom Cygnus SoC. The Cygnus IOMUX controller supports group based mux configuration and allows certain pins to be muxed to GPIO function individually Changes from

[PATCH v4 0/4] Add pinctrl support to Broadcom Cygnus SoC

2015-02-03 Thread Ray Jui
This patchset contains the initial pinctrl (IOMUX) support for the Broadcom Cygnus SoC. The Cygnus IOMUX controller supports group based mux configuration and allows certain pins to be muxed to GPIO function individually Changes from v3: - Fix the driver to have more proper use of "const" in

[PATCH v4 0/4] Add pinctrl support to Broadcom Cygnus SoC

2015-02-03 Thread Ray Jui
This patchset contains the initial pinctrl (IOMUX) support for the Broadcom Cygnus SoC. The Cygnus IOMUX controller supports group based mux configuration and allows certain pins to be muxed to GPIO function individually Changes from v3: - Fix the driver to have more proper use of const in