From nobody Wed Sep 10 01:58:01 2025 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 C5652C64EC4 for ; Wed, 8 Mar 2023 08:33:58 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230027AbjCHId4 (ORCPT ); Wed, 8 Mar 2023 03:33:56 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:57628 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230340AbjCHIdd (ORCPT ); Wed, 8 Mar 2023 03:33:33 -0500 Received: from mail-wr1-x42d.google.com (mail-wr1-x42d.google.com [IPv6:2a00:1450:4864:20::42d]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id E2E941C33D for ; Wed, 8 Mar 2023 00:32:59 -0800 (PST) Received: by mail-wr1-x42d.google.com with SMTP id e13so14513818wro.10 for ; Wed, 08 Mar 2023 00:32:59 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; t=1678264377; 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=1L8bo0BysZiD5StbWYbyEMppovpI0PYjUuN5rD0Usv0=; b=wO5cowPPayJW8lCMu9ItBq3Yu+6MjNV891GV/BpKvcg8pxROfHY6U/f+il+gtbDyNg i+eM/Nnyk1BFvkBSfZNtSEmjCxeIwYTe8uKZLBBgDkMnbZJgNMqqgY+pLqQtmk1Pc65J wu+khUz9+KEsoX+WYy4aLt0O6DxYn167upHURSu6xEzobQRkgUu+kt8Uml/Xo3D89NCb A7+64VEYfoVVpK4HGOxbnKc50tqICxMx0iUyiQD6gR5Qvs/uZUs7hMxF/s7Ilmfu9DbO t7FQMWb9CzNaC7FwyrAu1xLhDf610ulJqKpYxW4RnFfQwHP2Q3C5PMq9FbLc3L91zKZG Bwwg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1678264377; 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=1L8bo0BysZiD5StbWYbyEMppovpI0PYjUuN5rD0Usv0=; b=QmDHEvtTp9SwJe2HZMGN9A+ObQwViCOuLGxdzvL6BOditL9F0X4kMNU7vduRRsOMYM h0Qyw0hMCc/CZBC0/SqSa4X62YLgV7dJ15y2tm80gORBqMrQgzz79H8pd9PgKrzWIJl9 0+x523XgCywHkAo6b2omqXlkup0D0vXQZw0XNSQLfxPkRm56RLCg06uMnDSDm0Vi2w7K 8gTfGkF3jF24UbT+MdbX+DOugtdfInXvD0JbBL5KMlpAJJ1lq9Cr8oggF7h2rqodv+3k vwq2RNWte/fXPFbbqPyYhQ96UcN+MgryMSN7+4o63ClH0zNmvwI4eYeJZQXhtNyDa5y2 Q4YQ== X-Gm-Message-State: AO0yUKVVlJZzwzWvTa23cNpyTWNxpy3WGRo3+I5Kqb03Jk3W9JwN5jzr GJ7GTR41EaBqZ2cOBFgBl9TjF+xvSR0V81pVaEUMmA== X-Google-Smtp-Source: AK7set+qWZbbw4DxaRNFkYyOziGpsG18PJhf81IehiWeoAjMom9kUtybfqLWwXcimLBsCC0Kj2c0AA== X-Received: by 2002:adf:e101:0:b0:2c7:1e43:e578 with SMTP id t1-20020adfe101000000b002c71e43e578mr11218800wrz.41.1678264377079; Wed, 08 Mar 2023 00:32:57 -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.55 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 08 Mar 2023 00:32:56 -0800 (PST) From: Neil Armstrong Date: Wed, 08 Mar 2023 09:32:52 +0100 Subject: [PATCH 1/3] arm64: dts: qcom: sm8550: replace 0x0 to 0 MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Message-Id: <20230308-topic-sm8550-upstream-dt-fixups-v1-1-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 Unify the sm8550.dtsi style by replacing the 0x0 to 0 as it was required in the initial file submission. Fixes: 377972ac743f ("arm64: dts: qcom: sm8550: add I2C Master Hub nodes") Fixes: 433477c3bf0b ("arm64: dts: qcom: sm8550: add QCrypto nodes") Fixes: 35cf1aaab169 ("arm64: dts: qcom: sm8550: Add UFS host controller and= phy nodes") Fixes: d0c061e366ed ("arm64: dts: qcom: sm8550: add adsp, cdsp & mdss nodes= ") Fixes: 7d1158c984d3 ("arm64: dts: qcom: sm8550: Add PCIe PHYs and controlle= rs nodes") Fixes: 7f7e5c1b037f ("arm64: dts: qcom: sm8550: Add USB PHYs and controller= nodes") Fixes: 6de7f9c34358 ("arm64: dts: qcom: sm8550: add GPR and LPASS pin contr= oller") Signed-off-by: Neil Armstrong --- arch/arm64/boot/dts/qcom/sm8550.dtsi | 60 ++++++++++++++++++--------------= ---- 1 file changed, 30 insertions(+), 30 deletions(-) diff --git a/arch/arm64/boot/dts/qcom/sm8550.dtsi b/arch/arm64/boot/dts/qco= m/sm8550.dtsi index ff4d342c0725..fe8b92954550 100644 --- a/arch/arm64/boot/dts/qcom/sm8550.dtsi +++ b/arch/arm64/boot/dts/qcom/sm8550.dtsi @@ -547,7 +547,7 @@ adspslpi_mem: adspslpi-region@9ea00000 { =20 rmtfs_mem: rmtfs-region@d4a80000 { compatible =3D "qcom,rmtfs-mem"; - reg =3D <0x0 0xd4a80000 0x0 0x280000>; + reg =3D <0 0xd4a80000 0 0x280000>; no-map; =20 qcom,client-id =3D <1>; @@ -1078,7 +1078,7 @@ spi15: spi@89c000 { =20 i2c_master_hub_0: geniqup@9c0000 { compatible =3D "qcom,geni-se-i2c-master-hub"; - reg =3D <0x0 0x009c0000 0x0 0x2000>; + reg =3D <0 0x009c0000 0 0x2000>; clock-names =3D "s-ahb"; clocks =3D <&gcc GCC_QUPV3_I2C_S_AHB_CLK>; #address-cells =3D <2>; @@ -1088,7 +1088,7 @@ i2c_master_hub_0: geniqup@9c0000 { =20 i2c_hub_0: i2c@980000 { compatible =3D "qcom,geni-i2c-master-hub"; - reg =3D <0x0 0x00980000 0x0 0x4000>; + reg =3D <0 0x00980000 0 0x4000>; clock-names =3D "se", "core"; clocks =3D <&gcc GCC_QUPV3_I2C_S0_CLK>, <&gcc GCC_QUPV3_I2C_CORE_CLK>; @@ -1105,7 +1105,7 @@ i2c_hub_0: i2c@980000 { =20 i2c_hub_1: i2c@984000 { compatible =3D "qcom,geni-i2c-master-hub"; - reg =3D <0x0 0x00984000 0x0 0x4000>; + reg =3D <0 0x00984000 0 0x4000>; clock-names =3D "se", "core"; clocks =3D <&gcc GCC_QUPV3_I2C_S1_CLK>, <&gcc GCC_QUPV3_I2C_CORE_CLK>; @@ -1122,7 +1122,7 @@ i2c_hub_1: i2c@984000 { =20 i2c_hub_2: i2c@988000 { compatible =3D "qcom,geni-i2c-master-hub"; - reg =3D <0x0 0x00988000 0x0 0x4000>; + reg =3D <0 0x00988000 0 0x4000>; clock-names =3D "se", "core"; clocks =3D <&gcc GCC_QUPV3_I2C_S2_CLK>, <&gcc GCC_QUPV3_I2C_CORE_CLK>; @@ -1139,7 +1139,7 @@ i2c_hub_2: i2c@988000 { =20 i2c_hub_3: i2c@98c000 { compatible =3D "qcom,geni-i2c-master-hub"; - reg =3D <0x0 0x0098c000 0x0 0x4000>; + reg =3D <0 0x0098c000 0 0x4000>; clock-names =3D "se", "core"; clocks =3D <&gcc GCC_QUPV3_I2C_S3_CLK>, <&gcc GCC_QUPV3_I2C_CORE_CLK>; @@ -1156,7 +1156,7 @@ i2c_hub_3: i2c@98c000 { =20 i2c_hub_4: i2c@990000 { compatible =3D "qcom,geni-i2c-master-hub"; - reg =3D <0x0 0x00990000 0x0 0x4000>; + reg =3D <0 0x00990000 0 0x4000>; clock-names =3D "se", "core"; clocks =3D <&gcc GCC_QUPV3_I2C_S4_CLK>, <&gcc GCC_QUPV3_I2C_CORE_CLK>; @@ -1653,8 +1653,8 @@ pcie0: pci@1c00000 { reg-names =3D "parf", "dbi", "elbi", "atu", "config"; #address-cells =3D <3>; #size-cells =3D <2>; - ranges =3D <0x01000000 0x0 0x60200000 0 0x60200000 0x0 0x100000>, - <0x02000000 0x0 0x60300000 0 0x60300000 0x0 0x3d00000>; + ranges =3D <0x01000000 0 0x60200000 0 0x60200000 0 0x100000>, + <0x02000000 0 0x60300000 0 0x60300000 0 0x3d00000>; bus-range =3D <0x00 0xff>; =20 dma-coherent; @@ -1693,7 +1693,7 @@ pcie0: pci@1c00000 { interconnects =3D <&pcie_noc MASTER_PCIE_0 0 &mc_virt SLAVE_EBI1 0>; =20 iommus =3D <&apps_smmu 0x1400 0x7f>; - iommu-map =3D <0x0 &apps_smmu 0x1400 0x1>, + iommu-map =3D <0 &apps_smmu 0x1400 0x1>, <0x100 &apps_smmu 0x1401 0x1>; =20 resets =3D <&gcc GCC_PCIE_0_BCR>; @@ -1744,16 +1744,16 @@ pcie0_phy: phy@1c06000 { pcie1: pci@1c08000 { device_type =3D "pci"; compatible =3D "qcom,pcie-sm8550"; - reg =3D <0x0 0x01c08000 0x0 0x3000>, - <0x0 0x40000000 0x0 0xf1d>, - <0x0 0x40000f20 0x0 0xa8>, - <0x0 0x40001000 0x0 0x1000>, - <0x0 0x40100000 0x0 0x100000>; + reg =3D <0 0x01c08000 0 0x3000>, + <0 0x40000000 0 0xf1d>, + <0 0x40000f20 0 0xa8>, + <0 0x40001000 0 0x1000>, + <0 0x40100000 0 0x100000>; reg-names =3D "parf", "dbi", "elbi", "atu", "config"; #address-cells =3D <3>; #size-cells =3D <2>; - ranges =3D <0x01000000 0x0 0x40200000 0 0x40200000 0x0 0x100000>, - <0x02000000 0x0 0x40300000 0 0x40300000 0x0 0x1fd00000>; + ranges =3D <0x01000000 0 0x40200000 0 0x40200000 0 0x100000>, + <0x02000000 0 0x40300000 0 0x40300000 0 0x1fd00000>; bus-range =3D <0x00 0xff>; =20 dma-coherent; @@ -1797,7 +1797,7 @@ pcie1: pci@1c08000 { interconnects =3D <&pcie_noc MASTER_PCIE_1 0 &mc_virt SLAVE_EBI1 0>; =20 iommus =3D <&apps_smmu 0x1480 0x7f>; - iommu-map =3D <0x0 &apps_smmu 0x1480 0x1>, + iommu-map =3D <0 &apps_smmu 0x1480 0x1>, <0x100 &apps_smmu 0x1481 0x1>; =20 resets =3D <&gcc GCC_PCIE_1_BCR>, @@ -1821,7 +1821,7 @@ pcie1: pci@1c08000 { =20 pcie1_phy: phy@1c0e000 { compatible =3D "qcom,sm8550-qmp-gen4x2-pcie-phy"; - reg =3D <0x0 0x01c0e000 0x0 0x2000>; + reg =3D <0 0x01c0e000 0 0x2000>; =20 clocks =3D <&gcc GCC_PCIE_1_AUX_CLK>, <&gcc GCC_PCIE_1_CFG_AHB_CLK>, @@ -1851,7 +1851,7 @@ pcie1_phy: phy@1c0e000 { =20 cryptobam: dma-controller@1dc4000 { compatible =3D "qcom,bam-v1.7.0"; - reg =3D <0x0 0x01dc4000 0x0 0x28000>; + reg =3D <0 0x01dc4000 0 0x28000>; interrupts =3D ; #dma-cells =3D <1>; qcom,ee =3D <0>; @@ -1862,7 +1862,7 @@ cryptobam: dma-controller@1dc4000 { =20 crypto: crypto@1de0000 { compatible =3D "qcom,sm8550-qce"; - reg =3D <0x0 0x01dfa000 0x0 0x6000>; + reg =3D <0 0x01dfa000 0 0x6000>; dmas =3D <&cryptobam 4>, <&cryptobam 5>; dma-names =3D "rx", "tx"; iommus =3D <&apps_smmu 0x480 0x0>, @@ -1873,7 +1873,7 @@ crypto: crypto@1de0000 { =20 ufs_mem_phy: phy@1d80000 { compatible =3D "qcom,sm8550-qmp-ufs-phy"; - reg =3D <0x0 0x01d80000 0x0 0x2000>; + reg =3D <0 0x01d80000 0 0x2000>; clocks =3D <&tcsr TCSR_UFS_CLKREF_EN>, <&gcc GCC_UFS_PHY_PHY_AUX_CLK>; clock-names =3D "ref", "ref_aux"; @@ -1892,7 +1892,7 @@ ufs_mem_phy: phy@1d80000 { ufs_mem_hc: ufs@1d84000 { compatible =3D "qcom,sm8550-ufshc", "qcom,ufshc", "jedec,ufs-2.0"; - reg =3D <0x0 0x01d84000 0x0 0x3000>; + reg =3D <0 0x01d84000 0 0x3000>; interrupts =3D ; phys =3D <&ufs_mem_phy>; phy-names =3D "ufsphy"; @@ -1954,7 +1954,7 @@ tcsr: clock-controller@1fc0000 { =20 remoteproc_mpss: remoteproc@4080000 { compatible =3D "qcom,sm8550-mpss-pas"; - reg =3D <0x0 0x04080000 0x0 0x4040>; + reg =3D <0 0x04080000 0 0x4040>; =20 interrupts-extended =3D <&intc GIC_SPI 264 IRQ_TYPE_EDGE_RISING>, <&smp2p_modem_in 0 IRQ_TYPE_EDGE_RISING>, @@ -2383,7 +2383,7 @@ dispcc: clock-controller@af00000 { =20 usb_1_hsphy: phy@88e3000 { compatible =3D "qcom,sm8550-snps-eusb2-phy"; - reg =3D <0x0 0x088e3000 0x0 0x154>; + reg =3D <0 0x088e3000 0 0x154>; #phy-cells =3D <0>; =20 clocks =3D <&tcsr TCSR_USB2_CLKREF_EN>; @@ -2396,7 +2396,7 @@ usb_1_hsphy: phy@88e3000 { =20 usb_dp_qmpphy: phy@88e8000 { compatible =3D "qcom,sm8550-qmp-usb3-dp-phy"; - reg =3D <0x0 0x088e8000 0x0 0x3000>; + reg =3D <0 0x088e8000 0 0x3000>; =20 clocks =3D <&gcc GCC_USB3_PRIM_PHY_AUX_CLK>, <&rpmhcc RPMH_CXO_CLK>, @@ -2418,7 +2418,7 @@ usb_dp_qmpphy: phy@88e8000 { =20 usb_1: usb@a6f8800 { compatible =3D "qcom,sm8550-dwc3", "qcom,dwc3"; - reg =3D <0x0 0x0a6f8800 0x0 0x400>; + reg =3D <0 0x0a6f8800 0 0x400>; #address-cells =3D <2>; #size-cells =3D <2>; ranges; @@ -2458,7 +2458,7 @@ usb_1: usb@a6f8800 { =20 usb_1_dwc3: usb@a600000 { compatible =3D "snps,dwc3"; - reg =3D <0x0 0x0a600000 0x0 0xcd00>; + reg =3D <0 0x0a600000 0 0xcd00>; interrupts =3D ; iommus =3D <&apps_smmu 0x40 0x0>; snps,dis_u2_susphy_quirk; @@ -3444,7 +3444,7 @@ system-cache-controller@25000000 { =20 remoteproc_adsp: remoteproc@30000000 { compatible =3D "qcom,sm8550-adsp-pas"; - reg =3D <0x0 0x30000000 0x0 0x100>; + reg =3D <0 0x30000000 0 0x100>; =20 interrupts-extended =3D <&pdc 6 IRQ_TYPE_EDGE_RISING>, <&smp2p_adsp_in 0 IRQ_TYPE_EDGE_RISING>, @@ -3576,7 +3576,7 @@ nsp_noc: interconnect@320c0000 { =20 remoteproc_cdsp: remoteproc@32300000 { compatible =3D "qcom,sm8550-cdsp-pas"; - reg =3D <0x0 0x32300000 0x0 0x1400000>; + reg =3D <0 0x32300000 0 0x1400000>; =20 interrupts-extended =3D <&intc GIC_SPI 578 IRQ_TYPE_EDGE_RISING>, <&smp2p_cdsp_in 0 IRQ_TYPE_EDGE_RISING>, --=20 2.34.1 From nobody Wed Sep 10 01:58:01 2025 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: quoted-printable 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 Reviewed-by: Konrad Dybcio --- 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/qco= m/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 { }; =20 qup_spi0_cs: qup-spi0-cs-state { - cs-pins { - pins =3D "gpio31"; - function =3D "qup1_se0"; - }; + pins =3D "gpio31"; + function =3D "qup1_se0"; + drive-strength =3D <6>; + bias-disable; }; =20 qup_spi0_data_clk: qup-spi0-data-clk-state { --=20 2.34.1 From nobody Wed Sep 10 01:58:01 2025 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 51A29C678D5 for ; Wed, 8 Mar 2023 08:34:13 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230428AbjCHIeL (ORCPT ); Wed, 8 Mar 2023 03:34:11 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:56740 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230360AbjCHIdg (ORCPT ); Wed, 8 Mar 2023 03:33:36 -0500 Received: from mail-wr1-x42d.google.com (mail-wr1-x42d.google.com [IPv6:2a00:1450:4864:20::42d]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 12DC926CCB for ; Wed, 8 Mar 2023 00:33:03 -0800 (PST) Received: by mail-wr1-x42d.google.com with SMTP id r18so14556460wrx.1 for ; Wed, 08 Mar 2023 00:33:02 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; t=1678264381; 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=mrjzbycvahC2qWo4+g2dlQgsce4F08+8FUswfvS3fdc=; b=vjIMj4YrRtXCIYL0GYTNI06bij3LwCKaY/BhO+GRH0cClgMCxoi7HlBCHXRrt4OwPw NchY00cYcr3fQSMs79jfFoUrv8UxI4e8t4ZpnN/76yjxRwLCaDlogZlO79vHQN6Mbwej JOCsW0fInPM5mkVLahhl+NA2obrELsJxm6qFrox29jsXXgPVogFDmu5sLqYKhhqwlVkM CQQt3Eurjj3Hb1KE1MxDdkuxHWhRVi40iwDoIMdNXFbuWJdzPzDZo2wSXRnzYGNac4Qa LCunR9fg2Z4U9iXsJO97RC6mcg8YBtZXmg/zKQ9lk9Q8nKaO50PviyrA63yxBqiEiEbm ksAQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1678264381; 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=mrjzbycvahC2qWo4+g2dlQgsce4F08+8FUswfvS3fdc=; b=M3tRgMdNBfsFn2CrPp8qL0RFCJWdcLF1ywWz0GVtVGvCbFmKJsbPyiYtIH5afuWoKa gBkzI4wxrrGXquhTBN42s6WETr8iovubm+Fj8wcC0jStrAJ072iSfWWCgDIkx5CovqdS GtQV43Em5D7SnOJWNvji4Q0yYd+xXVIXboyViAeLMqTFdtZzrrZKHmAuFQR4B6mfiSR4 lzjS+FNSP+frCZOJJkMBjJDkrkLG8Lxn5qSRIFgfbjwBRtsEHkmn68CxwQm7ujEZf4E7 IQLBUAtscvRhreEiZHr99AfO10yU4RxP6vUUaNeoXfU1qzLo4HnkTtGutZxVWVmSaTs8 ZWeQ== X-Gm-Message-State: AO0yUKW5Uuj478Gp2QrRIUkF7NmfOH4Il3XiBBpHrwA63ssFitUDCJup R22Nef2Qdp7eUjNuW2SC7Vsw8lnBnIGxfqvUiQtaYw== X-Google-Smtp-Source: AK7set8oS+rGpxMJbjUjyrLII6bqdfrz7UWEgw0XQcKOu8pVfIoTB543vno3mUILoTr+ZTk2IziWEg== X-Received: by 2002:adf:f18a:0:b0:2c7:1d20:7743 with SMTP id h10-20020adff18a000000b002c71d207743mr11907012wro.21.1678264380980; Wed, 08 Mar 2023 00:33:00 -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.58 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 08 Mar 2023 00:32:59 -0800 (PST) From: Neil Armstrong Date: Wed, 08 Mar 2023 09:32:54 +0100 Subject: [PATCH 3/3] arm64: dts: qcom: sm8550: misc style fixes MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Message-Id: <20230308-topic-sm8550-upstream-dt-fixups-v1-3-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 Miscellaneous DT fixes to remove spurious blank line and enhance readabilit= y. Fixes: ffc50b2d3828 ("arm64: dts: qcom: Add base SM8550 dtsi") Fixes: d7da51db5b81 ("arm64: dts: qcom: sm8550: add display hardware device= s") Signed-off-by: Neil Armstrong Reviewed-by: Konrad Dybcio --- arch/arm64/boot/dts/qcom/sm8550.dtsi | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/arch/arm64/boot/dts/qcom/sm8550.dtsi b/arch/arm64/boot/dts/qco= m/sm8550.dtsi index c25c68257412..6208a6196090 100644 --- a/arch/arm64/boot/dts/qcom/sm8550.dtsi +++ b/arch/arm64/boot/dts/qcom/sm8550.dtsi @@ -412,7 +412,6 @@ xbl_sc_mem: xbl-sc-region@d8100000 { no-map; }; =20 - hyp_tags_reserved_mem: hyp-tags-reserved-region@811d0000 { reg =3D <0 0x811d0000 0 0x30000>; no-map; @@ -2210,7 +2209,8 @@ mdss_dsi0: dsi@ae94000 { =20 assigned-clocks =3D <&dispcc DISP_CC_MDSS_BYTE0_CLK_SRC>, <&dispcc DISP_CC_MDSS_PCLK0_CLK_SRC>; - assigned-clock-parents =3D <&mdss_dsi0_phy 0>, <&mdss_dsi0_phy 1>; + assigned-clock-parents =3D <&mdss_dsi0_phy 0>, + <&mdss_dsi0_phy 1>; =20 operating-points-v2 =3D <&mdss_dsi_opp_table>; =20 @@ -2302,8 +2302,10 @@ mdss_dsi1: dsi@ae96000 { =20 power-domains =3D <&rpmhpd SM8550_MMCX>; =20 - assigned-clocks =3D <&dispcc DISP_CC_MDSS_BYTE1_CLK_SRC>, <&dispcc DIS= P_CC_MDSS_PCLK1_CLK_SRC>; - assigned-clock-parents =3D <&mdss_dsi1_phy 0>, <&mdss_dsi1_phy 1>; + assigned-clocks =3D <&dispcc DISP_CC_MDSS_BYTE1_CLK_SRC>, + <&dispcc DISP_CC_MDSS_PCLK1_CLK_SRC>; + assigned-clock-parents =3D <&mdss_dsi1_phy 0>, + <&mdss_dsi1_phy 1>; =20 operating-points-v2 =3D <&mdss_dsi_opp_table>; =20 @@ -3171,7 +3173,7 @@ apps_smmu: iommu@15000000 { =20 intc: interrupt-controller@17100000 { compatible =3D "arm,gic-v3"; - reg =3D <0 0x17100000 0 0x10000>, /* GICD */ + reg =3D <0 0x17100000 0 0x10000>, /* GICD */ <0 0x17180000 0 0x200000>; /* GICR * 8 */ ranges; #interrupt-cells =3D <3>; --=20 2.34.1