From patchwork Thu Oct 20 08:07:25 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Tomeu Vizoso X-Patchwork-Id: 9386185 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 5537A60487 for ; Thu, 20 Oct 2016 08:09:34 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 463A6299E5 for ; Thu, 20 Oct 2016 08:09:34 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 3AE4B29AC4; Thu, 20 Oct 2016 08:09:34 +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.1 required=2.0 tests=BAYES_00,DKIM_SIGNED, RCVD_IN_DNSWL_MED,T_DKIM_INVALID autolearn=ham version=3.3.1 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.wl.linuxfoundation.org (Postfix) with ESMTPS id C4663299E5 for ; Thu, 20 Oct 2016 08:09:33 +0000 (UTC) Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.85_2 #1 (Red Hat Linux)) id 1bx8Pt-00051j-6F; Thu, 20 Oct 2016 08:09:33 +0000 Received: from mail-qk0-x241.google.com ([2607:f8b0:400d:c09::241]) by bombadil.infradead.org with esmtps (Exim 4.85_2 #1 (Red Hat Linux)) id 1bx8OT-00040S-RN; Thu, 20 Oct 2016 08:08:07 +0000 Received: by mail-qk0-x241.google.com with SMTP id v138so3802774qka.2; Thu, 20 Oct 2016 01:07:45 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:from:to:cc:subject:date:message-id; bh=hRnuNgFCL/xHqWGpi5WYVYxLPPdjB+sxjMzLn6JDPkI=; b=GRnlzHzxTKRtYCoBkl4zsDxatN2z/1ZAqVI/VVqhJ7q2WGJEzcfCbkPuiSHsxWTCM6 d/qKnn6z1wiigZ3fqcS/WyLh9uDXskpjeQ11ASjT4gcN7YV13FVddWFwrKItTuBfCgd8 b6YZG1fMLcahv4KTpkjW7R40hzc0Opb5sE4K1AnhUFCrmirXde3mXZQGIRQTlmmcMN1S Q0+Te+KrKZhI3idcgXBADyezs8xGTJLM2uuGsQ5i1m0wb3Z91CC/i3mwqRBUMDR2liMZ UhBVmYA6bWIjmn7CIzNQ10CJ9mZAhncMqqGHdfBosx/18UejhumIlTIjBb917WNfdg0O 8T3w== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:sender:from:to:cc:subject:date:message-id; bh=hRnuNgFCL/xHqWGpi5WYVYxLPPdjB+sxjMzLn6JDPkI=; b=CYeX3wPIQMkBG98M4NhlNmb3us2G7GPo0GQTrOVxDZx78ZP95sMRrEkriowcAHTCXg f416bNOj2/fRd8tr3uhIzlA+KKYev73RDey3nF9UFAbTe0QruwdyDzu9WcaH+98NZJ0m kf++Kfo4D1FYeu27whdbPN8hFV0KNLjZWEiVlKSVV4aqhuWPu4OOHu1GGDr0E1ihwujP GBFAL7bcSNaK9bCGF/nkKCJ3C9wr2jm2Tn61MZhmINReRbblLmNVnrI2EMxKiXixXLHe sn/hqgoCKSw1RuXm1+e8cd80gATO1vK+LDAkgoe4+ezq9uy1vDcwTyaKZViSosuHZq72 jcxw== X-Gm-Message-State: AA6/9RmtTwMyo29Ncw0KryIT4m8lStpt1ZBKTUvAMK+6Q33EmrJi9GnOWSpBzkZm/jjxnQ== X-Received: by 10.195.11.134 with SMTP id ei6mr6740496wjd.176.1476950864257; Thu, 20 Oct 2016 01:07:44 -0700 (PDT) Received: from cizrna.lan ([109.72.12.69]) by smtp.gmail.com with ESMTPSA id ux6sm65054764wjb.18.2016.10.20.01.07.42 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 20 Oct 2016 01:07:43 -0700 (PDT) From: Tomeu Vizoso To: linux-kernel@vger.kernel.org Subject: [PATCH] ARM: dts: rockchip: add i2c-bus subnode to edp Date: Thu, 20 Oct 2016 10:07:25 +0200 Message-Id: <1476950845-28242-1-git-send-email-tomeu.vizoso@collabora.com> X-Mailer: git-send-email 2.7.4 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20161020_010806_175718_0ED6ED7F X-CRM114-Status: UNSURE ( 8.22 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-rockchip@lists.infradead.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Upstream kernel work for Rockchip platforms List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Mark Rutland , devicetree@vger.kernel.org, Heiko Stuebner , Tomeu Vizoso , Randy Li , Russell King , Jon Hunter , linux-rockchip@lists.infradead.org, Rob Herring , linux-arm-kernel@lists.infradead.org MIME-Version: 1.0 Sender: "Linux-rockchip" Errors-To: linux-rockchip-bounces+patchwork-linux-rockchip=patchwork.kernel.org@lists.infradead.org X-Virus-Scanned: ClamAV using ClamSMTP Add an empty 'i2c-bus' subnode to the edp node just so that the I2C core doesn't attemp to parse the 'ports' subnode as containing i2c devices. This is to avoid spurious failure messages such as: i2c i2c-6: of_i2c: modalias failure on /dp@ff970000/ports Signed-off-by: Tomeu Vizoso Cc: Randy Li Cc: Jon Hunter --- arch/arm/boot/dts/rk3288.dtsi | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/arch/arm/boot/dts/rk3288.dtsi b/arch/arm/boot/dts/rk3288.dtsi index 2f814ffeb605..94f4b7eecca2 100644 --- a/arch/arm/boot/dts/rk3288.dtsi +++ b/arch/arm/boot/dts/rk3288.dtsi @@ -1075,6 +1075,11 @@ }; }; }; + + i2c-bus { + #address-cells = <1>; + #size-cells = <0>; + }; }; hdmi: hdmi@ff980000 {