From: Franklin S Cooper Jr <fcooper@ti.com>
To: ssantosh@kernel.org, robh+dt@kernel.org,
devicetree@vger.kernel.org, linux@armlinux.org.uk,
linux-arm-kernel@lists.infradead.org,
linux-kernel@vger.kernel.org
Cc: Franklin S Cooper Jr <fcooper@ti.com>
Subject: [PATCH v2 0/3] ARM: Keystone: Add pinmuxing support
Date: Thu, 9 Jun 2016 10:26:15 -0500 [thread overview]
Message-ID: <1465485978-27910-1-git-send-email-fcooper@ti.com> (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
next reply other threads:[~2016-06-09 15:26 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-06-09 15:26 Franklin S Cooper Jr [this message]
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
[not found] ` <1465485978-27910-1-git-send-email-fcooper-l0cyMroinI0@public.gmane.org>
2016-06-09 16:44 ` [PATCH v2 0/3] ARM: Keystone: Add pinmuxing support Santosh Shilimkar
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1465485978-27910-1-git-send-email-fcooper@ti.com \
--to=fcooper@ti.com \
--cc=devicetree@vger.kernel.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux@armlinux.org.uk \
--cc=robh+dt@kernel.org \
--cc=ssantosh@kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).