Linux Media Controller development
 help / color / mirror / Atom feed
From: Steve Longerbeam <slongerbeam@gmail.com>
To: linux-media@vger.kernel.org
Cc: Steve Longerbeam <steve_longerbeam@mentor.com>
Subject: [PATCH 5/6] ARM: dts: imx6-sabreauto: add pinctrl for gpt input capture
Date: Wed,  6 Jul 2016 16:36:42 -0700	[thread overview]
Message-ID: <1467848203-14007-6-git-send-email-steve_longerbeam@mentor.com> (raw)
In-Reply-To: <1467848203-14007-1-git-send-email-steve_longerbeam@mentor.com>

Add pinctrl groups for both GPT input capture channels.

Signed-off-by: Steve Longerbeam <steve_longerbeam@mentor.com>
---
 arch/arm/boot/dts/imx6qdl-sabreauto.dtsi | 12 ++++++++++++
 1 file changed, 12 insertions(+)

diff --git a/arch/arm/boot/dts/imx6qdl-sabreauto.dtsi b/arch/arm/boot/dts/imx6qdl-sabreauto.dtsi
index 3f12d74..737bb54 100644
--- a/arch/arm/boot/dts/imx6qdl-sabreauto.dtsi
+++ b/arch/arm/boot/dts/imx6qdl-sabreauto.dtsi
@@ -456,6 +456,18 @@
 			>;
 		};
 
+		pinctrl_gpt_input_capture0: gptinputcapture0grp {
+			fsl,pins = <
+				MX6QDL_PAD_SD1_DAT0__GPT_CAPTURE1	0x80000000
+			>;
+		};
+
+		pinctrl_gpt_input_capture1: gptinputcapture1grp {
+			fsl,pins = <
+				MX6QDL_PAD_SD1_DAT1__GPT_CAPTURE2	0x80000000
+			>;
+		};
+
 		pinctrl_spdif: spdifgrp {
 			fsl,pins = <
 				MX6QDL_PAD_KEY_COL3__SPDIF_IN 0x1b0b0
-- 
1.9.1


  parent reply	other threads:[~2016-07-06 23:37 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-07-06 23:36 [PATCH 0/6] ARM: dts: imx6-sabre*: add video capture nodes Steve Longerbeam
2016-07-06 23:36 ` [PATCH 1/6] ARM: dts: imx6-sabrelite: add video capture devices and connections Steve Longerbeam
2016-07-06 23:36 ` [PATCH 2/6] ARM: dts: imx6-sabresd: " Steve Longerbeam
2016-07-07  2:39   ` kbuild test robot
2016-07-06 23:36 ` [PATCH 3/6] ARM: dts: imx6-sabreauto: create i2cmux for i2c3 Steve Longerbeam
2016-07-06 23:36 ` [PATCH 4/6] ARM: dts: imx6-sabreauto: add reset-gpios property for max7310_b Steve Longerbeam
2016-07-06 23:36 ` Steve Longerbeam [this message]
2016-07-06 23:36 ` [PATCH 6/6] ARM: dts: imx6-sabreauto: add video capture devices and connections Steve Longerbeam
2016-07-07  3:38   ` kbuild test robot
2016-07-07 13:24 ` [PATCH 0/6] ARM: dts: imx6-sabre*: add video capture nodes Tim Harvey

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=1467848203-14007-6-git-send-email-steve_longerbeam@mentor.com \
    --to=slongerbeam@gmail.com \
    --cc=linux-media@vger.kernel.org \
    --cc=steve_longerbeam@mentor.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