From patchwork Mon Jan 23 12:39:37 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Krzysztof Kozlowski X-Patchwork-Id: 645624 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 BAC9EC54E94 for ; Mon, 23 Jan 2023 12:39:50 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231742AbjAWMjt (ORCPT ); Mon, 23 Jan 2023 07:39:49 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:42472 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231741AbjAWMjr (ORCPT ); Mon, 23 Jan 2023 07:39:47 -0500 Received: from mail-wm1-x331.google.com (mail-wm1-x331.google.com [IPv6:2a00:1450:4864:20::331]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id B247E11167 for ; Mon, 23 Jan 2023 04:39:43 -0800 (PST) Received: by mail-wm1-x331.google.com with SMTP id f25-20020a1c6a19000000b003da221fbf48so8450136wmc.1 for ; Mon, 23 Jan 2023 04:39:43 -0800 (PST) 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:message-id:reply-to; bh=CxZUG7WXwxmHRD/CiGq8cgS4TR++f6dGdX+PNWdo2hw=; b=g+VU7EiZyD/baFtvQAvpPHQeZRWHMotbhHOjnwT6LdJPnH8/A5T1BwnpK1GpYvthC6 EUqsPzCvVpVLEwsceI7WtsAtOwaOREjWXTso2h7XD+Bl/QGp/xlFQEOyDiU2zRCo7hJW u9ECqliBxG/5wJq+xOHyKz6WZ5RkXIXOdfeSggwzIs2XlavB2RIlrRijjmHg779YHKY7 iF+zB2RsRYMkb8/t8ep1RJdZhJNS2Y2ZLbHLaglNyIXO6Na5uxvQDfPyyMGPhXmEf7gJ DlmDQg0pvMbdDMjjirfg99hQVqFIaeyI0xl1LLLcbkvcmNcvjgCPPvoiNyhTlAXJfMLp xfUA== 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:message-id :reply-to; bh=CxZUG7WXwxmHRD/CiGq8cgS4TR++f6dGdX+PNWdo2hw=; b=Jxg458IiKrXPdsahXBHvHVXuZr7SbJJanW6zQadJhrPvLjQI7jYF29TQK2Kh1G2nwO TIE2SmFgvzW6zRPQeZFy9HkgNJiEPhItdZBU1bnIeOgxRxZTlm2tURQQXJP1qiUlxkfy 8iNXBAzonzhwPOCqKOggreqTeIVNa/l9aiuPSigi1eAFvHRKOyKiz3hP1lWPmy7YLpDY ssV0kko1eYACINIL69CzUlmDfp4vqsnhXoJv5n32sHdAakHf6d6YZcAWV+3l091/croc cEqQtgrWrmQN10SJ7LujXiuYda+sqnOV45yr7fALhi5v7vtvZB2GSxZAtCF4ZOdvsa1N lscw== X-Gm-Message-State: AFqh2kowwCf6B9Amq3779S6QK7w4j+8lk2tVTGzi3Xz3ac0Kvy+Ic+p+ ini88mUfDmlcNL1nspwBLW1kgw== X-Google-Smtp-Source: AMrXdXtMFGbO2SvMImopFAFjQbvVi1db5w62HEcZc8VFTwGDyaJCPbwrBKu/GTrvgc/9Y7dNm6CzfQ== X-Received: by 2002:a1c:750e:0:b0:3da:fcf6:7146 with SMTP id o14-20020a1c750e000000b003dafcf67146mr23999897wmc.14.1674477582317; Mon, 23 Jan 2023 04:39:42 -0800 (PST) Received: from krzk-bin.. ([178.197.216.144]) by smtp.gmail.com with ESMTPSA id m37-20020a05600c3b2500b003daf681d05dsm11347568wms.26.2023.01.23.04.39.40 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 23 Jan 2023 04:39:41 -0800 (PST) From: Krzysztof Kozlowski To: Andy Gross , Bjorn Andersson , Konrad Dybcio , Rob Herring , Krzysztof Kozlowski , Dmitry Baryshkov , Vinod Koul , linux-arm-msm@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Cc: Krzysztof Kozlowski Subject: [PATCH 1/3] arm64: dts: qcom: use generic node name for Bluetooth Date: Mon, 23 Jan 2023 13:39:37 +0100 Message-Id: <20230123123939.139327-1-krzysztof.kozlowski@linaro.org> X-Mailer: git-send-email 2.34.1 MIME-Version: 1.0 Precedence: bulk List-ID: X-Mailing-List: linux-arm-msm@vger.kernel.org Node names should be generic (as Devicetree spec mandates), so use "bluetooth" for BT node. Signed-off-by: Krzysztof Kozlowski --- arch/arm64/boot/dts/qcom/sc7180-idp.dts | 2 +- arch/arm64/boot/dts/qcom/sdm845-cheza.dtsi | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/arch/arm64/boot/dts/qcom/sc7180-idp.dts b/arch/arm64/boot/dts/qcom/sc7180-idp.dts index 774f9d45f051..6ea8dd7d3e01 100644 --- a/arch/arm64/boot/dts/qcom/sc7180-idp.dts +++ b/arch/arm64/boot/dts/qcom/sc7180-idp.dts @@ -430,7 +430,7 @@ &uart3 { pinctrl-names = "default", "sleep"; pinctrl-1 = <&qup_uart3_sleep>; - bluetooth: wcn3990-bt { + bluetooth: bluetooth { compatible = "qcom,wcn3990-bt"; vddio-supply = <&vreg_l10a_1p8>; vddxo-supply = <&vreg_l1c_1p8>; diff --git a/arch/arm64/boot/dts/qcom/sdm845-cheza.dtsi b/arch/arm64/boot/dts/qcom/sdm845-cheza.dtsi index a78075155310..e19178c1ec44 100644 --- a/arch/arm64/boot/dts/qcom/sdm845-cheza.dtsi +++ b/arch/arm64/boot/dts/qcom/sdm845-cheza.dtsi @@ -862,7 +862,7 @@ &uart6 { pinctrl-0 = <&qup_uart6_4pin>; - bluetooth: wcn3990-bt { + bluetooth: bluetooth { compatible = "qcom,wcn3990-bt"; vddio-supply = <&src_pp1800_s4a>; vddxo-supply = <&pp1800_l7a_wcn3990>; From patchwork Mon Jan 23 12:39:38 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Krzysztof Kozlowski X-Patchwork-Id: 647311 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 3B7CBC38142 for ; Mon, 23 Jan 2023 12:39:56 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231761AbjAWMjv (ORCPT ); Mon, 23 Jan 2023 07:39:51 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:42456 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231751AbjAWMjs (ORCPT ); Mon, 23 Jan 2023 07:39:48 -0500 Received: from mail-wm1-x334.google.com (mail-wm1-x334.google.com [IPv6:2a00:1450:4864:20::334]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 4C12323DAB for ; Mon, 23 Jan 2023 04:39:45 -0800 (PST) Received: by mail-wm1-x334.google.com with SMTP id m5-20020a05600c4f4500b003db03b2559eso8440681wmq.5 for ; Mon, 23 Jan 2023 04:39:45 -0800 (PST) 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 :message-id:reply-to; bh=yMEXBUhz1I/IqxZeXa+fNMJbdk1gkDT/FjHuaLwENDc=; b=ikprnw+HLw3iK2peulGj9depeyHuekQquYDdT60rfdTZp2Ly+EyUs4xtxARYKi5aJo 54Tp+amTOHUXSiefk/83+/IMBlHhYwLR+dtJX4H6JRGRDHcazP3D50f06qzZ4oLJ28bF 3BLe2vmB8XSvIczabQRnJ+pB+WU76GFOqzV7rJUEKwvIV1IsTAK2dNUsucOpqCfNdITu f0xHpQBsbk06TrStpKNfj+lX9hWvPv517Ca8Cc7/j6S60rRclXVM0o3OTE3aDtCisjTp Nn+CFA4fTWKeqqiQ0871joPwATWMBvxhXCMBD93aDrfPQ0leNjaKh71F979xVd6qcvW4 CXGQ== 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:message-id:reply-to; bh=yMEXBUhz1I/IqxZeXa+fNMJbdk1gkDT/FjHuaLwENDc=; b=TGbhq+/GjhFiCR1IIHC/gfpKwdhZF+UTUWvvVe2DCDqSFzyf7kHJAWHYXy/feB6VQu QVKfytd98/MoyGGoWEl0p1Dl5f9oAMlH0ejr1Wfc07/hsA7CzVpOSOBnMZpGKfUYoPzH td0UB9PH9aplWr6Mn5duPayLzu7S08ndpgDdJnRhk0toqyy7VR6DpY0RiaRp21adXcyt MDLzit0BcCnwIycTyhWYZ0mquOnOjFTAFVtEJ4yo2HtLJc96odjWG6bTUskXB1exfyX0 fD8dR8Zdi+bwdkKcsA1f/tx5qMJB00duwJ1I3iZxfByuWfqYBUmCRqL/dttZh+OSMTlR 7w3A== X-Gm-Message-State: AFqh2kr4XeI11HvFxCs0WQb7PbtKefXAHyjAp0Tj/QxdudThWw19R/tx vwljZyIiGipW6h7+doe06Ha9VA== X-Google-Smtp-Source: AMrXdXs/9pcknF6x4KEg1VOGmzmJs/yxQyYQu7TT9MmzZJjl7EhvWNFRoRMwY5r7fv5gbR/1D9sJGw== X-Received: by 2002:a05:600c:4f07:b0:3db:2295:9977 with SMTP id l7-20020a05600c4f0700b003db22959977mr15245855wmq.40.1674477583703; Mon, 23 Jan 2023 04:39:43 -0800 (PST) Received: from krzk-bin.. ([178.197.216.144]) by smtp.gmail.com with ESMTPSA id m37-20020a05600c3b2500b003daf681d05dsm11347568wms.26.2023.01.23.04.39.42 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 23 Jan 2023 04:39:43 -0800 (PST) From: Krzysztof Kozlowski To: Andy Gross , Bjorn Andersson , Konrad Dybcio , Rob Herring , Krzysztof Kozlowski , Dmitry Baryshkov , Vinod Koul , linux-arm-msm@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Cc: Krzysztof Kozlowski Subject: [PATCH 2/3] arm64: dts: qcom: sm8350: drop incorrect cells from serial Date: Mon, 23 Jan 2023 13:39:38 +0100 Message-Id: <20230123123939.139327-2-krzysztof.kozlowski@linaro.org> X-Mailer: git-send-email 2.34.1 In-Reply-To: <20230123123939.139327-1-krzysztof.kozlowski@linaro.org> References: <20230123123939.139327-1-krzysztof.kozlowski@linaro.org> MIME-Version: 1.0 Precedence: bulk List-ID: X-Mailing-List: linux-arm-msm@vger.kernel.org The serial/UART device node does not have children with unit addresses, so adderss/size cells are not correct. Fixes: cf03cd7e12bd ("arm64: dts: qcom: sm8350: Set up WRAP0 QUPs") Signed-off-by: Krzysztof Kozlowski --- arch/arm64/boot/dts/qcom/sm8350.dtsi | 2 -- 1 file changed, 2 deletions(-) diff --git a/arch/arm64/boot/dts/qcom/sm8350.dtsi b/arch/arm64/boot/dts/qcom/sm8350.dtsi index 4efe79985186..018f26f729f1 100644 --- a/arch/arm64/boot/dts/qcom/sm8350.dtsi +++ b/arch/arm64/boot/dts/qcom/sm8350.dtsi @@ -1031,8 +1031,6 @@ uart2: serial@98c000 { interrupts = ; power-domains = <&rpmhpd SM8350_CX>; operating-points-v2 = <&qup_opp_table_100mhz>; - #address-cells = <1>; - #size-cells = <0>; status = "disabled"; }; From patchwork Mon Jan 23 12:39:39 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Krzysztof Kozlowski X-Patchwork-Id: 647310 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 5001CC54E94 for ; Mon, 23 Jan 2023 12:40:52 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231629AbjAWMkv (ORCPT ); Mon, 23 Jan 2023 07:40:51 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:42522 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231771AbjAWMjw (ORCPT ); Mon, 23 Jan 2023 07:39:52 -0500 Received: from mail-wm1-x330.google.com (mail-wm1-x330.google.com [IPv6:2a00:1450:4864:20::330]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id B4B9C23C74 for ; Mon, 23 Jan 2023 04:39:46 -0800 (PST) Received: by mail-wm1-x330.google.com with SMTP id g10so8898949wmo.1 for ; Mon, 23 Jan 2023 04:39:46 -0800 (PST) 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 :message-id:reply-to; bh=4AgOtt5P2IspPFUI7c8w5WSERc0jA8UFoB9NQWi3fF4=; b=xg4AaHDodgHXlDanNcVXmHs23yalek+9gtXH35V9UMjCX1ufTHF9rsP4hs+IhoOUhx x6bhJJdIEGdwOfEzBc+RW6Ny+hpuEylGdYyw6R3IrwM23XWJf0Xurkq5oeS0/wT1RD5D yruHYnpdXThTTBpOs2bSryup3+3qFQTr2/YYG+Vd/XF2C7KayEbzeQ8xjqHDxDwlP1r7 ehK42D9+f2iYUOtLXuf6nDUAC80Ckzp628MAeLqy2l+Zru73xst9pQM5Obui80b063mR p6DnUkjQnZJmqpznD+Ry8r/uPW8EtQpyZ2mO0Itvq4VP1LUyfb6sQ7QxGR7YQWEmKqME 5sBg== 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:message-id:reply-to; bh=4AgOtt5P2IspPFUI7c8w5WSERc0jA8UFoB9NQWi3fF4=; b=fl4/Zm1gdMzrIIT/CtohNTzu+HuLD3WR68ewdHcOQspoqEXETl8f6a46TY3zo7s9so /feVwvAaW1MM3ReJaVHAAgKcROjhYsyME+ivw0iyUV56VywM309cf2wz9qBUGnl3nK33 AuVhoDXCma1pFczZ9nkSbHNsnB5OLCdup0cxOme6fXH8EcSQ6IRLRakJsz6A+2EKJ7AH Aj8Bg7Bi0fPrly/+3iXhRerkjy1Nm9tLs5i2DHIbyD8x5yxWDxAxmzIvnAwJ25Ow7Vfr zhrLMPvLy58zjdxyshAe0lLP2NpJsymYhRhxMB7VOdZaxJTMriJlA4wwZDnBzIX1fUqI ktTg== X-Gm-Message-State: AFqh2kpS/KBB0WbTeT7OXhZoE/fUfYWMDK8pSMAUQXEtoGjw2OzyG8XD Tc1VlwOP8UkpTrjdt18hZTjwfw== X-Google-Smtp-Source: AMrXdXvMsNrGrLZqmJtcl20OcHffJIcgX7rfzgimiE3e64uUyjpLDfh92PeMjkRJUcdRR49vVmA7SA== X-Received: by 2002:a05:600c:684:b0:3cf:5d41:b748 with SMTP id a4-20020a05600c068400b003cf5d41b748mr31873893wmn.36.1674477585138; Mon, 23 Jan 2023 04:39:45 -0800 (PST) Received: from krzk-bin.. ([178.197.216.144]) by smtp.gmail.com with ESMTPSA id m37-20020a05600c3b2500b003daf681d05dsm11347568wms.26.2023.01.23.04.39.43 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 23 Jan 2023 04:39:44 -0800 (PST) From: Krzysztof Kozlowski To: Andy Gross , Bjorn Andersson , Konrad Dybcio , Rob Herring , Krzysztof Kozlowski , Dmitry Baryshkov , Vinod Koul , linux-arm-msm@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Cc: Krzysztof Kozlowski Subject: [PATCH 3/3] arm64: dts: qcom: sm8450: drop incorrect cells from serial Date: Mon, 23 Jan 2023 13:39:39 +0100 Message-Id: <20230123123939.139327-3-krzysztof.kozlowski@linaro.org> X-Mailer: git-send-email 2.34.1 In-Reply-To: <20230123123939.139327-1-krzysztof.kozlowski@linaro.org> References: <20230123123939.139327-1-krzysztof.kozlowski@linaro.org> MIME-Version: 1.0 Precedence: bulk List-ID: X-Mailing-List: linux-arm-msm@vger.kernel.org The serial/UART device node does not have children with unit addresses, so adderss/size cells are not correct. Fixes: f5837418479a ("arm64: dts: qcom: sm8450: add uart20 node") Fixes: 5188049c9b36 ("arm64: dts: qcom: Add base SM8450 DTSI") Signed-off-by: Krzysztof Kozlowski --- arch/arm64/boot/dts/qcom/sm8450.dtsi | 4 ---- 1 file changed, 4 deletions(-) diff --git a/arch/arm64/boot/dts/qcom/sm8450.dtsi b/arch/arm64/boot/dts/qcom/sm8450.dtsi index d66dcd8fe61f..395a3a156e24 100644 --- a/arch/arm64/boot/dts/qcom/sm8450.dtsi +++ b/arch/arm64/boot/dts/qcom/sm8450.dtsi @@ -1017,8 +1017,6 @@ uart20: serial@894000 { pinctrl-names = "default"; pinctrl-0 = <&qup_uart20_default>; interrupts = ; - #address-cells = <1>; - #size-cells = <0>; status = "disabled"; }; @@ -1411,8 +1409,6 @@ uart7: serial@99c000 { pinctrl-names = "default"; pinctrl-0 = <&qup_uart7_tx>, <&qup_uart7_rx>; interrupts = ; - #address-cells = <1>; - #size-cells = <0>; status = "disabled"; }; };