2021-11-02 07:13:34

by Zijun Hu

[permalink] [raw]
Subject: [PATCH v1 2/3] dt-bindings: net: bluetooth: Add device tree bindings for QTI bluetooth MAPLE

From: Zijun Hu <[email protected]>

Add device tree bindings for QTI bluetooth MAPLE.

Signed-off-by: Zijun Hu <[email protected]>
---
Documentation/devicetree/bindings/net/qualcomm-bluetooth.yaml | 1 +
1 file changed, 1 insertion(+)

diff --git a/Documentation/devicetree/bindings/net/qualcomm-bluetooth.yaml b/Documentation/devicetree/bindings/net/qualcomm-bluetooth.yaml
index f93c6e7a1b59..9f0508c4dd16 100644
--- a/Documentation/devicetree/bindings/net/qualcomm-bluetooth.yaml
+++ b/Documentation/devicetree/bindings/net/qualcomm-bluetooth.yaml
@@ -23,6 +23,7 @@ properties:
- qcom,wcn3998-bt
- qcom,qca6390-bt
- qcom,wcn6750-bt
+ - qcom,maple-bt

enable-gpios:
maxItems: 1
--
The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum, a Linux Foundation Collaborative Project



2021-11-12 17:02:13

by Rob Herring (Arm)

[permalink] [raw]
Subject: Re: [PATCH v1 2/3] dt-bindings: net: bluetooth: Add device tree bindings for QTI bluetooth MAPLE

On Tue, Nov 02, 2021 at 03:11:09PM +0800, Zijun Hu wrote:
> From: Zijun Hu <[email protected]>

Subject space is valuable, don't say things twice:

dt-bindings: net: bluetooth: Add Qualcomm MAPLE

Is MAPLE an SoC? Everything else used part numbers, why not here?

>
> Add device tree bindings for QTI bluetooth MAPLE.
>
> Signed-off-by: Zijun Hu <[email protected]>
> ---
> Documentation/devicetree/bindings/net/qualcomm-bluetooth.yaml | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/Documentation/devicetree/bindings/net/qualcomm-bluetooth.yaml b/Documentation/devicetree/bindings/net/qualcomm-bluetooth.yaml
> index f93c6e7a1b59..9f0508c4dd16 100644
> --- a/Documentation/devicetree/bindings/net/qualcomm-bluetooth.yaml
> +++ b/Documentation/devicetree/bindings/net/qualcomm-bluetooth.yaml
> @@ -23,6 +23,7 @@ properties:
> - qcom,wcn3998-bt
> - qcom,qca6390-bt
> - qcom,wcn6750-bt
> + - qcom,maple-bt
>
> enable-gpios:
> maxItems: 1
> --
> The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum, a Linux Foundation Collaborative Project
>
>

2021-11-14 12:34:57

by Zijun Hu

[permalink] [raw]
Subject: Re: [PATCH v1 2/3] dt-bindings: net: bluetooth: Add device tree bindings for QTI bluetooth MAPLE

On 2021-11-13 01:02, Rob Herring wrote:
> On Tue, Nov 02, 2021 at 03:11:09PM +0800, Zijun Hu wrote:
>> From: Zijun Hu <[email protected]>
>
> Subject space is valuable, don't say things twice:
>
> dt-bindings: net: bluetooth: Add Qualcomm MAPLE
>
> Is MAPLE an SoC? Everything else used part numbers, why not here?
>
thanks for your reply, please ignore this patch bcz part of the patch
series is refused.

MAPLE is a name of BT controller which is integrated within a Soc, so it
doesn't regular part number.

>>
>> Add device tree bindings for QTI bluetooth MAPLE.
>>
>> Signed-off-by: Zijun Hu <[email protected]>
>> ---
>> Documentation/devicetree/bindings/net/qualcomm-bluetooth.yaml | 1 +
>> 1 file changed, 1 insertion(+)
>>
>> diff --git
>> a/Documentation/devicetree/bindings/net/qualcomm-bluetooth.yaml
>> b/Documentation/devicetree/bindings/net/qualcomm-bluetooth.yaml
>> index f93c6e7a1b59..9f0508c4dd16 100644
>> --- a/Documentation/devicetree/bindings/net/qualcomm-bluetooth.yaml
>> +++ b/Documentation/devicetree/bindings/net/qualcomm-bluetooth.yaml
>> @@ -23,6 +23,7 @@ properties:
>> - qcom,wcn3998-bt
>> - qcom,qca6390-bt
>> - qcom,wcn6750-bt
>> + - qcom,maple-bt
>>
>> enable-gpios:
>> maxItems: 1
>> --
>> The Qualcomm Innovation Center, Inc. is a member of the Code Aurora
>> Forum, a Linux Foundation Collaborative Project
>>
>>