From: Laxman Dewangan <ldewangan@nvidia.com>
To: <swarren@wwwdotorg.org>
Cc: <thierry.reding@gmail.com>, <rob.herring@calxeda.com>,
<pawel.moll@arm.com>, <mark.rutland@arm.com>,
<ijc+devicetree@hellion.org.uk>, <linux@arm.linux.org.uk>,
<devicetree@vger.kernel.org>,
<linux-arm-kernel@lists.infradead.org>,
<linux-tegra@vger.kernel.org>, <linux-kernel@vger.kernel.org>,
Laxman Dewangan <ldewangan@nvidia.com>
Subject: [PATCH V3 0/4] ARM: tegra: convert dts files of all Tegra platforms to use pinctrl defines
Date: Thu, 5 Dec 2013 16:14:05 +0530 [thread overview]
Message-ID: <1386240249-30786-1-git-send-email-ldewangan@nvidia.com> (raw)
This patch series convert dts files of all Tegra's platforms to use the pinctron
dt-binding macro for better readability.
Changes from V1:
- Get rid of lots of macro and converge it to TEGRA_PIN_ENABLE/DISABLE.
- Change macro name for PULL UP/DOWN/NONE.
Changes from V2:
- Add more comment on defines.
- Add two more patches for having simialr change for Tegra20 and Tegra30 platforms.
Laxman Dewangan (4):
ARM: tegra: Add header file for pinctrl constants
ARM: tegra: convert dts files of Tegra114 platforms to use pinctrl
defines
ARM: tegra: convert dts files of Tegra20 platforms to use pinctrl
defines
ARM: tegra: convert dts files of Tegra30 platforms to use pinctrl
defines
arch/arm/boot/dts/tegra114-dalmore.dts | 548 +++++++++++++-------------
arch/arm/boot/dts/tegra114.dtsi | 1 +
arch/arm/boot/dts/tegra20-colibri-512.dtsi | 104 +++---
arch/arm/boot/dts/tegra20-harmony.dts | 30 +-
arch/arm/boot/dts/tegra20-iris-512.dts | 10 +-
arch/arm/boot/dts/tegra20-paz00.dts | 30 +-
arch/arm/boot/dts/tegra20-seaboard.dts | 44 +-
arch/arm/boot/dts/tegra20-tamonten.dtsi | 30 +-
arch/arm/boot/dts/tegra20-trimslice.dts | 34 +-
arch/arm/boot/dts/tegra20-ventana.dts | 44 +-
arch/arm/boot/dts/tegra20-whistler.dts | 40 +-
arch/arm/boot/dts/tegra20.dtsi | 1 +
arch/arm/boot/dts/tegra30-beaver.dts | 34 +-
arch/arm/boot/dts/tegra30-cardhu.dtsi | 40 +-
arch/arm/boot/dts/tegra30.dtsi | 1 +
include/dt-bindings/pinctrl/pinctrl-tegra.h | 45 +++
16 files changed, 542 insertions(+), 494 deletions(-)
create mode 100644 include/dt-bindings/pinctrl/pinctrl-tegra.h
next reply other threads:[~2013-12-05 10:51 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-12-05 10:44 Laxman Dewangan [this message]
2013-12-05 10:44 ` [PATCH V3 1/4] ARM: tegra: Add header file for pinctrl constants Laxman Dewangan
2013-12-05 10:44 ` [PATCH V3 2/4] ARM: tegra: convert dts files of Tegra114 platforms to use pinctrl defines Laxman Dewangan
2013-12-05 10:44 ` [PATCH V3 3/4] ARM: tegra: convert dts files of Tegra20 " Laxman Dewangan
2013-12-05 10:44 ` [PATCH V3 4/4] ARM: tegra: convert dts files of Tegra30 " Laxman Dewangan
2013-12-05 23:33 ` [PATCH V3 0/4] ARM: tegra: convert dts files of all Tegra " Stephen Warren
2013-12-06 6:29 ` Laxman Dewangan
2013-12-12 20:14 ` Stephen Warren
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=1386240249-30786-1-git-send-email-ldewangan@nvidia.com \
--to=ldewangan@nvidia.com \
--cc=devicetree@vger.kernel.org \
--cc=ijc+devicetree@hellion.org.uk \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-tegra@vger.kernel.org \
--cc=linux@arm.linux.org.uk \
--cc=mark.rutland@arm.com \
--cc=pawel.moll@arm.com \
--cc=rob.herring@calxeda.com \
--cc=swarren@wwwdotorg.org \
--cc=thierry.reding@gmail.com \
/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