From patchwork Fri Sep 30 18:22:10 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Krzysztof Kozlowski X-Patchwork-Id: 611115 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 8B6E4C433F5 for ; Fri, 30 Sep 2022 18:22:21 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232266AbiI3SWU (ORCPT ); Fri, 30 Sep 2022 14:22:20 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:44064 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232002AbiI3SWS (ORCPT ); Fri, 30 Sep 2022 14:22:18 -0400 Received: from mail-lf1-x136.google.com (mail-lf1-x136.google.com [IPv6:2a00:1450:4864:20::136]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 003C41116F5 for ; Fri, 30 Sep 2022 11:22:17 -0700 (PDT) Received: by mail-lf1-x136.google.com with SMTP id j16so8110662lfg.1 for ; Fri, 30 Sep 2022 11:22:17 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=content-transfer-encoding:mime-version:message-id:date:subject:cc :to:from:from:to:cc:subject:date; bh=qOwce3cEbih9Al4+rrBeBjbrUDrdESaUBOONsswRH18=; b=TJUTHvBv9t0a94mTdKx3raSLmjza7mXiZ7hPLA76nVC3K4RSIJhweXyJcHghE+g+Ot SOBp2DZD+L2GFlwHZRTy9Q7GljKxEqWFECTYIxHIeAQfO9/BJccMNpzTOfuxWxwKULb6 4cAD4u28h9LzYIc6/AiKzFrsw0H7NKPSEZqUhKAeQIxCHjasqwXrCrABpVEvTZ3A32M6 4dXNGnGa897jd+Mz60erG+sjRSTNc4P3dxSzb84o4vtcAmlvmADy8+kr5O/Qn12A+R0I F9JEvJkq4Mwe0QSrH1vrIr6+5EoOp0ynnNBvglJh0yHZNAOOIcodbL75FNcDiwmgYRHr Rjew== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:mime-version:message-id:date:subject:cc :to:from:x-gm-message-state:from:to:cc:subject:date; bh=qOwce3cEbih9Al4+rrBeBjbrUDrdESaUBOONsswRH18=; b=hVOv84XEPMDuPEqK3fTlvZJftH76AkL2Qs3UCIkXopD7SUXnBlw2LLKVOdGl3kjdtV oCf/QRU268IW2VUR4DYJFJRkrDmLhieDUCaXy9g7rCuq5Of7hkrnN7xVC1MS1XTl11SV G0hVCxQX5SCcXtUF38YgAUTxqOYPNbQ+h7Pu5dy5e9evUSdto/CCgmxC5NxKf+glDapy aO9EArFksVElKL1n9iTvrXXDIO/knWVLCsTFWuyWjwLZhzKj2miaw0JlyrGGADA9c/3j 0v5no1ICyMxiWceH0NdtxdQlF1h9zC3U0ch9sHGyUowxIjK8gSoewx4y7a3CtMN3wKxX Mp5A== X-Gm-Message-State: ACrzQf3sB6nA0fCoIRHY+6os+4f6A2dvKz/tNW216jo+41mrCNhuZzvk JjA1EIVR5qzeYCzbpmO4SHX89N6WJJPgTg== X-Google-Smtp-Source: AMsMyM64IQG25D+tyo0s9ADwpxq+8SPR20fjm8X/3G5F8BzxzAEbuWqkU9XuWeGPK0C7SOLmBic3nw== X-Received: by 2002:a05:6512:130a:b0:4a1:d80d:95e with SMTP id x10-20020a056512130a00b004a1d80d095emr3520425lfu.565.1664562136371; Fri, 30 Sep 2022 11:22:16 -0700 (PDT) Received: from krzk-bin.. (78-11-189-27.static.ip.netia.com.pl. [78.11.189.27]) by smtp.gmail.com with ESMTPSA id x22-20020ac25dd6000000b00499b726508csm364006lfq.250.2022.09.30.11.22.15 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 30 Sep 2022 11:22:15 -0700 (PDT) From: Krzysztof Kozlowski To: Andy Gross , Bjorn Andersson , Konrad Dybcio , Rob Herring , Krzysztof Kozlowski , Srinivas Kandagatla , Rob Clark , Douglas Anderson , linux-arm-msm@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Cc: Krzysztof Kozlowski , stable@vger.kernel.org Subject: [PATCH 1/3] arm64: dts: qcom: sdm630: fix UART1 pin bias Date: Fri, 30 Sep 2022 20:22:10 +0200 Message-Id: <20220930182212.209804-1-krzysztof.kozlowski@linaro.org> X-Mailer: git-send-email 2.34.1 MIME-Version: 1.0 Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org There is no "bias-no-pull" property. Assume intentions were disabling bias. Fixes: b190fb010664 ("arm64: dts: qcom: sdm630: Add sdm630 dts file") Cc: Signed-off-by: Krzysztof Kozlowski --- Not tested on hardware. --- arch/arm64/boot/dts/qcom/sdm630.dtsi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/arm64/boot/dts/qcom/sdm630.dtsi b/arch/arm64/boot/dts/qcom/sdm630.dtsi index b51b85f583e5..e119060ac56c 100644 --- a/arch/arm64/boot/dts/qcom/sdm630.dtsi +++ b/arch/arm64/boot/dts/qcom/sdm630.dtsi @@ -779,7 +779,7 @@ rx-cts-rts { pins = "gpio17", "gpio18", "gpio19"; function = "gpio"; drive-strength = <2>; - bias-no-pull; + bias-disable; }; }; From patchwork Fri Sep 30 18:22:11 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Krzysztof Kozlowski X-Patchwork-Id: 611562 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 443EDC4321E for ; Fri, 30 Sep 2022 18:22:24 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232327AbiI3SWW (ORCPT ); Fri, 30 Sep 2022 14:22:22 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:44108 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232288AbiI3SWV (ORCPT ); Fri, 30 Sep 2022 14:22:21 -0400 Received: from mail-lf1-x129.google.com (mail-lf1-x129.google.com [IPv6:2a00:1450:4864:20::129]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 32695114739 for ; Fri, 30 Sep 2022 11:22:19 -0700 (PDT) Received: by mail-lf1-x129.google.com with SMTP id 10so8111780lfy.5 for ; Fri, 30 Sep 2022 11:22:19 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date; bh=Bu+BUnwXxMmceAZlu0+NYrHn2hT+WRQf9uQVi5XhwGM=; b=nBJGsc9x33ILM7yYnAwYfW71AsApyhLmsYHj3jcLoETT63sW/xSFEKz3kKD+Rddm9t t8AHLP7BgleKA203L/XXRCGDuoWbx+7RNA5Ah3kWY3hJ+R/7rHjwSzPjYkgHHNupqqDt w3s+gh4L+MGjbYQp9e1HI+dd4kqZM/E6FH1c5vBXSXmk+zv4vjQgRboGI42HmzLWNeOS iazpBIBi9wUxnDbCUaTaaasS+jL5uKWirSueZYDWhTt8L92W9oudNDqfXScuucLSFwyl 54Y4NP1CYwOJ3qi9MuF3M3ncWGoLtwlmo6k774xEPGKqh+fogq5+Ri0ebG/Fl7icnZqe SV4g== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date; bh=Bu+BUnwXxMmceAZlu0+NYrHn2hT+WRQf9uQVi5XhwGM=; b=uJJ6OsxUvbpczzaAJ+47nWr2zpSHFI3NJB5ywhF1u75RUYhcG7x2rZi8FxMIHpHLAw d0fAno/qWFSH/IZUGhkUR3UNnsNXDWOd/Tz2AhgCxyVxY3IjTHNyRlGYFXucilDxUXb/ VUDbD3bDlLSQvYNhRr0qb8VCbP/YDkDQ8L0S0tbRL+CNa2wOz1uPxAN/QzVMna2hNkeZ WsrxovQSD32P3u8G2kG35Qv2RurYPveHQOnuyq7gCZGJNP8SN9NjSfJnSyUrQwGsZAOZ ON6v6pGwOvygShVYja0AD6pQV4a29cqFXqG1mkJOym/h7zzbxOWOuP9WnIsGFMoujznu 3RRg== X-Gm-Message-State: ACrzQf3Dkxv/QpO25G0MkTk8hZ4CL6UaSOXvdHfsc/uUh6ZtrhZenVR1 R+Ybm4Kke1cDcU0YioWcGmC5Cw== X-Google-Smtp-Source: AMsMyM5ydW2gz33k4zQ+MAtjdRmefbdl9R8K4WdnugdRRJKKDTCwZqjULjuOp2oYL0eSs0Gm3vMHsQ== X-Received: by 2002:a05:6512:308f:b0:49a:5a59:aa25 with SMTP id z15-20020a056512308f00b0049a5a59aa25mr3545932lfd.44.1664562137466; Fri, 30 Sep 2022 11:22:17 -0700 (PDT) Received: from krzk-bin.. (78-11-189-27.static.ip.netia.com.pl. [78.11.189.27]) by smtp.gmail.com with ESMTPSA id x22-20020ac25dd6000000b00499b726508csm364006lfq.250.2022.09.30.11.22.16 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 30 Sep 2022 11:22:17 -0700 (PDT) From: Krzysztof Kozlowski To: Andy Gross , Bjorn Andersson , Konrad Dybcio , Rob Herring , Krzysztof Kozlowski , Srinivas Kandagatla , Rob Clark , Douglas Anderson , linux-arm-msm@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Cc: Krzysztof Kozlowski , stable@vger.kernel.org Subject: [PATCH 2/3] arm64: dts: qcom: sdm845-db845c: correct SPI2 pins drive strength Date: Fri, 30 Sep 2022 20:22:11 +0200 Message-Id: <20220930182212.209804-2-krzysztof.kozlowski@linaro.org> X-Mailer: git-send-email 2.34.1 In-Reply-To: <20220930182212.209804-1-krzysztof.kozlowski@linaro.org> References: <20220930182212.209804-1-krzysztof.kozlowski@linaro.org> MIME-Version: 1.0 Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org The pin configuration (done with generic pin controller helpers and as expressed by bindings) requires children nodes with either: 1. "pins" property and the actual configuration, 2. another set of nodes with above point. The qup_spi2_default pin configuration used second method - with a "pinmux" child. Fixes: 8d23a0040475 ("arm64: dts: qcom: db845c: add Low speed expansion i2c and spi nodes") Cc: Signed-off-by: Krzysztof Kozlowski --- Not tested on hardware. --- arch/arm64/boot/dts/qcom/sdm845-db845c.dts | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/arch/arm64/boot/dts/qcom/sdm845-db845c.dts b/arch/arm64/boot/dts/qcom/sdm845-db845c.dts index 132417e2d11e..a157eab66dee 100644 --- a/arch/arm64/boot/dts/qcom/sdm845-db845c.dts +++ b/arch/arm64/boot/dts/qcom/sdm845-db845c.dts @@ -1123,7 +1123,9 @@ &wifi { /* PINCTRL - additions to nodes defined in sdm845.dtsi */ &qup_spi2_default { - drive-strength = <16>; + pinmux { + drive-strength = <16>; + }; }; &qup_uart3_default{ From patchwork Fri Sep 30 18:22:12 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Krzysztof Kozlowski X-Patchwork-Id: 611114 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id C7461C4167B for ; Fri, 30 Sep 2022 18:22:24 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232286AbiI3SWX (ORCPT ); Fri, 30 Sep 2022 14:22:23 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:44114 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232307AbiI3SWV (ORCPT ); Fri, 30 Sep 2022 14:22:21 -0400 Received: from mail-lj1-x234.google.com (mail-lj1-x234.google.com [IPv6:2a00:1450:4864:20::234]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 60CD9114719 for ; Fri, 30 Sep 2022 11:22:20 -0700 (PDT) Received: by mail-lj1-x234.google.com with SMTP id t16so5654313ljh.3 for ; Fri, 30 Sep 2022 11:22:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date; bh=xucbshqtPxo9cvxwjd8q1MdIp+hMmj2ePAEJAVAWIxY=; b=HdiW1OgHdfQkgeOkLCxD4ZMHkLEXW9XiOa3CBQjwFZrJvFftiMDEimMeUcNhs+6xth 0ATZAPIgjrhUvvhp0LaV7lfnxYENPWD7w+koUIlzMM5k3N7WyBLJ0n+Cdt6s2843wm/r U0s9o8tiVlE8FL1WxztP+iXh251520hftFjAWN3bAsVgwty3dxUKhPLsbcT3G/wbJG/f JnJbS068emnkGJL6h09509PINt1vfWnTBkD6hlWTk5IIYqKarFPCbBpxgZgeCi2M8IIo s8QxRlUfzR7LrnpFhfj3oAJkXICrOnPRKWlHtAG1FMKwyZWFRvcCeF4+6iVptoWZKgJZ M2Og== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date; bh=xucbshqtPxo9cvxwjd8q1MdIp+hMmj2ePAEJAVAWIxY=; b=4sK1kY0/Fsp4Xr13tphczvm+x6pn020SPiEidzWdkkPvShXUzl2aI+wKNX2HDMMY2b bBGj1XCkGvjIAGNS8xP35pQTwvC2aABhKoRTXLCwhioXlMo20SlGrdNx3uwKvYvYM/TR JLeGfsdLmh36ekdaJ85iphjYH6Z2Ph3NpidL8ss18566Pe94BdPOPlUvzjxVQ+Xy/GzA Nsu1fxpBvU7M87K79+G70eUu++mRfnWiVAm+o/P1oyNmHBVImYjF0/KVc0L8Ze+/TZOu u5O7M89OFgqKrKfQnry49f3kQsE6kY2ypjZfZI0adGNQJJwXxNZln875muQxvDyglNVE 5tjg== X-Gm-Message-State: ACrzQf2Dyuua0Q/sNlYyqxBBrCR9UzZdoWFRj97EVfazisM4aewSH9nO PG/+NrodxMsJw2d8LM2LqOmQlw== X-Google-Smtp-Source: AMsMyM62SIX8aVQpvtKUgiuFCYyzbcd0t/d72wKATfsgaZOjjTZi73+WQeTpib2BSMko2jrzn0Pfgw== X-Received: by 2002:a2e:b74f:0:b0:26c:426c:60fc with SMTP id k15-20020a2eb74f000000b0026c426c60fcmr3322993ljo.432.1664562138673; Fri, 30 Sep 2022 11:22:18 -0700 (PDT) Received: from krzk-bin.. (78-11-189-27.static.ip.netia.com.pl. [78.11.189.27]) by smtp.gmail.com with ESMTPSA id x22-20020ac25dd6000000b00499b726508csm364006lfq.250.2022.09.30.11.22.17 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 30 Sep 2022 11:22:18 -0700 (PDT) From: Krzysztof Kozlowski To: Andy Gross , Bjorn Andersson , Konrad Dybcio , Rob Herring , Krzysztof Kozlowski , Srinivas Kandagatla , Rob Clark , Douglas Anderson , linux-arm-msm@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Cc: Krzysztof Kozlowski , stable@vger.kernel.org Subject: [PATCH 3/3] arm64: dts: qcom: sdm845-cheza: fix AP suspend pin bias Date: Fri, 30 Sep 2022 20:22:12 +0200 Message-Id: <20220930182212.209804-3-krzysztof.kozlowski@linaro.org> X-Mailer: git-send-email 2.34.1 In-Reply-To: <20220930182212.209804-1-krzysztof.kozlowski@linaro.org> References: <20220930182212.209804-1-krzysztof.kozlowski@linaro.org> MIME-Version: 1.0 Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org There is no "bias-no-pull" property. Assume intentions were disabling bias. Fixes: 79e7739f7b87 ("arm64: dts: qcom: sdm845-cheza: add initial cheza dt") Cc: Signed-off-by: Krzysztof Kozlowski --- Not tested on hardware. --- arch/arm64/boot/dts/qcom/sdm845-cheza.dtsi | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/arch/arm64/boot/dts/qcom/sdm845-cheza.dtsi b/arch/arm64/boot/dts/qcom/sdm845-cheza.dtsi index b5eb8f7eca1d..b5f11fbcc300 100644 --- a/arch/arm64/boot/dts/qcom/sdm845-cheza.dtsi +++ b/arch/arm64/boot/dts/qcom/sdm845-cheza.dtsi @@ -1436,7 +1436,7 @@ ap_suspend_l_assert: ap_suspend_l_assert { config { pins = "gpio126"; function = "gpio"; - bias-no-pull; + bias-disable; drive-strength = <2>; output-low; }; @@ -1446,7 +1446,7 @@ ap_suspend_l_deassert: ap_suspend_l_deassert { config { pins = "gpio126"; function = "gpio"; - bias-no-pull; + bias-disable; drive-strength = <2>; output-high; };