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 A4C61C636CD for ; Tue, 31 Jan 2023 18:59:56 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231954AbjAaS7z (ORCPT ); Tue, 31 Jan 2023 13:59:55 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:49450 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231953AbjAaS7y (ORCPT ); Tue, 31 Jan 2023 13:59:54 -0500 Received: from mail-wm1-x32b.google.com (mail-wm1-x32b.google.com [IPv6:2a00:1450:4864:20::32b]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id D926BB763 for ; Tue, 31 Jan 2023 10:59:52 -0800 (PST) Received: by mail-wm1-x32b.google.com with SMTP id c4-20020a1c3504000000b003d9e2f72093so13209711wma.1 for ; Tue, 31 Jan 2023 10:59:52 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=content-transfer-encoding:in-reply-to:from:references:cc:to :content-language:subject:user-agent:mime-version:date:message-id :from:to:cc:subject:date:message-id:reply-to; bh=dn/OUXyEA8yi41y38Zyw+PIEAvlfa7axxVjaPefq9nI=; b=VfUOESQlqCLrWAeKzAgRi2eeDTdeAEC39ZoD2kMiKpmnh5CUwo/RJ7+D6zXnLamhU7 SSs7p+bWLb8LdKw7XO7S7wMMxy4G6cESQtzOJObG4Jf7MSSwhr38WEtlDkgDcu0By7eD y2HFrma+gM56n74vpVAb127iL0xwhdB8ClP76OeoRHl7eShZoYAE3xDuw/ZLRxM4Kzyf Hp0dcKqM1CSQqwOCY1EhE14Ed8FtIgDaGrCZ96xGKMN4hYPeGBQ1q9TOjNgb78JmfUkw 2JqPndKjeg6MftjDbW/6TGocGWVvBsYXLLDWga8fIYiJ9cx8t1iOG+bmBLy0XO0IH6mQ Go6A== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:in-reply-to:from:references:cc:to :content-language:subject:user-agent:mime-version:date:message-id :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=dn/OUXyEA8yi41y38Zyw+PIEAvlfa7axxVjaPefq9nI=; b=q6oFXhAGAAj6PY9n/tCSg0n2qPdkQhFcN5G6e4IyoUZG1Ph6V9z0e/0zBvly2l76hP pgs+EF4oL9Ys3z/ehDwkNtfxVLb8/5kIOETXdromDc3sUhq9tTOdmHGe9jFHyQ9FLv1l M1IzKe1Qfvvbpe7HocghzUCsLG8mPLXWdp6TwYw0KEy+pq96dvgvX5FxqaKzpJ05D83C P97M9tlR2++V9oQh9EhBZ7Rea+59NAal6ZZIkEE8kLUpIpvmKKLx/EISXK6kqziMhznw OJYkRFFrDLJ1quyr9gCOLgYjkJR5Or3IP9pHyaJDgoweqhwK2WDZUlak13a7P9qiamPA I1Pw== X-Gm-Message-State: AFqh2kqOxXfuWnjtxHS1HPd23l2xV9lUQzuiPumRRSRm+4JIyNrHvfJV lBH1/fS1O/qSduca4fIfPHkY8g== X-Google-Smtp-Source: AMrXdXtJkURy/LYDn4cBF+sqOdo9D21oaN0+bd8sHDG28/T98Uhf4bnVdigMQlsfXIDP8tkT+RV2yg== X-Received: by 2002:a05:600c:4e94:b0:3db:bc5:b2ae with SMTP id f20-20020a05600c4e9400b003db0bc5b2aemr51470360wmq.41.1675191591436; Tue, 31 Jan 2023 10:59:51 -0800 (PST) Received: from [192.168.1.109] ([178.197.216.144]) by smtp.gmail.com with ESMTPSA id x9-20020a05600c21c900b003dc434b39c7sm3479288wmj.0.2023.01.31.10.59.49 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Tue, 31 Jan 2023 10:59:51 -0800 (PST) Message-ID: Date: Tue, 31 Jan 2023 19:59:48 +0100 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.7.1 Subject: Re: [PATCH v2 1/4] dt-bindings: net: Add WCN6855 Bluetooth Content-Language: en-US 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 References: <20230131043816.4525-1-steev@kali.org> <20230131043816.4525-2-steev@kali.org> From: Krzysztof Kozlowski In-Reply-To: <20230131043816.4525-2-steev@kali.org> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-bluetooth@vger.kernel.org On 31/01/2023 05:38, Steev Klimaszewski wrote: > Add bindings for the QTI WCN6855 chipset, based on the WCN6750. > > Signed-off-by: Steev Klimaszewski > --- Acked-by: Krzysztof Kozlowski Best regards, Krzysztof