Message ID | 20250107134157.211702-1-quic_janathot@quicinc.com |
---|---|
Headers | show |
Series | Enable Bluetooth on qcs6490-rb3gen2 board | expand |
On Tue, Jan 07, 2025 at 07:11:57PM +0530, Janaki Ramaiah Thota wrote: > We are now using the on-chip PMU node for power sequencing to manage the > enable/disable functionality of Bluetooth. Consequently, the inputs > previously marked as required under the Bluetooth node can be removed. > > For instance, the enable GPIO is now managed by the PMU node with the > property bt-enable-gpios. > > Signed-off-by: Janaki Ramaiah Thota <quic_janathot@quicinc.com> > --- > .../bindings/net/bluetooth/qualcomm-bluetooth.yaml | 5 ----- > 1 file changed, 5 deletions(-) Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Best regards, Krzysztof
Hello: This patch was applied to bluetooth/bluetooth-next.git (master) by Luiz Augusto von Dentz <luiz.von.dentz@intel.com>: On Tue, 7 Jan 2025 19:11:56 +0530 you wrote: > - Patch 1/1 Utilize the PMU abstraction for the WCN6750 and update the bindings accordingly. > > ---- > Changes from v6: > * Elaborated the commit message with more information. > * Link to v6: https://lore.kernel.org/lkml/20241223135700.22660-1-quic_janathot@quicinc.com/ > > [...] Here is the summary with links: - [v7,1/1] dt-bindings: bluetooth: Utilize PMU abstraction for WCN6750 https://git.kernel.org/bluetooth/bluetooth-next/c/7e99441aa705 You are awesome, thank you!