From patchwork Wed Sep 2 21:25:48 2015 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Douglas Anderson X-Patchwork-Id: 7113501 Return-Path: X-Original-To: patchwork-linux-arm@patchwork.kernel.org Delivered-To: patchwork-parsemail@patchwork2.web.kernel.org Received: from mail.kernel.org (mail.kernel.org [198.145.29.136]) by patchwork2.web.kernel.org (Postfix) with ESMTP id AD559BEEC1 for ; Wed, 2 Sep 2015 21:29:34 +0000 (UTC) Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id CE786205DB for ; Wed, 2 Sep 2015 21:29:33 +0000 (UTC) Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.9]) (using TLSv1.2 with cipher AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 0CC88205C6 for ; Wed, 2 Sep 2015 21:29:33 +0000 (UTC) Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.80.1 #2 (Red Hat Linux)) id 1ZXFYk-0006Iz-04; Wed, 02 Sep 2015 21:27:10 +0000 Received: from mail-pa0-x22a.google.com ([2607:f8b0:400e:c03::22a]) by bombadil.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1ZXFYh-0006GQ-AC for linux-arm-kernel@lists.infradead.org; Wed, 02 Sep 2015 21:27:07 +0000 Received: by pacfv12 with SMTP id fv12so23667940pac.2 for ; Wed, 02 Sep 2015 14:26:46 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=chromium.org; s=google; h=from:to:cc:subject:date:message-id; bh=Zg5t2BsEugKidryBD1AdP2G0YTOKFLTwTVbiCcvaWuA=; b=jC242lV/Fsk1pCr1YnZISciuEFqAeDs67L7VRe7m/8acwoWa4H8dH2QxKE5PPblMnX hAXb3S8+si9qTT9EoM48070dXIKoG4xF77r6JPSpoKa2M+H+9ud+UxEIencmgMroiyZc bZX8vl0jm3A/ir8a1sil/H1J0ghRKCSGkmv40= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:cc:subject:date:message-id; bh=Zg5t2BsEugKidryBD1AdP2G0YTOKFLTwTVbiCcvaWuA=; b=IXHeHNUD6eEvKFTTrb29VPed/Jgk87vDUZwVZvM3p/Xlw+Wf9qdKsgRutcsO9rsCSr YfVcDKFivqeHT+cYtNKza2OMPUP44c4wr2hqAFgxP8e6NjVTARMsKkQXU963A/u2owNl 4A9vUb881WliQGT0gi1eEwX6APxweySoEwEwqXIA7w6q6XkCMcCxk3bnOU1/45o1Zcg4 qziyPQO0+Q/W3UJyah8ad/uHLBgs0QEZGFijzXLoO0VxAkeAJmfLkxWsMOk8jZmnNeeN 625OdNNoHX6dufKtilW8EI5hoohU9i16T+f79/7L04WzWxO5wBpv1YqBr17JNTincT78 UO5g== X-Gm-Message-State: ALoCoQnDshrUy7Tki7Bwe78XJN6W8HugmE4AE3S5AGyG6iFlleF8Q9l+GAgZ73KNH4RddR6djAfU X-Received: by 10.66.245.142 with SMTP id xo14mr57357003pac.151.1441229206016; Wed, 02 Sep 2015 14:26:46 -0700 (PDT) Received: from tictac.mtv.corp.google.com ([172.22.65.76]) by smtp.gmail.com with ESMTPSA id y9sm11236722pdp.17.2015.09.02.14.26.44 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Wed, 02 Sep 2015 14:26:45 -0700 (PDT) From: Douglas Anderson To: Heiko Stuebner Subject: [PATCH] ARM: dts: Add ddc i2c reference to veyron Date: Wed, 2 Sep 2015 14:25:48 -0700 Message-Id: <1441229148-12095-1-git-send-email-dianders@chromium.org> X-Mailer: git-send-email 2.5.0.457.gab17608 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20150902_142707_391351_000C9207 X-CRM114-Status: GOOD ( 15.05 ) X-Spam-Score: -2.7 (--) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: mark.rutland@arm.com, devicetree@vger.kernel.org, linux@arm.linux.org.uk, Alexandru Stan , pawel.moll@arm.com, ijc+devicetree@hellion.org.uk, briannorris@chromium.org, Douglas Anderson , linux-kernel@vger.kernel.org, linux-rockchip@lists.infradead.org, robh+dt@kernel.org, ykk@rock-chips.com, galak@codeaurora.org, linux-arm-kernel@lists.infradead.org, mark.yao@rock-chips.com MIME-Version: 1.0 Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org X-Spam-Status: No, score=-4.1 required=5.0 tests=BAYES_00,DKIM_SIGNED, RCVD_IN_DNSWL_MED, T_DKIM_INVALID, T_RP_MATCHES_RCVD, UNPARSEABLE_RELAY autolearn=ham version=3.3.1 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on mail.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP The ddc-i2c-bus property was missing from the veyron dtsi file since downstream the ddc-i2c-bus was still being specified in rk3288.dtsi and nobody noticed when the veyron dtsi was sent upstream. Add it. Signed-off-by: Douglas Anderson Tested-by: Brian Norris --- Note: I noticed that this was wrong but I don't currently have graphics up and running on upstream on veyron. Posting this anyway since it's pretty clear that it's needed. If someone else wants to try it out that'd be nice, otherwise I'll put it on my list to figure out how to get myself setup for graphics upstream. ;) arch/arm/boot/dts/rk3288-veyron.dtsi | 1 + 1 file changed, 1 insertion(+) diff --git a/arch/arm/boot/dts/rk3288-veyron.dtsi b/arch/arm/boot/dts/rk3288-veyron.dtsi index 2fa7a0d..275c78c 100644 --- a/arch/arm/boot/dts/rk3288-veyron.dtsi +++ b/arch/arm/boot/dts/rk3288-veyron.dtsi @@ -158,6 +158,7 @@ }; &hdmi { + ddc-i2c-bus = <&i2c5>; status = "okay"; };