linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: phh@phh.me (Pierre-Hugues Husson)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 3/3] arm64: dts: rockchip: enable cec pin for rk3399 firefly
Date: Sat, 14 Oct 2017 00:53:37 +0200	[thread overview]
Message-ID: <20171013225337.5196-4-phh@phh.me> (raw)
In-Reply-To: <20171013225337.5196-1-phh@phh.me>

Signed-off-by: Pierre-Hugues Husson <phh@phh.me>
---
 arch/arm64/boot/dts/rockchip/rk3399-firefly.dts | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/arch/arm64/boot/dts/rockchip/rk3399-firefly.dts b/arch/arm64/boot/dts/rockchip/rk3399-firefly.dts
index f6fbcc05073e..431ff1bb3720 100644
--- a/arch/arm64/boot/dts/rockchip/rk3399-firefly.dts
+++ b/arch/arm64/boot/dts/rockchip/rk3399-firefly.dts
@@ -257,6 +257,8 @@
 
 &hdmi {
 	ddc-i2c-bus = <&i2c3>;
+	pinctrl-names = "default";
+	pinctrl-0 = <&hdmi_cec>;
 	status = "okay";
 };
 
-- 
2.14.1

  parent reply	other threads:[~2017-10-13 22:53 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-10-13 22:53 [PATCH 0/3] Enable CEC on rk3399 Pierre-Hugues Husson
2017-10-13 22:53 ` [PATCH 1/3] drm: bridge: synopsys/dw-hdmi: Enable cec clock Pierre-Hugues Husson
2017-10-14  0:18   ` Fabio Estevam
2017-10-14 13:21     ` Pierre-Hugues Husson
2017-10-14 13:41       ` Fabio Estevam
2017-10-14  8:16   ` Hans Verkuil
2017-10-20  7:25     ` Hans Verkuil
2017-10-20  8:12   ` Russell King - ARM Linux
2017-10-20 19:21     ` Pierre-Hugues Husson
2017-10-13 22:53 ` [PATCH 2/3] arm64: dts: rockchip: add the cec clk for dw-mipi-hdmi on rk3399 Pierre-Hugues Husson
2017-10-15 12:13   ` Heiko Stuebner
2017-10-13 22:53 ` Pierre-Hugues Husson [this message]
2017-10-15 12:13   ` [PATCH 3/3] arm64: dts: rockchip: enable cec pin for rk3399 firefly Heiko Stuebner
2017-10-14  8:23 ` [PATCH 0/3] Enable CEC on rk3399 Hans Verkuil
2017-10-14 13:14   ` Pierre-Hugues Husson
2017-10-14 14:52     ` Heiko Stuebner
2017-10-14 15:39       ` [PATCH] pinctrl: rockchip: Add iomux-route switching support for rk3288 Heiko Stuebner
2017-10-20  7:28         ` Hans Verkuil
2017-10-20  7:38           ` Heiko Stübner
2017-10-20  7:44             ` Hans Verkuil
2017-10-20 16:58               ` Heiko Stübner
2017-10-15 10:31       ` [PATCH 0/3] Enable CEC on rk3399 Hans Verkuil
2017-10-15 11:13         ` Heiko Stuebner

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=20171013225337.5196-4-phh@phh.me \
    --to=phh@phh.me \
    --cc=linux-arm-kernel@lists.infradead.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).