From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752914AbbIMMXx (ORCPT ); Sun, 13 Sep 2015 08:23:53 -0400 Received: from gloria.sntech.de ([95.129.55.99]:58083 "EHLO gloria.sntech.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752488AbbIMMXw (ORCPT ); Sun, 13 Sep 2015 08:23:52 -0400 From: Heiko =?ISO-8859-1?Q?St=FCbner?= To: Douglas Anderson Cc: linux-rockchip@lists.infradead.org, Alexandru Stan , briannorris@chromium.org, ykk@rock-chips.com, mark.yao@rock-chips.com, robh+dt@kernel.org, pawel.moll@arm.com, mark.rutland@arm.com, ijc+devicetree@hellion.org.uk, galak@codeaurora.org, linux@arm.linux.org.uk, linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] ARM: dts: Add ddc i2c reference to veyron Date: Sun, 13 Sep 2015 14:23:39 +0200 Message-ID: <1633680.4IzccqHRpx@diego> User-Agent: KMail/4.14.10 (Linux/4.1.0-2-amd64; KDE/4.14.10; x86_64; ; ) In-Reply-To: <1441229148-12095-1-git-send-email-dianders@chromium.org> References: <1441229148-12095-1-git-send-email-dianders@chromium.org> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Am Mittwoch, 2. September 2015, 14:25:48 schrieb Douglas Anderson: > 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 I've applied that to a dts-fixes branch for 4.3 with Brian's Tested-by tag. As discussed this is temporary-only anyway till the internal i2c stuff of the dw_hdmi works. Heiko