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 4988EC4167B for ; Fri, 8 Dec 2023 10:33:23 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1573726AbjLHKdN (ORCPT ); Fri, 8 Dec 2023 05:33:13 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:39050 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1573644AbjLHKcz (ORCPT ); Fri, 8 Dec 2023 05:32:55 -0500 Received: from mail-pl1-x62c.google.com (mail-pl1-x62c.google.com [IPv6:2607:f8b0:4864:20::62c]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 7B4AE324C for ; Fri, 8 Dec 2023 02:32:34 -0800 (PST) Received: by mail-pl1-x62c.google.com with SMTP id d9443c01a7336-1d098b87eeeso17245765ad.0 for ; Fri, 08 Dec 2023 02:32:34 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; t=1702031554; x=1702636354; darn=vger.kernel.org; h=in-reply-to:content-transfer-encoding:content-disposition :mime-version:references:message-id:subject:cc:to:from:date:from:to :cc:subject:date:message-id:reply-to; bh=YssbbUCPI2cVXvHWriFdE5fhn9Moo9Wlhv3uqYqJSwE=; b=Xh8FPfmrGihDVbvCvqyvLIEkN/nTMwBQbdeBdYzU6vcwaJYth2GHEjduYC1ySt8vFp KhLx1gU+NX7qe7OTGUAO7m+ZsqHuI1zF28JyT+tv23Y7TZbrWMXyfy8StfuyDu29OeOf M6pL/jecgFuW0/zeUsRwWSPSMJNd7YmmeLvdXJoNXYkw3nvbZBr/K4yV0F3QUaU1/pe7 2UY7Q433JtjjUM11QY7TVR4aKSb8oqopK9yqGfpDtF5YDvT5TzG0EdvCRgVU7IEfHLZx yMe+ybv/6sCQUeq0OCayMubJCxCdWm4JQ9xSwvvNipPnUF4RsXctGL5sqYHN3g74ZYUV NrYQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702031554; x=1702636354; h=in-reply-to:content-transfer-encoding:content-disposition :mime-version:references:message-id:subject:cc:to:from:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=YssbbUCPI2cVXvHWriFdE5fhn9Moo9Wlhv3uqYqJSwE=; b=FZUiynOXaBWmlIYuuGG7CE8LdTHr7RR4MDs5TWibQNO/IOCb2GeYxRIbkA/zd85DJR Jm//iEJ0YGd8Fuf2sOcEwLCcF2QxHRPwoMmKWAIf09kWuvignO3MsVKgeqRqCgo59Qvi 4oM4Ju8Pv/Ov77sxA4NkgX+mr9ZqgNNx6j6DmmJcuXID62b/5QwIupQGLUoQ8voiHmVO 1dVUMdcUN/MVLH11+Ex6zU559/Ln5KA0H3I//s3Y0jsFKJSqXnQyTJ7lz0Snm/Z5NZYT dXSUVvEjzuutjoPL00XfgMzigyilPCLqNWQtvJRv9ZiQ/RM6FMOUtgtkzXwl+qZ2GomF B+1Q== X-Gm-Message-State: AOJu0YzdRbHPkL6sNGu7kQr2yIRRXP7yzRaUH9Vo3ullOlxWnuiIN3oI EB9iD2TgoU3ziHkE1LTOba9F X-Google-Smtp-Source: AGHT+IGNfp9Ep6LAjKWWdk4BU7zk1Hj3bGaTZHBgdMaZGRdi4WR6/bUXwRY+x/gs7QUpuEH3SEgcTQ== X-Received: by 2002:a17:903:244e:b0:1cc:53d1:10b8 with SMTP id l14-20020a170903244e00b001cc53d110b8mr4898083pls.50.1702031553834; Fri, 08 Dec 2023 02:32:33 -0800 (PST) Received: from thinkpad ([117.216.123.142]) by smtp.gmail.com with ESMTPSA id c21-20020a170902b69500b001d1d1ef8be6sm1347559pls.267.2023.12.08.02.32.26 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 08 Dec 2023 02:32:33 -0800 (PST) Date: Fri, 8 Dec 2023 16:02:22 +0530 From: Manivannan Sadhasivam To: Bartosz Golaszewski Cc: Marcel Holtmann , Johan Hedberg , Luiz Augusto von Dentz , "David S . Miller" , Eric Dumazet , Jakub Kicinski , Paolo Abeni , Rob Herring , Krzysztof Kozlowski , Conor Dooley , Balakrishna Godavarthi , Rocky Liao , Alex Elder , Srini Kandagatla , linux-bluetooth@vger.kernel.org, netdev@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-msm@vger.kernel.org, Bartosz Golaszewski Subject: Re: [RESEND PATCH v2 0/3] Bluetooth: power-on QCA6390 correctly Message-ID: <20231208103222.GB3008@thinkpad> References: <20231208090936.27769-1-brgl@bgdev.pl> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20231208090936.27769-1-brgl@bgdev.pl> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, Dec 08, 2023 at 10:09:33AM +0100, Bartosz Golaszewski wrote: > From: Bartosz Golaszewski > > Resending with all maintainers in CC. > > Patch 1 is just a typo fix as we're already touching this bindings. The > second patch adds more regulator definitions and enforces them for the > QCA6390 model. The final patch enables the power sequence for the BT > module of QCA6390 in the hci_qca driver. > Is bluetooth fully functional without handling WLAN specific resources like regulators, enable GPIO? When I checked last time, the chip requires both Bluetooth and WLAN resources to become fully operational. - Mani > v1 -> v2: > - squashed the two bluetooth patches into one > - changed the naming convention for the RFA regulators to follow the > existing ones > - added dt-bindings patches > > Bartosz Golaszewski (3): > dt-bindings: net: bluetooth: qualcomm: fix a typo > dt-bindings: net: bluetooth: qualcomm: add regulators for QCA6390 > Bluetooth: qca: run the power-on/off sequence for QCA6390 too > > .../net/bluetooth/qualcomm-bluetooth.yaml | 26 ++++++++++++++++++- > drivers/bluetooth/hci_qca.c | 14 +++++++++- > 2 files changed, 38 insertions(+), 2 deletions(-) > > -- > 2.40.1 > > -- மணிவண்ணன் சதாசிவம்