Re: [PATCH v4 1/2] dt-bindings: bluetooth: qcom,qcc2072-bt: Split to separate schema
From: Vivek Sahu
Date: Tue Feb 17 2026 - 02:41:34 EST
On 2/17/2026 12:04 PM, Dmitry Baryshkov wrote:
On Tue, Feb 17, 2026 at 11:17:30AM +0530, Vivek Sahu wrote: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
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.
method of updating qualcomm-bluetooth.yaml
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