devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: yannick fertre <yannick.fertre@st.com>
To: Philippe Cornu <philippe.cornu@st.com>,
	Alexandre Torgue <alexandre.torgue@st.com>,
	Rob Herring <robh+dt@kernel.org>,
	Mark Rutland <mark.rutland@arm.com>,
	devicetree@vger.kernel.org, linux-kernel@vger.kernel.org,
	Loic Pallardy <loic.pallardy@st.com>,
	Gerald Baeza <gerald.baeza@st.com>,
	Patrice Chotard <patrice.chotard@st.com>,
	Kamel Kholti <kamel.kholti@st.com>
Cc: Benjamin Gaignard <benjamin.gaignard@st.com>
Subject: [PATCH v1 2/3] ARM: dts: stm32: add cec pins to stm32mp157c
Date: Tue, 24 Apr 2018 09:54:08 +0200	[thread overview]
Message-ID: <1524556449-5262-3-git-send-email-yannick.fertre@st.com> (raw)
In-Reply-To: <1524556449-5262-1-git-send-email-yannick.fertre@st.com>

This patch adds cec support on stm32mp157c eval board.

Signed-off-by: Yannick Fertre <yannick.fertre@st.com>
---
 arch/arm/boot/dts/stm32mp157-pinctrl.dtsi | 9 +++++++++
 1 file changed, 9 insertions(+)

diff --git a/arch/arm/boot/dts/stm32mp157-pinctrl.dtsi b/arch/arm/boot/dts/stm32mp157-pinctrl.dtsi
index 6f044100..67b0349 100644
--- a/arch/arm/boot/dts/stm32mp157-pinctrl.dtsi
+++ b/arch/arm/boot/dts/stm32mp157-pinctrl.dtsi
@@ -14,6 +14,15 @@
 			ranges = <0 0x50002000 0xa400>;
 			pins-are-numbered;
 
+			cec_pins_a: cec@0 {
+				pins {
+					pinmux = <STM32_PINMUX('A', 15, AF4)>;
+					bias-disable;
+					drive-open-drain;
+					slew-rate = <0>;
+				};
+			};
+
 			gpioa: gpio@50002000 {
 				gpio-controller;
 				#gpio-cells = <2>;
-- 
1.9.1

  parent reply	other threads:[~2018-04-24  7:54 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-04-24  7:54 [PATCH v1 0/3] Enable CEC on stm32mp157c-ev1 board yannick fertre
2018-04-24  7:54 ` [PATCH v1 1/3] ARM: dts: stm32: add cec support on stm32mp157c yannick fertre
2018-04-25 21:39   ` kbuild test robot
2018-04-24  7:54 ` yannick fertre [this message]
2018-05-03 12:16   ` [PATCH v1 2/3] ARM: dts: stm32: add cec pins to stm32mp157c Alexandre Torgue
2018-04-24  7:54 ` [PATCH v1 3/3] ARM: dts: stm32: add cec support on stm32mp157c-ev1 yannick fertre
2018-05-03 12:16 ` [PATCH v1 0/3] Enable CEC on stm32mp157c-ev1 board Alexandre Torgue

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=1524556449-5262-3-git-send-email-yannick.fertre@st.com \
    --to=yannick.fertre@st.com \
    --cc=alexandre.torgue@st.com \
    --cc=benjamin.gaignard@st.com \
    --cc=devicetree@vger.kernel.org \
    --cc=gerald.baeza@st.com \
    --cc=kamel.kholti@st.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=loic.pallardy@st.com \
    --cc=mark.rutland@arm.com \
    --cc=patrice.chotard@st.com \
    --cc=philippe.cornu@st.com \
    --cc=robh+dt@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).