Received: by 2002:a05:6a10:8c0a:0:0:0:0 with SMTP id go10csp1499892pxb; Fri, 26 Feb 2021 12:21:20 -0800 (PST) X-Google-Smtp-Source: ABdhPJyY+eZDIht3TtqC23pBvJVJBbPRqZtfWpfVxO3Wfxz9qdexbQOcm2y80KpMM4V8nUkP+leU X-Received: by 2002:a05:6402:1201:: with SMTP id c1mr5462588edw.379.1614370880189; Fri, 26 Feb 2021 12:21:20 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1614370880; cv=none; d=google.com; s=arc-20160816; b=qOCQYVPxYeLTnUvkqZ8JdVSq6m3QLaQVwnuOZbNWcIvUiKnwuuYi4E4/qmMIvtxqQy iAlPu5RjcspqsGhGN07fM46BqywDKtTA9cWNSg+uuIjmphdamzDvv/kGhNgILoJre7WH mTFsQffcfGUgIxK7W6xuCJmT33MMNo7IaX0RlUsELBDibY2VAbrlzLWS4OB0Gg1PFuA1 fAEWlOD3RkeK1AFm7PRjX2ZRGK17iqr9WMehIw9wU4sZtwvc4yzXcnzIyVUFFfJP5VIW zIKj5FVgzuuLehSSGgqPVYxwPFfksmJzDNB1Q0XJFP4xBrgMpkRg+70P8rwpBSXDtBgE 6Z4Q== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:mime-version :references:in-reply-to:message-id:date:subject:cc:to:from; bh=M+cmlWtyDMN5Stc8thSQUZcHUlghhCdCWRyS0HlI704=; b=FQXu/Lk6LEmwxe5re65b1qCB+mZKSwvIxaj67e1b91JxbjnuQxCXi7utyaSO/Cl46G BLT5vYjXroDeYTZVFfzU5/8gvvHPDBhrhvF339uF29riB+V5ejviXF9aMVvLlWWmbOuR QW6mVYAySFNFEonBUB+kPRPDKwBigpKXNW0Laki7VKciJeCr/oEVFaS4WB6UFmI45to9 ihQswJeGKDJ1vBwq4nTCsG25zE7aPCBVZjdr8+wTGT9LRF64jaFxqcifmJBNcjZ/dsyj rNvfsvQg1V2Lrb1776/TlxwzDbojH5ZhbK9/g572gtM3UJX8/DTQKngni/Yi/B10Wz4p z1VQ== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id hb4si6116799ejb.642.2021.02.26.12.20.57; Fri, 26 Feb 2021 12:21:20 -0800 (PST) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230153AbhBZUU1 (ORCPT + 99 others); Fri, 26 Feb 2021 15:20:27 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:40270 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230079AbhBZUMb (ORCPT ); Fri, 26 Feb 2021 15:12:31 -0500 Received: from relay01.th.seeweb.it (relay01.th.seeweb.it [IPv6:2001:4b7a:2000:18::162]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 6AB50C0611C1 for ; Fri, 26 Feb 2021 12:09:17 -0800 (PST) Received: from localhost.localdomain (abab236.neoplus.adsl.tpnet.pl [83.6.165.236]) by m-r1.th.seeweb.it (Postfix) with ESMTPA id C8E1E1F695; Fri, 26 Feb 2021 21:07:32 +0100 (CET) From: Konrad Dybcio To: phone-devel@vger.kernel.org Cc: ~postmarketos/upstreaming@lists.sr.ht, martin.botka@somainline.org, angelogioacchino.delregno@somainline.org, marijn.suijten@somainline.org, Konrad Dybcio , Andy Gross , Bjorn Andersson , Amit Kucheria , Zhang Rui , Daniel Lezcano , Rob Herring , linux-arm-msm@vger.kernel.org, linux-pm@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Subject: [PATCH 40/41] arm64: dts: qcom: sdm630: Add I2C functions to I2C pins Date: Fri, 26 Feb 2021 21:04:10 +0100 Message-Id: <20210226200414.167762-41-konrad.dybcio@somainline.org> X-Mailer: git-send-email 2.30.1 In-Reply-To: <20210226200414.167762-1-konrad.dybcio@somainline.org> References: <20210226200414.167762-1-konrad.dybcio@somainline.org> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org This was overlooked earlier, fix it to ensure the busses can work properly. Signed-off-by: Konrad Dybcio --- arch/arm64/boot/dts/qcom/sdm630.dtsi | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/arch/arm64/boot/dts/qcom/sdm630.dtsi b/arch/arm64/boot/dts/qcom/sdm630.dtsi index a5a06afc2c94..fccfc4e9f69d 100644 --- a/arch/arm64/boot/dts/qcom/sdm630.dtsi +++ b/arch/arm64/boot/dts/qcom/sdm630.dtsi @@ -941,96 +941,112 @@ pinconf-rx-cts-rts { i2c1_default: i2c1-default { pins = "gpio2", "gpio3"; + function = "blsp_i2c1"; drive-strength = <2>; bias-disable; }; i2c1_sleep: i2c1-sleep { pins = "gpio2", "gpio3"; + function = "blsp_i2c1"; drive-strength = <2>; bias-pull-up; }; i2c2_default: i2c2-default { pins = "gpio6", "gpio7"; + function = "blsp_i2c2"; drive-strength = <2>; bias-disable; }; i2c2_sleep: i2c2-sleep { pins = "gpio6", "gpio7"; + function = "blsp_i2c2"; drive-strength = <2>; bias-pull-up; }; i2c3_default: i2c3-default { pins = "gpio10", "gpio11"; + function = "blsp_i2c3"; drive-strength = <2>; bias-disable; }; i2c3_sleep: i2c3-sleep { pins = "gpio10", "gpio11"; + function = "blsp_i2c3"; drive-strength = <2>; bias-pull-up; }; i2c4_default: i2c4-default { pins = "gpio14", "gpio15"; + function = "blsp_i2c4"; drive-strength = <2>; bias-disable; }; i2c4_sleep: i2c4-sleep { pins = "gpio14", "gpio15"; + function = "blsp_i2c4"; drive-strength = <2>; bias-pull-up; }; i2c5_default: i2c5-default { pins = "gpio18", "gpio19"; + function = "blsp_i2c5"; drive-strength = <2>; bias-disable; }; i2c5_sleep: i2c5-sleep { pins = "gpio18", "gpio19"; + function = "blsp_i2c5"; drive-strength = <2>; bias-pull-up; }; i2c6_default: i2c6-default { pins = "gpio22", "gpio23"; + function = "blsp_i2c6"; drive-strength = <2>; bias-disable; }; i2c6_sleep: i2c6-sleep { pins = "gpio22", "gpio23"; + function = "blsp_i2c6"; drive-strength = <2>; bias-pull-up; }; i2c7_default: i2c7-default { pins = "gpio26", "gpio27"; + function = "blsp_i2c7"; drive-strength = <2>; bias-disable; }; i2c7_sleep: i2c7-sleep { pins = "gpio26", "gpio27"; + function = "blsp_i2c7"; drive-strength = <2>; bias-pull-up; }; i2c8_default: i2c8-default { pins = "gpio30", "gpio31"; + function = "blsp_i2c8"; drive-strength = <2>; bias-disable; }; i2c8_sleep: i2c8-sleep { pins = "gpio30", "gpio31"; + function = "blsp_i2c8"; drive-strength = <2>; bias-pull-up; }; -- 2.30.1