Received: by 2002:a25:8b12:0:0:0:0:0 with SMTP id i18csp338479ybl; Fri, 9 Aug 2019 06:48:39 -0700 (PDT) X-Google-Smtp-Source: APXvYqwyTaB93fzV6HTY6k79KNAeS71J0TjlaJYbRqAjXUE6sEv/yCSg7wOBFtqKIM84bHiuM1lo X-Received: by 2002:a63:eb51:: with SMTP id b17mr17098686pgk.384.1565358519182; Fri, 09 Aug 2019 06:48:39 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1565358519; cv=none; d=google.com; s=arc-20160816; b=ZYF+I1H6Vf1ZG+LUQcWuxqBUh9QJd+Brb7eTLwNMYEMbxleixP1A3KozPDUM3XiiWf XZPwTRbn9efkoEi9+gFIFEDanddJTmS1j0+OTOV2Shwzjt5Nkx7DPwXXJYfelLqvlfTV zVSugOg2BTNi8q82rNRDFvoDwXzuVq3b7bAPro2F/rWXAKevTYa+QQ/78JaNUrDnV8mO MKGi+4b7FL1jHd0JF2s0L44gnB+lse1wwczPezcPHWz0bHeR7sbmiR2AWvudM0i9+aSG oT3pRWKVNpar31Zmr2m3lkcS1+YqcLwy1j5mcukS9a3HyDP/6sEX3/zO9hSA3BP4Unyq muiQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:mime-version :user-agent:references:in-reply-to:message-id:date:subject:cc:to :from:dkim-signature; bh=uSKxRaKeGUe7zW47Cg6qjUNMUys5hBKvGCpOUMuTL8c=; b=itLQexI4XseIFkArvy91axYaUoLEy2b4830CtyJI1x59iOsl2hshOEH2wt0uAbhOtv Hx+cbgbjsEwsL7ZIuX2MXLoXsX7N985qSWKxP8TNs+Z09L+srOhOteO+YFPhpUlQA2HI Grk/krEj5Nrm5HhZNWUn4rGK//VVy3AgjIEIczHRRJ5NqWqL+npGI6N+zJB9g3GecEWC wcxuJzQh4FKNzGnSG7FmtnhaNWR9Di+rgIZjRwb1Wlc9Rmj/1wNPDLqp+pgqx2kJU9Qc Qq5+Ai7n/q//QiJQ2TyN4booUQFvyvnQ4W0CV8I0z08NnBULLEyZpXFhGsUUotYTtggJ G8jA== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=SRvYtPZ8; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id m7si54673268pls.110.2019.08.09.06.48.23; Fri, 09 Aug 2019 06:48:39 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=SRvYtPZ8; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2407102AbfHINqo (ORCPT + 99 others); Fri, 9 Aug 2019 09:46:44 -0400 Received: from mail.kernel.org ([198.145.29.99]:36438 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2436543AbfHINqm (ORCPT ); Fri, 9 Aug 2019 09:46:42 -0400 Received: from localhost (83-86-89-107.cable.dynamic.v4.ziggo.nl [83.86.89.107]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id A016A217F4; Fri, 9 Aug 2019 13:46:41 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1565358402; bh=nv7C7hPsfrKCHrWbjf8pIA4GQhJakUi/9YQe5uWdW0M=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=SRvYtPZ8rPxF//5Q9ocJ+xL7H8fiy3rq79AIK2zUFnHpRqcwn4owVIe3Im2F9Rrq2 wmu//6KYuRhcsPBQS5znxDAZ8GLljjk+gAqmhdvHsr3Xonj4495GzUD3Zu+xIoyCCc 3uGsXPSimsu/p/oRwXAznlyZ4FJT8pyL/g6rpzIc= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, Adam Ford , Tony Lindgren , Sasha Levin Subject: [PATCH 4.9 02/32] ARM: dts: Add pinmuxing for i2c2 and i2c3 for LogicPD SOM-LV Date: Fri, 9 Aug 2019 15:45:05 +0200 Message-Id: <20190809133923.039907302@linuxfoundation.org> X-Mailer: git-send-email 2.22.0 In-Reply-To: <20190809133922.945349906@linuxfoundation.org> References: <20190809133922.945349906@linuxfoundation.org> User-Agent: quilt/0.66 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org [ Upstream commit 5fe3c0fa0d54877c65e7c9b4442aeeb25cdf469a ] Since I2C1 and I2C4 have explicit pinmuxing set, let's be on the safe side and set the pin muxing for I2C2 and I2C3. Signed-off-by: Adam Ford Signed-off-by: Tony Lindgren Signed-off-by: Sasha Levin --- arch/arm/boot/dts/logicpd-som-lv.dtsi | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/arch/arm/boot/dts/logicpd-som-lv.dtsi b/arch/arm/boot/dts/logicpd-som-lv.dtsi index 876ed5f2922c4..43035cb71cbee 100644 --- a/arch/arm/boot/dts/logicpd-som-lv.dtsi +++ b/arch/arm/boot/dts/logicpd-som-lv.dtsi @@ -114,10 +114,14 @@ }; &i2c2 { + pinctrl-names = "default"; + pinctrl-0 = <&i2c2_pins>; clock-frequency = <400000>; }; &i2c3 { + pinctrl-names = "default"; + pinctrl-0 = <&i2c3_pins>; clock-frequency = <400000>; }; @@ -239,6 +243,18 @@ OMAP3_WKUP_IOPAD(0x2a0c, PIN_OUTPUT | MUX_MODE4) /* sys_boot1.gpio_3 */ >; }; + i2c2_pins: pinmux_i2c2_pins { + pinctrl-single,pins = < + OMAP3_CORE1_IOPAD(0x21be, PIN_INPUT | MUX_MODE0) /* i2c2_scl */ + OMAP3_CORE1_IOPAD(0x21c0, PIN_INPUT | MUX_MODE0) /* i2c2_sda */ + >; + }; + i2c3_pins: pinmux_i2c3_pins { + pinctrl-single,pins = < + OMAP3_CORE1_IOPAD(0x21c2, PIN_INPUT | MUX_MODE0) /* i2c3_scl */ + OMAP3_CORE1_IOPAD(0x21c4, PIN_INPUT | MUX_MODE0) /* i2c3_sda */ + >; + }; }; &omap3_pmx_core2 { -- 2.20.1