linux-gpio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/2] Additional iProc GPIO support
@ 2016-05-02 20:51 Ray Jui
  2016-05-02 20:51 ` [PATCH v2 1/2] dt-bindings: Update iProc GPIO bindings Ray Jui
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Ray Jui @ 2016-05-02 20:51 UTC (permalink / raw)
  To: Linus Walleij, Alexandre Courbot, Rob Herring
  Cc: linux-kernel, linux-gpio, bcm-kernel-feedback-list, devicetree,
	Ray Jui

Add support to the iProc GPIO driver for v2 and v3 revisions of the iProc GPIO
controllers. The v2 revision is used on NSP with drive strength pinconf
feature disabled and the v3 revision is used on Stingray with all pinconf
features disabled

Changes from v1:
 - Changed to use compatible strings "brcm,iproc-gpio-v2" and
"brcm,iproc-gpio-v3" to deal with differences among various iProc based SoCs
 - Removed DT header "include/dt-bindings/pinctrl/brcm,iproc-gpio.h"

Patch series is developed based on Linux v4.6-rc1 and available at:
https://github.com/Broadcom/cygnus-linux/tree/iproc-gpio-v2

Ray Jui (2):
  dt-bindings: Update iProc GPIO bindings
  pinctrl: iproc: Add v2/v3 GPIO support

 .../bindings/pinctrl/brcm,iproc-gpio.txt           |  11 +-
 drivers/pinctrl/bcm/pinctrl-iproc-gpio.c           | 115 +++++++++++++++++++--
 2 files changed, 119 insertions(+), 7 deletions(-)

-- 
2.1.4


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2016-05-11 15:50 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-05-02 20:51 [PATCH v2 0/2] Additional iProc GPIO support Ray Jui
2016-05-02 20:51 ` [PATCH v2 1/2] dt-bindings: Update iProc GPIO bindings Ray Jui
2016-05-04 13:20   ` Rob Herring
2016-05-04 16:29     ` Ray Jui
2016-05-11 14:06       ` Rob Herring
2016-05-11 15:50         ` Ray Jui
2016-05-02 20:51 ` [PATCH v2 2/2] pinctrl: iproc: Add v2/v3 GPIO support Ray Jui
2016-05-11  9:29 ` [PATCH v2 0/2] Additional iProc " Linus Walleij

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).