linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 0/2] Additional iProc GPIO support
@ 2016-07-12 17:39 Ray Jui
  2016-07-12 17:39 ` [PATCH v3 1/2] dt-bindings: Update iProc GPIO bindings Ray Jui
  2016-07-12 17:39 ` [PATCH v3 2/2] pinctrl: iproc: Add NSP and Stingray GPIO support Ray Jui
  0 siblings, 2 replies; 5+ messages in thread
From: Ray Jui @ 2016-07-12 17:39 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 the NSP and Stingray iProc based SoCs.
The integration in NSP has drive strength pinconf feature disabled and the
integration in Stingray has all pinconf related features disabled and handled
by a different IP block

GITHUB repo: https://github.com/Broadcom/cygnus-linux.git
branch: iproc-gpio-v3

Changes from v2:
 - Rebased to v4.7-rc1
 - Changed to use SoC specific compatible string to handle SoC specific
changes in both NSP and Stingray

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"

Ray Jui (2):
  dt-bindings: Update iProc GPIO bindings
  pinctrl: iproc: Add NSP and Stingray GPIO support

 .../bindings/pinctrl/brcm,iproc-gpio.txt           |  18 +++-
 drivers/pinctrl/bcm/pinctrl-iproc-gpio.c           | 118 +++++++++++++++++++--
 2 files changed, 127 insertions(+), 9 deletions(-)

-- 
2.1.4

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

end of thread, other threads:[~2016-07-18 16:35 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-07-12 17:39 [PATCH v3 0/2] Additional iProc GPIO support Ray Jui
2016-07-12 17:39 ` [PATCH v3 1/2] dt-bindings: Update iProc GPIO bindings Ray Jui
2016-07-16 21:20   ` Rob Herring
2016-07-18 16:34     ` Ray Jui
2016-07-12 17:39 ` [PATCH v3 2/2] pinctrl: iproc: Add NSP and Stingray GPIO support Ray Jui

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).