2022-12-01 14:07:48

by Krzysztof Kozlowski

[permalink] [raw]
Subject: [PATCH] dt-bindings: soc: qcom: apr: document generic qcom,apr compatible

Document the qcom,apr compatible, used by Qualcomm Asynchronous Packet
Router driver. There are no upstream DTSes using this compatible -
instead we have ones with APRv2 (qcom,apr-v2). The driver does not make
distinction between both compatibles, which raises the question whether
the compatible is really needed. Document it (as compatible with v2)
for completeness.

Signed-off-by: Krzysztof Kozlowski <[email protected]>
---
Documentation/devicetree/bindings/soc/qcom/qcom,apr.yaml | 1 +
1 file changed, 1 insertion(+)

diff --git a/Documentation/devicetree/bindings/soc/qcom/qcom,apr.yaml b/Documentation/devicetree/bindings/soc/qcom/qcom,apr.yaml
index 4209c6314996..a6bc3197d5dd 100644
--- a/Documentation/devicetree/bindings/soc/qcom/qcom,apr.yaml
+++ b/Documentation/devicetree/bindings/soc/qcom/qcom,apr.yaml
@@ -17,6 +17,7 @@ description: |
properties:
compatible:
enum:
+ - qcom,apr
- qcom,apr-v2
- qcom,gpr

--
2.34.1


2022-12-02 00:32:11

by Rob Herring (Arm)

[permalink] [raw]
Subject: Re: [PATCH] dt-bindings: soc: qcom: apr: document generic qcom,apr compatible


On Thu, 01 Dec 2022 14:36:37 +0100, Krzysztof Kozlowski wrote:
> Document the qcom,apr compatible, used by Qualcomm Asynchronous Packet
> Router driver. There are no upstream DTSes using this compatible -
> instead we have ones with APRv2 (qcom,apr-v2). The driver does not make
> distinction between both compatibles, which raises the question whether
> the compatible is really needed. Document it (as compatible with v2)
> for completeness.
>
> Signed-off-by: Krzysztof Kozlowski <[email protected]>
> ---
> Documentation/devicetree/bindings/soc/qcom/qcom,apr.yaml | 1 +
> 1 file changed, 1 insertion(+)
>

Acked-by: Rob Herring <[email protected]>

2022-12-06 18:32:56

by Bjorn Andersson

[permalink] [raw]
Subject: Re: [PATCH] dt-bindings: soc: qcom: apr: document generic qcom,apr compatible

On Thu, 1 Dec 2022 14:36:37 +0100, Krzysztof Kozlowski wrote:
> Document the qcom,apr compatible, used by Qualcomm Asynchronous Packet
> Router driver. There are no upstream DTSes using this compatible -
> instead we have ones with APRv2 (qcom,apr-v2). The driver does not make
> distinction between both compatibles, which raises the question whether
> the compatible is really needed. Document it (as compatible with v2)
> for completeness.
>
> [...]

Applied, thanks!

[1/1] dt-bindings: soc: qcom: apr: document generic qcom,apr compatible
commit: 9ed8503114ccbfd116f18143a3604b9f1155ee9e

Best regards,
--
Bjorn Andersson <[email protected]>