From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-3.8 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SIGNED_OFF_BY, SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 8B764C433E0 for ; Fri, 15 May 2020 14:58:57 +0000 (UTC) Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 5E48F207CD for ; Fri, 15 May 2020 14:58:57 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="EcHrv2p1" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 5E48F207CD Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=bootlin.com Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender: Content-Transfer-Encoding:Content-Type:Cc:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References: Message-ID:Subject:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=pqxF3QizUrEbUnBi9240FFEYTyI2s0cj+AOOLmuoQN0=; b=EcHrv2p1mZrTSu Px9/a2dJZLaw1rqKPNSI21fOpmu86ugSm83Fhhl66pRFX4peL4ih/BqF2zYe5TlkOjCcyfepq1xcM CkFE1PNA53wnuUZd+vzgGxlPUSH+HcEH9Hfe2xBKvRUYkZoiCcrk6lfM3iaZ5ifp0Os9LSUt4u+sO zV+w7AcgHHlHZ85AcGksMZK1luMI4Nl6ThdC7bRvYJIopbRe58UqprQucpmqAyGh+E/IxNrF4LYni HSRHKA/n067VzKXVE0xKLF2PqMWMFM8KO8jM+BuNEq5W+WFxM8qL7CgBwVW0rhb6pzAJKri1dXpnT 6aBIAAPwv8987Zkl6xaA==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1jZbnc-0007nn-SJ; Fri, 15 May 2020 14:58:56 +0000 Received: from relay1-d.mail.gandi.net ([217.70.183.193]) by bombadil.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1jZbnX-0007lU-TH for linux-arm-kernel@lists.infradead.org; Fri, 15 May 2020 14:58:55 +0000 X-Originating-IP: 90.65.91.255 Received: from localhost (lfbn-lyo-1-1912-bdcst.w90-65.abo.wanadoo.fr [90.65.91.255]) (Authenticated sender: alexandre.belloni@bootlin.com) by relay1-d.mail.gandi.net (Postfix) with ESMTPSA id BAC78240089; Fri, 15 May 2020 14:58:49 +0000 (UTC) Date: Fri, 15 May 2020 16:58:49 +0200 From: Alexandre Belloni To: Codrin Ciubotariu Subject: Re: [PATCH] ARM: dts: at91: Configure I2C SCL gpio as open drain Message-ID: <20200515145849.GV34497@piout.net> References: <20200515140001.287932-1-codrin.ciubotariu@microchip.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20200515140001.287932-1-codrin.ciubotariu@microchip.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20200515_075852_087763_610BA096 X-CRM114-Status: UNSURE ( 9.93 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, ludovic.desroches@microchip.com, robh+dt@kernel.org, linux-arm-kernel@lists.infradead.org Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org On 15/05/2020 17:00:01+0300, Codrin Ciubotariu wrote: > The SCL gpio pin used by I2C bus for recovery needs to be configured as > open drain. > > Fixes: 455fec938bbb ("ARM: dts: at91: sama5d2: add i2c gpio pinctrl") > Fixes: a4bd8da893a3 ("ARM: dts: at91: sama5d3: add i2c gpio pinctrl") > Fixes: 8fb82f050cf6 ("ARM: dts: at91: sama5d4: add i2c gpio pinctrl") > Signed-off-by: Codrin Ciubotariu > --- > arch/arm/boot/dts/at91-sama5d2_ptc_ek.dts | 6 +++--- > arch/arm/boot/dts/at91-sama5d2_xplained.dts | 6 +++--- > arch/arm/boot/dts/sama5d3.dtsi | 6 +++--- > arch/arm/boot/dts/sama5d4.dtsi | 6 +++--- > 4 files changed, 12 insertions(+), 12 deletions(-) > Applied, thanks. There was a small conflict in the sama5d2 board dts, please check. -- Alexandre Belloni, Bootlin Embedded Linux and Kernel engineering https://bootlin.com _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel