Re: [PATCH v4 1/2] dt-bindings: bluetooth: qcom,qcc2072-bt: Split to separate schema

From: Vivek Sahu

Date: Tue Feb 17 2026 - 03:20:22 EST




On 2/17/2026 1:43 PM, Dmitry Baryshkov wrote:
On Tue, Feb 17, 2026 at 01:11:05PM +0530, Vivek Sahu wrote:


On 2/17/2026 12:04 PM, Dmitry Baryshkov wrote:
On Tue, Feb 17, 2026 at 11:17:30AM +0530, Vivek Sahu wrote:
One big Qualcomm Bluetooth schema is hardly manageable: it lists all
possible properties (19 supplies). Split qcom,qcc2072-bt to separate
bindings, so device schema will be easier to read/maintain and list only
relevant properties.

How is it relevant to the commit? You are not splitting anything. You
are adding bindings for the new hardware.
This commit is added on top of split schema where for each chip set there is
separate binding yaml file instead of following up traditional
method of updating qualcomm-bluetooth.yaml

What does your commit message describe? What are you splitting?

The commit is about adding a binding for new chipset QCC2072 which is a WiFi/BT connectivity chip. It requires different firmware, so document it as a new compatible string.
Seems like slit to separate schema is confusing sentence for this commit. I'll correct it in new patch set.



Signed-off-by: Vivek Sahu <vivek.sahu@xxxxxxxxxxxxxxxx>
---
.../net/bluetooth/qcom,qcc2072-bt.yaml | 48 +++++++++++++++++++
1 file changed, 48 insertions(+)
create mode 100644 Documentation/devicetree/bindings/net/bluetooth/qcom,qcc2072-bt.yaml