From patchwork Tue Jan 24 08:49:48 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Krzysztof Kozlowski X-Patchwork-Id: 646196 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 C5DA6C38142 for ; Tue, 24 Jan 2023 08:49:59 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S233239AbjAXIt6 (ORCPT ); Tue, 24 Jan 2023 03:49:58 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:36506 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232745AbjAXIt6 (ORCPT ); Tue, 24 Jan 2023 03:49:58 -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 374552D56 for ; Tue, 24 Jan 2023 00:49:57 -0800 (PST) Received: by mail-wm1-x331.google.com with SMTP id l41-20020a05600c1d2900b003daf986faaeso10355047wms.3 for ; Tue, 24 Jan 2023 00:49:57 -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=QDmPV9MKbrKVZjpkJYWkZeeKBhfjxvdtvqS2P5s7ObE=; b=rl0qe45pN/OTzj/sKzZddQ0/0n+T5Pbpf0AMdDqQOnfUfiRiRcJc0v8AN4c8afy8QI 43p5KzofR7NLhuaPWOecSdT6BCleJ5brthZVa9etq+J1S6CMgwvvyCXQDyx3N6qRfjYN JleZbNdb50MfVH9adYGmmgszHkV6h1Mfb+L+f9/Rfpm6I+mwQmbOLCnZIpEIGEHMjONG 97iLp2RwukFD5zmiaG341wNDQnzm2ZkxQfN8O/tXjs0cS9XAxXgqBXFod2twL+3W4+ML NYCGyp2rhnqH2XnrkoQnaqQ0hHvWwb71gHVyEJSLb5IXo0M/d+L0/+/7RrPeG1ECCYfO BRoA== 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=QDmPV9MKbrKVZjpkJYWkZeeKBhfjxvdtvqS2P5s7ObE=; b=L2YMhzfnVIBkFTPVA5GNiWJYnT5ytFwsv3dZBiWJdGkeB8Q+oBgmdNDPHRUD9Lh37n r6rr9BbVxgreOpVTaB/gio5xpsvmhHx3aecrLks3ZZJj0Pcx9iAtBGpXL6detcxMbtDp EYTt5bJuhUCrAolDBxDu42dq1CjINPqst0j3jiiXzr1hG8plVFjTsKjZH1m9YhOBGx6K McMhxTdqYc7aAc6T7ChSWBC9cJ3Oo6jhY8CnP4ECOfisQWCPk1VanMJ1u5Pfu8zgo8Te 1LHURafpMRaGlAjW/z1tz7dxnRoU5ETCKwjsmXElU2J9rRxsrwE0taMTyOMS+4ivg6B6 pS4w== X-Gm-Message-State: AFqh2krr6uG99FX3GhLdcZRNUTZx2P/uE0XK41WFSOO3suoGPp7Xqtjb G3KI75xBtkqpXiVOdRRgFOjkjg== X-Google-Smtp-Source: AMrXdXt1nw8Xsu7Wno9Z5tG5WShVxccvrPwFdIbfFL28x7iIuEeNUb/yxERc9RMC5PcrpMbjmxaOOg== X-Received: by 2002:a05:600c:181c:b0:3da:f9e9:3a1a with SMTP id n28-20020a05600c181c00b003daf9e93a1amr27266612wmp.20.1674550195794; Tue, 24 Jan 2023 00:49:55 -0800 (PST) Received: from krzk-bin.. ([178.197.216.144]) by smtp.gmail.com with ESMTPSA id p18-20020a05600c431200b003dab40f9eafsm1340036wme.35.2023.01.24.00.49.53 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 24 Jan 2023 00:49:54 -0800 (PST) From: Krzysztof Kozlowski To: Andy Gross , Bjorn Andersson , Konrad Dybcio , Rob Herring , Krzysztof Kozlowski , Dmitry Baryshkov , Vinod Koul , Neil Armstrong , linux-arm-msm@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Cc: Krzysztof Kozlowski Subject: [PATCH v3 1/4] arm64: dts: qcom: use generic node name for Bluetooth Date: Tue, 24 Jan 2023 09:49:48 +0100 Message-Id: <20230124084951.38195-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 Node names should be generic (as Devicetree spec mandates), so use "bluetooth" for BT node. Signed-off-by: Krzysztof Kozlowski Reviewed-by: Konrad Dybcio --- Changes since v2: 1. Add tag Changes since v1: 1. Fix also msm8996-xiaomi-common --- arch/arm64/boot/dts/qcom/msm8996-xiaomi-common.dtsi | 2 +- arch/arm64/boot/dts/qcom/sc7180-idp.dts | 2 +- arch/arm64/boot/dts/qcom/sdm845-cheza.dtsi | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/arch/arm64/boot/dts/qcom/msm8996-xiaomi-common.dtsi b/arch/arm64/boot/dts/qcom/msm8996-xiaomi-common.dtsi index 5b47b8de69da..2acfed28e3cb 100644 --- a/arch/arm64/boot/dts/qcom/msm8996-xiaomi-common.dtsi +++ b/arch/arm64/boot/dts/qcom/msm8996-xiaomi-common.dtsi @@ -229,7 +229,7 @@ &blsp1_uart2 { status = "okay"; label = "QCA_UART"; - bluetooth: qca6174a { + bluetooth: bluetooth { compatible = "qcom,qca6174-bt"; enable-gpios = <&pm8994_gpios 19 GPIO_ACTIVE_HIGH>; diff --git a/arch/arm64/boot/dts/qcom/sc7180-idp.dts b/arch/arm64/boot/dts/qcom/sc7180-idp.dts index c7a22c7976b7..6437551c61d4 100644 --- a/arch/arm64/boot/dts/qcom/sc7180-idp.dts +++ b/arch/arm64/boot/dts/qcom/sc7180-idp.dts @@ -424,7 +424,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 4ed6f9fb1a3c..9e26b07512bc 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 Tue Jan 24 08:49:50 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Krzysztof Kozlowski X-Patchwork-Id: 646195 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 1135EC38142 for ; Tue, 24 Jan 2023 08:50:08 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S233329AbjAXIuG (ORCPT ); Tue, 24 Jan 2023 03:50:06 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:36654 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S233259AbjAXIuC (ORCPT ); Tue, 24 Jan 2023 03:50:02 -0500 Received: from mail-wm1-x32a.google.com (mail-wm1-x32a.google.com [IPv6:2a00:1450:4864:20::32a]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 865573EFE0 for ; Tue, 24 Jan 2023 00:50:01 -0800 (PST) Received: by mail-wm1-x32a.google.com with SMTP id f25-20020a1c6a19000000b003da221fbf48so10348225wmc.1 for ; Tue, 24 Jan 2023 00:50:01 -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=oD52YgTCemzXDaGqkXika2VPrKf8oXYMlqk9+OcA3a0=; b=fb8siKApjjN82Y79a4FaMmlnBqfE9/H75opK/f+BiT+gO+kwA1oN1Lerem+/XP9TPa tB7wKiA5CIn0uyEmpEAIuu8P8up1wNzfdTmPP2QBpHwTPx4coDJLNG3iDwRj1U7VLJVZ e3PHLTW33hUx/ogizpxIWqL0vYQnkhIl1C75a0F3Ipb/3jz7CSUlZKSaMJU4Cr2pTXjM 7QM37Vab/DuCIXj3miWb730VWkxQOlK5Kya8Hm/fMKg6D7G76BcInKWDAbbxr+tHVeHg skyc7chFX53yZZWQwKHZPRI5hg9LLmJw9fJ53IvinsQ7t6cMZoNQwpceeUmsGP/qvHP9 ksiA== 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=oD52YgTCemzXDaGqkXika2VPrKf8oXYMlqk9+OcA3a0=; b=GVM17kyFlJSH4eyzoh0Siv51SZg8b4IT96TaORDshACjz+hbgg3TsAum1X1wItomSo QMxYcOC3HxHq5918Al6YIHliT5qxfvy2WSvJAV/5X3iFSgQKVAoe2WX2lT2/uBBV95DJ FTaGIJtcX2unfsQMEdRIJswcXc3ypM69L45lMVAgedSZvzT9EtOZOW1OCm1meFKs6vvl /PDPX+KdDlXKIQSnnqfhu3oV7NqL9DcO9Pxza3T+B2uy0NaADdhCLIBwv7msVJuOdQZq sqt5ZmzDlh04cOqgi3AB6IR65rohKaw+tuYkCOYaUVISGYUKV4KCCPv+Jm4fult5lKit lF2g== X-Gm-Message-State: AFqh2koCh95PumNiRkC+mBGpjR6OdxE11TAo6GdZ3b0Iw6Q7Mp2SJ4fh sVWke/EmEhxvRJRgAEG3LgXERA== X-Google-Smtp-Source: AMrXdXtz0Z3lKjCTtHVwHjLx/OF0OYLE6Qqbyu693AjZj7Epf9NcbIQvDwOTDl1IHJZQi5ByQDH1TA== X-Received: by 2002:a05:600c:a29e:b0:3d9:ee01:ae5b with SMTP id hu30-20020a05600ca29e00b003d9ee01ae5bmr26905766wmb.12.1674550200082; Tue, 24 Jan 2023 00:50:00 -0800 (PST) Received: from krzk-bin.. ([178.197.216.144]) by smtp.gmail.com with ESMTPSA id p18-20020a05600c431200b003dab40f9eafsm1340036wme.35.2023.01.24.00.49.58 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 24 Jan 2023 00:49:59 -0800 (PST) From: Krzysztof Kozlowski To: Andy Gross , Bjorn Andersson , Konrad Dybcio , Rob Herring , Krzysztof Kozlowski , Dmitry Baryshkov , Vinod Koul , Neil Armstrong , linux-arm-msm@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Cc: Krzysztof Kozlowski Subject: [PATCH v3 3/4] arm64: dts: qcom: sm8450: drop incorrect cells from serial Date: Tue, 24 Jan 2023 09:49:50 +0100 Message-Id: <20230124084951.38195-3-krzysztof.kozlowski@linaro.org> X-Mailer: git-send-email 2.34.1 In-Reply-To: <20230124084951.38195-1-krzysztof.kozlowski@linaro.org> References: <20230124084951.38195-1-krzysztof.kozlowski@linaro.org> MIME-Version: 1.0 Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org The serial/UART device node does not have children with unit addresses, so address/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 Reviewed-by: Konrad Dybcio --- Changes since v2: 1. Add tag 2. Correct typo in commit msg Changes since v1: 1. None --- 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 5ba65780166e..873bc9c412f2 100644 --- a/arch/arm64/boot/dts/qcom/sm8450.dtsi +++ b/arch/arm64/boot/dts/qcom/sm8450.dtsi @@ -1007,8 +1007,6 @@ uart20: serial@894000 { pinctrl-names = "default"; pinctrl-0 = <&qup_uart20_default>; interrupts = ; - #address-cells = <1>; - #size-cells = <0>; status = "disabled"; }; @@ -1401,8 +1399,6 @@ uart7: serial@99c000 { pinctrl-names = "default"; pinctrl-0 = <&qup_uart7_tx>, <&qup_uart7_rx>; interrupts = ; - #address-cells = <1>; - #size-cells = <0>; status = "disabled"; }; };