Re: [PATCH v2 00/11] Bluetooth: dt-bindings: qualcomm: Split binding
From: Bartosz Golaszewski
Date: Wed Oct 29 2025 - 09:14:02 EST
On Wed, Oct 29, 2025 at 8:44 AM Krzysztof Kozlowski
<krzysztof.kozlowski@xxxxxxxxxx> wrote:
>
> Changes in v2:
> - Drop in few commits the properties (supplies) from
> qualcomm-bluetooth.yaml which are not used by devices left there,
> instead of removing them in final patch (qcom,wcn7850-bt).
> - Fix dt_binding_check error - missing gpio.h header in the example.
> - Drop maintainers update - split into separate patch.
> - Add also Bartosz as maintainer of two bindings because he was working
> with these in the past.
> - Link to v1: https://patch.msgid.link/20251028-dt-bindings-qcom-bluetooth-v1-0-524a978e3cda@xxxxxxxxxx
>
> One big Qualcomm Bluetooth schema is hardly manageable: it lists all
> possible properties (19 supplies). Split qcom,qca6390-bt to separate
> bindings, so device schema will be easier to read/maintain and list only
> relevant properties.
>
> What's more it messes up old (pre-PMU) and new (post-PMU) description in
> one place adding to the total mess.
>
> Best regards,
> Krzysztof
>
Thanks for doing this. I would argue that the deprecation of the
legacy supplies could happen before the split but that's not really
important and would probably be harder to read.
Reviewed-by: Bartosz Golaszewski <bartosz.golaszewski@xxxxxxxxxx>