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 A595BC678D5 for ; Wed, 8 Mar 2023 08:34:08 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230420AbjCHIeH (ORCPT ); Wed, 8 Mar 2023 03:34:07 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:57122 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230301AbjCHIdf (ORCPT ); Wed, 8 Mar 2023 03:33:35 -0500 Received: from mail-wm1-x32e.google.com (mail-wm1-x32e.google.com [IPv6:2a00:1450:4864:20::32e]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 817FF1F93E for ; Wed, 8 Mar 2023 00:33:01 -0800 (PST) Received: by mail-wm1-x32e.google.com with SMTP id ay29-20020a05600c1e1d00b003e9f4c2b623so676766wmb.3 for ; Wed, 08 Mar 2023 00:33:01 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; t=1678264379; h=cc:to:in-reply-to:references:message-id:content-transfer-encoding :mime-version:subject:date:from:from:to:cc:subject:date:message-id :reply-to; bh=NEYgWwd5LnYdEY07sfIkwmR+iqIyuF3pIvbNU+g6904=; b=pxYu3YiTcCQc/OvW1v/Vuko+gLQ055vVjL9GibywEdMBZwaHTC5XAABSSVFggRQTAl Lz5AdZHZBHrQnqYW9Wi+VvOxjhILeYtDvf0R212bgb2/2g5rPuB45k3fD9hprQlwhT3O hmk5RfZLZxXxuZ3zzK2vLNbBMeHreY0zw9h/YaoDo/D9xf5wCPwryNThh07S8fDcowmj tU+T+GYJNWulaRqWX4MXqGyl2E/4csMz6P75URv7xDATQA6sz3l6CPuyxqKAsIq+4ckS AD4L6UKW7HJoC8IFqgIxuXLcyynTvF6UvKtlis/j1gICHHn2QLpgEbly+Re9fmCSWzx5 yeFA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1678264379; h=cc:to:in-reply-to:references:message-id:content-transfer-encoding :mime-version:subject:date:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=NEYgWwd5LnYdEY07sfIkwmR+iqIyuF3pIvbNU+g6904=; b=JZzIzUWh+x6ZIEgklmragmSeALliML2GQhOrzywpm7jhsc1m6z+dGxkiO//ALkoMVM JtTpKzdLJ7CH0N/KLx4Ku/i725BbAsNHcDlYmVdk6DgFmk4QcNht+sz5piiB2ya67Yl5 6MfYzHjwoNfVxdHncdjcSRE7oddM6nnpZMaHrZy2U0cinlEDP1q/W0YlAwiWF8oFhzAB 54uFrM3M4aXg7UI1TCWhHb+EcJjROcj2MPschJiTzkF0ffwTFKYjKVxsejN3UCsT9PVo Bal9yfIEqLkmk1sZAlwgnD7IbqvccBYujzHFyPNDSLIyhH1NM1a2n+FMFmhJxsjQlrlO 026A== X-Gm-Message-State: AO0yUKUaBM1DqLYDwnnTVIn19ckLjMfwuP5ZCQZwKF8nynptldAHni0I jGWfs4cXmUVQ5kuQOB/XFoGr9RkC9bOhHAQ+EIkn4Q== X-Google-Smtp-Source: AK7set/atw0zF8Ds6d5mUuYNLYEnldx5CzVb6d72M7Ppv+eD2EDtU5TvE4rf67zIrkcSVmtENXeu+w== X-Received: by 2002:a05:600c:1990:b0:3e2:20c7:6553 with SMTP id t16-20020a05600c199000b003e220c76553mr15749876wmq.13.1678264378791; Wed, 08 Mar 2023 00:32:58 -0800 (PST) Received: from arrakeen.starnux.net ([2a01:e0a:982:cbb0:52eb:f6ff:feb3:451a]) by smtp.gmail.com with ESMTPSA id n1-20020adffe01000000b002c4084d3472sm14797907wrr.58.2023.03.08.00.32.57 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 08 Mar 2023 00:32:57 -0800 (PST) From: Neil Armstrong Date: Wed, 08 Mar 2023 09:32:53 +0100 Subject: [PATCH 2/3] arm64: dts: qcom: sm8550: fix qup_spi0_cs node MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Message-Id: <20230308-topic-sm8550-upstream-dt-fixups-v1-2-595b02067672@linaro.org> References: <20230308-topic-sm8550-upstream-dt-fixups-v1-0-595b02067672@linaro.org> In-Reply-To: <20230308-topic-sm8550-upstream-dt-fixups-v1-0-595b02067672@linaro.org> To: Andy Gross , Bjorn Andersson , Konrad Dybcio , Rob Herring , Krzysztof Kozlowski , Abel Vesa , Sai Prakash Ranjan Cc: Krzysztof Kozlowski , linux-arm-msm@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, Neil Armstrong X-Mailer: b4 0.12.1 Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org The node is incomplete and doesn't need a subnode, add the missing properties and move everything to the root of qup-spi0-cs-state node. Fixes: ffc50b2d3828 ("arm64: dts: qcom: Add base SM8550 dtsi") Signed-off-by: Neil Armstrong --- arch/arm64/boot/dts/qcom/sm8550.dtsi | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/arch/arm64/boot/dts/qcom/sm8550.dtsi b/arch/arm64/boot/dts/qcom/sm8550.dtsi index fe8b92954550..c25c68257412 100644 --- a/arch/arm64/boot/dts/qcom/sm8550.dtsi +++ b/arch/arm64/boot/dts/qcom/sm8550.dtsi @@ -2807,10 +2807,10 @@ qup_i2c15_data_clk: qup-i2c15-data-clk-state { }; qup_spi0_cs: qup-spi0-cs-state { - cs-pins { - pins = "gpio31"; - function = "qup1_se0"; - }; + pins = "gpio31"; + function = "qup1_se0"; + drive-strength = <6>; + bias-disable; }; qup_spi0_data_clk: qup-spi0-data-clk-state { -- 2.34.1