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=-12.8 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_PATCH, MAILING_LIST_MULTI,SIGNED_OFF_BY,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED, USER_AGENT_GIT autolearn=unavailable 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 71E4EC433E2 for ; Mon, 7 Sep 2020 21:17:36 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 1C35B217A0 for ; Mon, 7 Sep 2020 21:17:36 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=alliedtelesis.co.nz header.i=@alliedtelesis.co.nz header.b="FhETd42P" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727867AbgIGVRV (ORCPT ); Mon, 7 Sep 2020 17:17:21 -0400 Received: from gate2.alliedtelesis.co.nz ([202.36.163.20]:45255 "EHLO gate2.alliedtelesis.co.nz" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727852AbgIGVRT (ORCPT ); Mon, 7 Sep 2020 17:17:19 -0400 Received: from mmarshal3.atlnz.lc (mmarshal3.atlnz.lc [10.32.18.43]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by gate2.alliedtelesis.co.nz (Postfix) with ESMTPS id 0873D891B0; Tue, 8 Sep 2020 09:17:17 +1200 (NZST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=alliedtelesis.co.nz; s=mail181024; t=1599513437; bh=K/cfY90fKBjxV6JsodSTIPCA3dWQGBnKiRKvxzHj0eI=; h=From:To:Cc:Subject:Date:In-Reply-To:References; b=FhETd42PSnlbDxe/xgD6FTWJZHvYjFjUiARUMA2sQzD8nBy15F3q5fhnhYvmJSoV7 jyd24rKmkg32XwmreeXZAPOkvwIJ07v1OUNgp//ch5FAQO797lpx8xpfDr+dCe1xiS EY9Q23l3SU2ft+zraPX5FMVAQJt3yej0An0ze1JGzEa1QHNjSSPzOka6kgc6aI2M9M Fk0dR98chlPvDCPQP7utTgBFC189YD9PERaU8G8Qj4yt9oH5j3eP6CA/Aw3Ej1Qysy v4SIs8rRd2rO0fo9oFQrf5xMeXdLqZFcJbM4K5sdaPNYOPVXEuiwmKCNFGGvkC56rN WfqpxYNE9pwHw== Received: from smtp (Not Verified[10.32.16.33]) by mmarshal3.atlnz.lc with Trustwave SEG (v7,5,8,10121) id ; Tue, 08 Sep 2020 09:17:17 +1200 Received: from chrisp-dl.ws.atlnz.lc (chrisp-dl.ws.atlnz.lc [10.33.22.20]) by smtp (Postfix) with ESMTP id AE30913EFA5; Tue, 8 Sep 2020 09:17:15 +1200 (NZST) Received: by chrisp-dl.ws.atlnz.lc (Postfix, from userid 1030) id 60C8A280060; Tue, 8 Sep 2020 09:17:16 +1200 (NZST) From: Chris Packham To: jason@lakedaemon.net, andrew@lunn.ch, gregory.clement@bootlin.com, sebastian.hesselbarth@gmail.com, robh+dt@kernel.org, linus.walleij@linaro.org Cc: linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org, linux-gpio@vger.kernel.org, linux-kernel@vger.kernel.org, Chris Packham Subject: [PATCH v2 3/3] ARM: dts: Add i2c0 pinctrl information for 98dx3236 Date: Tue, 8 Sep 2020 09:17:12 +1200 Message-Id: <20200907211712.9697-4-chris.packham@alliedtelesis.co.nz> X-Mailer: git-send-email 2.28.0 In-Reply-To: <20200907211712.9697-1-chris.packham@alliedtelesis.co.nz> References: <20200907211712.9697-1-chris.packham@alliedtelesis.co.nz> MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable x-atlnz-ls: pat Sender: devicetree-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org Add pinctrl information for the 98dx3236 (and variants). There is only one choice for i2c0 MPP14 and MPP15. Signed-off-by: Chris Packham Reviewed-by: Andrew Lunn --- Changes in v2: - Add reviewed-by from Andrew arch/arm/boot/dts/armada-xp-98dx3236.dtsi | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/arch/arm/boot/dts/armada-xp-98dx3236.dtsi b/arch/arm/boot/dt= s/armada-xp-98dx3236.dtsi index aeccedd12574..38a052a0312d 100644 --- a/arch/arm/boot/dts/armada-xp-98dx3236.dtsi +++ b/arch/arm/boot/dts/armada-xp-98dx3236.dtsi @@ -264,6 +264,8 @@ refclk: oscillator { &i2c0 { compatible =3D "marvell,mv78230-i2c", "marvell,mv64xxx-i2c"; reg =3D <0x11000 0x100>; + pinctrl-names =3D "default"; + pinctrl-0 =3D <&i2c0_pins>; }; =20 &mpic { @@ -319,6 +321,11 @@ spi0_pins: spi0-pins { "mpp2", "mpp3"; marvell,function =3D "spi0"; }; + + i2c0_pins: i2c-pins-0 { + marvell,pins =3D "mpp14", "mpp15"; + marvell,function =3D "i2c0"; + }; }; =20 &spi0 { --=20 2.28.0