From mboxrd@z Thu Jan 1 00:00:00 1970 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 BB152C636CD for ; Mon, 6 Feb 2023 00:16:46 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229468AbjBFAQo (ORCPT ); Sun, 5 Feb 2023 19:16:44 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:41826 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229547AbjBFAQj (ORCPT ); Sun, 5 Feb 2023 19:16:39 -0500 Received: from mail-oa1-x31.google.com (mail-oa1-x31.google.com [IPv6:2001:4860:4864:20::31]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 0346B199FD for ; Sun, 5 Feb 2023 16:16:38 -0800 (PST) Received: by mail-oa1-x31.google.com with SMTP id 586e51a60fabf-163bd802238so13439947fac.1 for ; Sun, 05 Feb 2023 16:16:37 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=kali.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=LwqMPPyY51EV2jUmrtHciC13l76bJLdemVUP+XoDQUw=; b=IKB/6CdIkb5usBVqXhP/9KUGQRr8+kLzTgEQSaYaqJrdFXw32vOHiPBnkcSLUBr+xU e0epRrth3NHk2DPvqWT+7WLyQNFbH0flKEWC8AGCmqJ17AdWnefUmiuWGbx2C7Czb7oH 8ykdnAsh5bF71JRq+/Fa8L2ylg6r+Jmkpa3Xn0MwgNzjMZ54i7d0b08O8oQ7hdwJLDIH os+7POEMWOKJO7oWuP32s9DUw/MYoczy6EsyWciV4WBw6CWp5mn53cTL4sDIn2CmZ+h5 QxmOgCW0rXBD0p2Gjje/1FFtZiKmfRqC44qH0VmzWok6GD0qRkstvpZiIHn+DEjYObNU Fnaw== 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=LwqMPPyY51EV2jUmrtHciC13l76bJLdemVUP+XoDQUw=; b=yYVQv++Hn71AUJPk3ZMIe+6bcHuUAYbXZIy5nNxu9txN4GwhB/nqtuS4d1KlTxKGBm JBavYNfdrKeJBVmoqY1A01Kw3aisUlvLh6r+km2sq9nFSJZYS7Nz3a25Mxf5jOvhgJt9 3xjK/20u8jT8kCzZvM0FRIP+r+o3Gl6z/GO4r0wg95RVDSWLwNDqcGiUaPhPpDSbSjxn +07QzCzTScl8qTzfBCaHQKwq/4kaQTEP1RYdsSNq9tC0Cyw9hLedtjwkskhefjI0+075 1g4pzg3eJOmlzVtPMzE1vMhDzpv3p6xgXmBGk+k4Wtkj/y3cqhrsZfdYNacbJKf5se20 YMcA== X-Gm-Message-State: AO0yUKVhF/fQJ7H6KSr6/l7jMWvl8CvWh464cs0BHpeGbKivMbs1PqFN 4O+w7NAvITg69n0p8zuDv/gmJWGdOTCsuBy9MR0= X-Google-Smtp-Source: AK7set/SG/WNa4GTrT3QUz5mxquFlm7mbBz9XvFk+WQvDcKfXxXUP8y+KoCxt3A9StQh74gp+TwzWw== X-Received: by 2002:a05:6870:8187:b0:163:2fc9:c17 with SMTP id k7-20020a056870818700b001632fc90c17mr9408083oae.21.1675642597331; Sun, 05 Feb 2023 16:16:37 -0800 (PST) Received: from localhost (23-118-233-243.lightspeed.snantx.sbcglobal.net. [23.118.233.243]) by smtp.gmail.com with ESMTPSA id l22-20020a056870d4d600b001636786f7absm3462133oai.43.2023.02.05.16.16.36 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 05 Feb 2023 16:16:36 -0800 (PST) From: Steev Klimaszewski To: Steev Klimaszewski Cc: "David S. Miller" , Eric Dumazet , Jakub Kicinski , Paolo Abeni , Rob Herring , Krzysztof Kozlowski , Andy Gross , Bjorn Andersson , Konrad Dybcio , Marcel Holtmann , Johan Hedberg , Luiz Augusto von Dentz , Sven Peter , netdev@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-msm@vger.kernel.org, linux-bluetooth@vger.kernel.org, Mark Pearson , Krzysztof Kozlowski Subject: [RESEND PATCH v3 1/4] dt-bindings: net: Add WCN6855 Bluetooth Date: Sun, 5 Feb 2023 18:16:31 -0600 Message-Id: <20230206001634.2566-2-steev@kali.org> X-Mailer: git-send-email 2.39.0 In-Reply-To: <20230206001634.2566-1-steev@kali.org> References: <20230206001634.2566-1-steev@kali.org> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: linux-arm-msm@vger.kernel.org Add bindings for the QTI WCN6855 chipset, based on the WCN6750. --- - v3 No changes from v2 - v2 drop second binding in subject line Signed-off-by: Steev Klimaszewski Acked-by: Krzysztof Kozlowski --- .../devicetree/bindings/net/bluetooth/qualcomm-bluetooth.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Documentation/devicetree/bindings/net/bluetooth/qualcomm-bluetooth.yaml b/Documentation/devicetree/bindings/net/bluetooth/qualcomm-bluetooth.yaml index a6a6b0e4df7a..64e278561ba8 100644 --- a/Documentation/devicetree/bindings/net/bluetooth/qualcomm-bluetooth.yaml +++ b/Documentation/devicetree/bindings/net/bluetooth/qualcomm-bluetooth.yaml @@ -23,6 +23,7 @@ properties: - qcom,wcn3998-bt - qcom,qca6390-bt - qcom,wcn6750-bt + - qcom,wcn6855-bt enable-gpios: maxItems: 1 @@ -121,6 +122,7 @@ allOf: contains: enum: - qcom,wcn6750-bt + - qcom,wcn6855-bt then: required: - enable-gpios -- 2.39.0