From patchwork Fri May 9 15:01:56 2014 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Iain Paton X-Patchwork-Id: 4143771 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.19.201]) by patchwork2.web.kernel.org (Postfix) with ESMTP id C9553BFF02 for ; Fri, 9 May 2014 15:04:44 +0000 (UTC) Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id 0BD11201DC for ; Fri, 9 May 2014 15:04:44 +0000 (UTC) Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.9]) (using TLSv1.2 with cipher DHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 50A67201C8 for ; Fri, 9 May 2014 15:04:43 +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 1WimK2-0000ux-E0; Fri, 09 May 2014 15:02:50 +0000 Received: from mail-we0-x230.google.com ([2a00:1450:400c:c03::230]) by bombadil.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1WimJy-0000ck-8g for linux-arm-kernel@lists.infradead.org; Fri, 09 May 2014 15:02:46 +0000 Received: by mail-we0-f176.google.com with SMTP id q59so3983049wes.7 for ; Fri, 09 May 2014 08:02:24 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:content-type:content-transfer-encoding; bh=awSsxUKEfMd2/Z+HacOCWNg6NFXhcis34S6SiGe6nKs=; b=Kcc6Z0dME1Mj2ennxwaSXK+w5pN0iGQrFwfJxwMaUQv6gkh0GMmpRVZDlPzHCXEJ3r QUJdZmvfayJaqd8kmx9EAz+08+p/PTT9ziwdPfJ5jrfGQ9FU3FHJdk0hgO7++SELW0hI VSQ7131ZsHaILJIRwlSaTGAaWbLlNaftOqJ+Ow8AaXfslq3ndHQVp89FOGW0XD6Y41OI Pzb02SVNtB5q9DfMG57By3gI8pyG8zkaOJaST47MT1nKuXTjkt4BOUY9GnHD0ClQMOJD W42U+0rZiNF3zsmoDkkR1WJdaczx6Z+/VOK0bY2VLmOT+KlcBYm2VIlxnBvehYZvMsCb lpqQ== X-Received: by 10.180.75.110 with SMTP id b14mr3752753wiw.43.1399647744012; Fri, 09 May 2014 08:02:24 -0700 (PDT) Received: from [172.20.0.44] (hades.darkvoyage.org.uk. [81.187.177.1]) by mx.google.com with ESMTPSA id xm20sm5513337wib.19.2014.05.09.08.02.22 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Fri, 09 May 2014 08:02:23 -0700 (PDT) Message-ID: <536CEDE4.40002@gmail.com> Date: Fri, 09 May 2014 16:01:56 +0100 From: Iain Paton User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:16.0) Gecko/20121011 Thunderbird/16.0.1 MIME-Version: 1.0 To: Shawn Guo Subject: [PATCH v3 1/2] ARM: dts: imx6: i2c4 cleanup References: <53695C34.5000604@gmail.com> <20140508054106.GH2794@dragon> <536B4ACD.30001@gmail.com> <20140509030938.GK2794@dragon> <536C8837.9090802@gmail.com> <20140509120845.GO2794@dragon> <536CE331.7030001@gmail.com> <20140509142118.GQ2794@dragon> In-Reply-To: <20140509142118.GQ2794@dragon> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20140509_080246_461198_00279298 X-CRM114-Status: GOOD ( 11.51 ) X-Spam-Score: 0.1 (/) Cc: fabio.estevam@freescale.com, Alexander Shiyan , eric@eukrea.com, linux-arm-kernel@lists.infradead.org X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org X-Spam-Status: No, score=-2.4 required=5.0 tests=BAYES_00, DKIM_ADSP_CUSTOM_MED, DKIM_SIGNED, FREEMAIL_FROM, RP_MATCHES_RCVD, T_DKIM_INVALID, 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 add missing i2c4 clock and correct the compatible string to match other imx6 i2c blocks Signed-off-by: Iain Paton Reviewed-by: Fabio Estevam --- arch/arm/boot/dts/imx6dl.dtsi | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/arch/arm/boot/dts/imx6dl.dtsi b/arch/arm/boot/dts/imx6dl.dtsi index 5c5f574..0a9c49d 100644 --- a/arch/arm/boot/dts/imx6dl.dtsi +++ b/arch/arm/boot/dts/imx6dl.dtsi @@ -84,9 +84,10 @@ i2c4: i2c@021f8000 { #address-cells = <1>; #size-cells = <0>; - compatible = "fsl,imx1-i2c"; + compatible = "fsl,imx6q-i2c", "fsl,imx21-i2c"; reg = <0x021f8000 0x4000>; interrupts = <0 35 IRQ_TYPE_LEVEL_HIGH>; + clocks = <&clks 116>; status = "disabled"; }; };