All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] pinctrl: Add NVIDIA Tegra XUSB pad controller support
@ 2014-07-11 13:49 Thierry Reding
  0 siblings, 0 replies; only message in thread
From: Thierry Reding @ 2014-07-11 13:49 UTC (permalink / raw)
  To: Linus Walleij; +Cc: Stephen Warren, linux-tegra-u79uwXL29TY76Z2rM5mHXA

[-- Attachment #1: Type: text/plain, Size: 1475 bytes --]

Hi Linus,

The following changes since commit 7171511eaec5bf23fb06078f59784a3a0626b38f:

  Linux 3.16-rc1 (2014-06-15 17:45:28 -1000)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux.git for-3.17/xusb-padctl

for you to fetch changes up to dc0a3938668706f3a63cde4ceb431e9189fb2a0a:

  pinctrl: Add NVIDIA Tegra XUSB pad controller support (2014-07-11 14:41:06 +0200)

I've based the Tegra tree's for-3.17/dt branch on this to handle the
dependency on the pinctrl-tegra-xusb.h header introduced in this series.
This for-3.17/xusb-padctl branch is stable, so if you need/want to pull
it into the pinctrl tree that'll be fine.

Thanks,
Thierry

----------------------------------------------------------------
Thierry Reding (2):
      of: Add NVIDIA Tegra XUSB pad controller binding
      pinctrl: Add NVIDIA Tegra XUSB pad controller support

 .../pinctrl/nvidia,tegra124-xusb-padctl.txt        | 127 +++
 drivers/pinctrl/Kconfig                            |   6 +
 drivers/pinctrl/Makefile                           |   1 +
 drivers/pinctrl/pinctrl-tegra-xusb.c               | 973 +++++++++++++++++++++
 include/dt-bindings/pinctrl/pinctrl-tegra-xusb.h   |   7 +
 5 files changed, 1114 insertions(+)
 create mode 100644 Documentation/devicetree/bindings/pinctrl/nvidia,tegra124-xusb-padctl.txt
 create mode 100644 drivers/pinctrl/pinctrl-tegra-xusb.c
 create mode 100644 include/dt-bindings/pinctrl/pinctrl-tegra-xusb.h

[-- Attachment #2: Type: application/pgp-signature, Size: 819 bytes --]

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2014-07-11 13:49 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-07-11 13:49 [GIT PULL] pinctrl: Add NVIDIA Tegra XUSB pad controller support Thierry Reding

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.