Hi Venkata, >> Converted Qualcomm Bluetooth binidings to DT schema. >> >> Signed-off-by: Venkata Lakshmi Narayana Gubba <gubbaven@xxxxxxxxxxxxxx> >> --- >> .../devicetree/bindings/net/qualcomm-bluetooth.txt | 69 ------------- >> .../bindings/net/qualcomm-bluetooth.yaml | 111 +++++++++++++++++++++ >> 2 files changed, 111 insertions(+), 69 deletions(-) >> delete mode 100644 Documentation/devicetree/bindings/net/qualcomm-bluetooth.txt >> create mode 100644 Documentation/devicetree/bindings/net/qualcomm-bluetooth.yaml > > >> diff --git a/Documentation/devicetree/bindings/net/qualcomm-bluetooth.yaml b/Documentation/devicetree/bindings/net/qualcomm-bluetooth.yaml >> new file mode 100644 >> index 0000000..3f3ec4d >> --- /dev/null >> +++ b/Documentation/devicetree/bindings/net/qualcomm-bluetooth.yaml >> @@ -0,0 +1,111 @@ >> +# SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause) >> +%YAML 1.2 >> +--- >> +$id: http://devicetree.org/schemas/net/qualcomm-bluetooth.yaml# >> +$schema: http://devicetree.org/meta-schemas/core.yaml# >> + >> +title: Qualcomm Bluetooth Chips >> + >> +maintainers: >> + - Marcel Holtmann <marcel@xxxxxxxxxxxx> > > This should be someone who cares about Qcom BT. yes, please, assign this to someone that knows the hardware. Rob, can we leave this out for now if there is no dedicated person? Regards Marcel