Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1418422

[PATCH v2 0/3] ARM: Keystone: Add pinmuxing support

From Franklin S Cooper Jr <fcooper@ti.com>
Newsgroups linux.kernel
Subject [PATCH v2 0/3] ARM: Keystone: Add pinmuxing support
Date 2016-06-09 17:30 +0200
Message-ID <rIa4a-8aG-9@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


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

Back to linux.kernel | Previous | NextNext in thread | Find similar | Unroll thread


Thread

[PATCH v2 0/3] ARM: Keystone: Add pinmuxing support Franklin S Cooper Jr <fcooper@ti.com> - 2016-06-09 17:30 +0200
  [PATCH v2 2/3] ARM: dts: keystone: Header file for pinctrl constants Franklin S Cooper Jr <fcooper@ti.com> - 2016-06-09 17:30 +0200
  [PATCH v2 1/3] ARM: dts: k2g: Add pinctrl support Franklin S Cooper Jr <fcooper@ti.com> - 2016-06-09 17:40 +0200
  Re: [PATCH v2 0/3] ARM: Keystone: Add pinmuxing support Santosh Shilimkar <santosh.shilimkar@oracle.com> - 2016-06-09 18:50 +0200

csiph-web