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 A9A87C63797 for ; Tue, 31 Jan 2023 18:59:58 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231977AbjAaS75 (ORCPT ); Tue, 31 Jan 2023 13:59:57 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:49460 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231591AbjAaS7y (ORCPT ); Tue, 31 Jan 2023 13:59:54 -0500 Received: from mail-wm1-x32d.google.com (mail-wm1-x32d.google.com [IPv6:2a00:1450:4864:20::32d]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id D987B10258 for ; Tue, 31 Jan 2023 10:59:52 -0800 (PST) Received: by mail-wm1-x32d.google.com with SMTP id bg26so5232441wmb.0 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=gTAe6DzPlkGgTctr7b0kBfWUFTJGlvvM7qOfl9zvUujcjuRs9hqh2FkthJvIpKQwMH u5D1IUr6/mS0WgnBcW4bsagEYBDXrzYp99LJ4ChOjrwZ7wXeL7pdWzQHSfHd8BHnw0rY P4k8ptXonafRXOjPrp7c0neKvZOftD8Rcfk/0/e5lJaVoDQGZqhPGaZFX2oEeUMV3f9F Bx6/LbFGnY/A3UrexELWrhoWJnF+XWr0dwMkf6FoUrpgSuWpBVn4MGtXi5ZOwQ5QhLkg p7vweMhnmN4kcXnximPMWHWqkdTHfPtjl/2tbCpgvPa8ib1UWKgSnE3deshPxHHXECQH OAkQ== X-Gm-Message-State: AFqh2kqGnkaBP9TRDH1oHoI+Er3nLFLaCU1gcYlFpTFm1aulpVpAzV5g uVmTonw35XONu8E/fiFTNhtGCA== 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-kernel@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