linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/3] ARM: Keystone: Add pinmuxing support
@ 2016-06-09 15:26 Franklin S Cooper Jr
  2016-06-09 15:26 ` [PATCH v2 1/3] ARM: dts: k2g: Add pinctrl support Franklin S Cooper Jr
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Franklin S Cooper Jr @ 2016-06-09 15:26 UTC (permalink / raw)
  To: ssantosh, robh+dt, devicetree, linux, linux-arm-kernel, linux-kernel
  Cc: Franklin S Cooper Jr

Unlike most Keystone 2 devices, K2G supports pinmuxing of its pins. This
patch series enables pinmuxing for Keystone 2 devices.

Version 2 changes:
Rebased on top of linux-next which includes Keerthy patches.

Lokesh Vutla (2):
  ARM: dts: keystone: Header file for pinctrl constants
  ARM: dts: k2g-evm: Add pinmuxing for UART0

Vitaly Andrianov (1):
  ARM: dts: k2g: Add pinctrl support

 arch/arm/boot/dts/keystone-k2g-evm.dts | 11 ++++++++++
 arch/arm/boot/dts/keystone-k2g.dtsi    |  8 +++++++
 include/dt-bindings/pinctrl/keystone.h | 39 ++++++++++++++++++++++++++++++++++
 3 files changed, 58 insertions(+)
 create mode 100644 include/dt-bindings/pinctrl/keystone.h

-- 
2.7.0

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

end of thread, other threads:[~2016-06-09 16:45 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-06-09 15:26 [PATCH v2 0/3] ARM: Keystone: Add pinmuxing support Franklin S Cooper Jr
2016-06-09 15:26 ` [PATCH v2 1/3] ARM: dts: k2g: Add pinctrl support Franklin S Cooper Jr
2016-06-09 15:26 ` [PATCH v2 2/3] ARM: dts: keystone: Header file for pinctrl constants Franklin S Cooper Jr
2016-06-09 15:26 ` [PATCH v2 3/3] ARM: dts: k2g-evm: Add pinmuxing for UART0 Franklin S Cooper Jr
2016-06-09 16:44 ` [PATCH v2 0/3] ARM: Keystone: Add pinmuxing support Santosh Shilimkar

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