All of lore.kernel.org
 help / color / mirror / Atom feed
From: AnilKumar Ch <anilkumar@ti.com>
To: tony@atomide.com
Cc: b-cousson@ti.com, linux-arm-kernel@lists.infradead.org,
	linux-omap@vger.kernel.org, AnilKumar Ch <anilkumar@ti.com>
Subject: [PATCH RESEND v7 1/5] ARM: dts: AM33XX: Add basic pinctrl device tree data
Date: Thu, 20 Sep 2012 02:49:26 +0530	[thread overview]
Message-ID: <1348089570-16161-2-git-send-email-anilkumar@ti.com> (raw)
In-Reply-To: <1348089570-16161-1-git-send-email-anilkumar@ti.com>

Adds basic pinctrl device tree data for AM33XX family of devices.
This patch is based on the pinctrl-single driver.

Signed-off-by: AnilKumar Ch <anilkumar@ti.com>
---
 arch/arm/boot/dts/am33xx.dtsi |    9 +++++++++
 1 file changed, 9 insertions(+)

diff --git a/arch/arm/boot/dts/am33xx.dtsi b/arch/arm/boot/dts/am33xx.dtsi
index b4e3e47..894fec6 100644
--- a/arch/arm/boot/dts/am33xx.dtsi
+++ b/arch/arm/boot/dts/am33xx.dtsi
@@ -55,6 +55,15 @@
 		};
 	};
 
+	am33xx_pinmux: pinmux@44e10800 {
+		compatible = "pinctrl-single";
+		reg = <0x44e10800 0x0238>;
+		#address-cells = <1>;
+		#size-cells = <0>;
+		pinctrl-single,register-width = <32>;
+		pinctrl-single,function-mask = <0x7f>;
+	};
+
 	/*
 	 * XXX: Use a flat representation of the AM33XX interconnect.
 	 * The real AM33XX interconnect network is quite complex.Since
-- 
1.7.9.5


WARNING: multiple messages have this Message-ID (diff)
From: anilkumar@ti.com (AnilKumar Ch)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH RESEND v7 1/5] ARM: dts: AM33XX: Add basic pinctrl device tree data
Date: Thu, 20 Sep 2012 02:49:26 +0530	[thread overview]
Message-ID: <1348089570-16161-2-git-send-email-anilkumar@ti.com> (raw)
In-Reply-To: <1348089570-16161-1-git-send-email-anilkumar@ti.com>

Adds basic pinctrl device tree data for AM33XX family of devices.
This patch is based on the pinctrl-single driver.

Signed-off-by: AnilKumar Ch <anilkumar@ti.com>
---
 arch/arm/boot/dts/am33xx.dtsi |    9 +++++++++
 1 file changed, 9 insertions(+)

diff --git a/arch/arm/boot/dts/am33xx.dtsi b/arch/arm/boot/dts/am33xx.dtsi
index b4e3e47..894fec6 100644
--- a/arch/arm/boot/dts/am33xx.dtsi
+++ b/arch/arm/boot/dts/am33xx.dtsi
@@ -55,6 +55,15 @@
 		};
 	};
 
+	am33xx_pinmux: pinmux at 44e10800 {
+		compatible = "pinctrl-single";
+		reg = <0x44e10800 0x0238>;
+		#address-cells = <1>;
+		#size-cells = <0>;
+		pinctrl-single,register-width = <32>;
+		pinctrl-single,function-mask = <0x7f>;
+	};
+
 	/*
 	 * XXX: Use a flat representation of the AM33XX interconnect.
 	 * The real AM33XX interconnect network is quite complex.Since
-- 
1.7.9.5

  reply	other threads:[~2012-09-19 21:20 UTC|newest]

Thread overview: 28+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-09-19 21:19 [PATCH RESEND 0/5] ARM: dts: AM33XX: Add device tree data AnilKumar Ch
2012-09-19 21:19 ` AnilKumar Ch
2012-09-19 21:19 ` AnilKumar Ch [this message]
2012-09-19 21:19   ` [PATCH RESEND v7 1/5] ARM: dts: AM33XX: Add basic pinctrl " AnilKumar Ch
2012-09-19 21:19 ` [PATCH RESEND v7 2/5] ARM: dts: AM33XX: Add D_CAN " AnilKumar Ch
2012-09-19 21:19   ` AnilKumar Ch
2012-09-19 21:19 ` [PATCH RESEND 3/5] ARM: OMAP2+: AM33XX: Add clock entries to omap_clk data AnilKumar Ch
2012-09-19 21:19   ` AnilKumar Ch
2012-09-19 21:24   ` Paul Walmsley
2012-09-19 21:24     ` Paul Walmsley
2012-09-19 21:27     ` AnilKumar, Chimata
2012-09-19 21:27       ` AnilKumar, Chimata
2012-09-19 21:19 ` [PATCH RESEND v3 4/5] ARM: dts: AM33XX: Add lis331dlh device tree data to am335x-evm AnilKumar Ch
2012-09-19 21:19   ` AnilKumar Ch
2012-09-19 21:19 ` [PATCH RESEND 5/5] ARM: dts: AM33XX: Add temperature sensor " AnilKumar Ch
2012-09-19 21:19   ` AnilKumar Ch
2012-09-19 21:23 ` [PATCH RESEND 0/5] ARM: dts: AM33XX: Add device tree data Cousson, Benoit
2012-09-19 21:23   ` Cousson, Benoit
2012-09-19 21:26   ` Paul Walmsley
2012-09-19 21:26     ` Paul Walmsley
2012-09-19 21:36     ` Cousson, Benoit
2012-09-19 21:36       ` Cousson, Benoit
2012-09-19 21:28   ` AnilKumar, Chimata
2012-09-19 21:28     ` AnilKumar, Chimata
2012-09-19 21:46     ` Cousson, Benoit
2012-09-19 21:46       ` Cousson, Benoit
2012-09-28 20:48       ` Matt Porter
2012-09-28 20:48         ` Matt Porter

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=1348089570-16161-2-git-send-email-anilkumar@ti.com \
    --to=anilkumar@ti.com \
    --cc=b-cousson@ti.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-omap@vger.kernel.org \
    --cc=tony@atomide.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 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.