From patchwork Mon Jul 31 11:56:42 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Hans Verkuil X-Patchwork-Id: 9871663 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork.web.codeaurora.org (Postfix) with ESMTP id 54D7C603B4 for ; Mon, 31 Jul 2017 11:56:53 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 46E01284C4 for ; Mon, 31 Jul 2017 11:56:53 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 3B93A28575; Mon, 31 Jul 2017 11:56:53 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-4.2 required=2.0 tests=BAYES_00, RCVD_IN_DNSWL_MED autolearn=ham version=3.3.1 Received: from gabe.freedesktop.org (gabe.freedesktop.org [131.252.210.177]) (using TLSv1.2 with cipher DHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.wl.linuxfoundation.org (Postfix) with ESMTPS id 5617A28533 for ; Mon, 31 Jul 2017 11:56:50 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 0F27E8924F; Mon, 31 Jul 2017 11:56:50 +0000 (UTC) X-Original-To: dri-devel@lists.freedesktop.org Delivered-To: dri-devel@lists.freedesktop.org Received: from lb3-smtp-cloud8.xs4all.net (lb3-smtp-cloud8.xs4all.net [194.109.24.29]) by gabe.freedesktop.org (Postfix) with ESMTPS id 901A38924F for ; Mon, 31 Jul 2017 11:56:48 +0000 (UTC) Received: from [192.168.2.10] ([212.251.195.8]) by smtp-cloud8.xs4all.net with ESMTPA id c9JSdFcZ4Qs3ac9JWdOLNF; Mon, 31 Jul 2017 13:56:46 +0200 To: Maling list - DRI developers , Linux Media Mailing List , Krzysztof Kozlowski , "moderated list:ARM/S5P EXYNOS AR..." , Andrzej Hajda , Sylwester Nawrocki From: Hans Verkuil Subject: [PATCH for v4.13] ARM: dts: exynos: add needs-hpd for Odroid-XU3/4 Message-ID: <89e9a925-66a9-8c26-559c-1b1f0e8070e3@xs4all.nl> Date: Mon, 31 Jul 2017 13:56:42 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.2.1 MIME-Version: 1.0 Content-Language: en-US X-CMAE-Envelope: MS4wfCb0NQoZkRnkYZmrs+awb12lRpD7I/Kqj/4bwFnZQWp7CegbORppAXJHS9sJBanqnoAGHxcGy9k1vAYhWF5tY7fEKS1DWBlcVp+D/sUEyoz9sa0pJ8Qk vXRKrmZsEOfFIMtrN4h8kH1pZFUfASy9XXjhi8AxebE1Mk9gXZiVmMCeyXZyvMOzaRGvXt+l3+4QV039Fj+aKd9VyOj154GVVuvwCoBu0T/QF8vBQbSFoLU1 sX8fjbmKqBt959M59K7PF0UsNHImUOVinLXBoQs4kWYSCZ90SHJdBR56YSzFfqs8IebqDno/Z+4lY1IKwl8pVYfPSIm4QDiP3IVwOF4ovR6JGNGnF+/BT79X lqwMz4+azkTFUh6m7+V9dgtnxtIe/m57cuFmCzA1CgAbHkdwMphjis0gvZ0zXtZxOoDCGE1U X-BeenThere: dri-devel@lists.freedesktop.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: Direct Rendering Infrastructure - Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" X-Virus-Scanned: ClamAV using ClamSMTP CEC support was added for Exynos5 in 4.13, but for the Odroids we need to set 'needs-hpd' as well since CEC is disabled when there is no HDMI hotplug signal, just as for the exynos4 Odroid-U3. This is due to the level-shifter that is disabled when there is no HPD, thus blocking the CEC signal as well. Same close-but-no-cigar board design as the Odroid-U3. Tested with my Odroid XU4. Signed-off-by: Hans Verkuil diff --git a/arch/arm/boot/dts/exynos5422-odroidxu3-common.dtsi b/arch/arm/boot/dts/exynos5422-odroidxu3-common.dtsi index f92f95741207..a183b56283f8 100644 --- a/arch/arm/boot/dts/exynos5422-odroidxu3-common.dtsi +++ b/arch/arm/boot/dts/exynos5422-odroidxu3-common.dtsi @@ -266,6 +266,7 @@ &hdmicec { status = "okay"; + needs-hpd; }; &hsi2c_4 {