diff mbox series

dt-bindings: net: wireless: ath11k: Drop "qcom,ipq8074-wcss-pil" from example

Message ID 20240528134610.4075204-1-robh@kernel.org
State Not Applicable
Headers show
Series dt-bindings: net: wireless: ath11k: Drop "qcom,ipq8074-wcss-pil" from example | expand

Checks

Context Check Description
robh/checkpatch success
robh/patch-applied success
robh/dtbs-check warning build log
robh/dt-meta-schema success

Commit Message

Rob Herring (Arm) May 28, 2024, 1:46 p.m. UTC
Convention for examples is to only show what's covered by the binding,
so drop the provider "qcom,ipq8074-wcss-pil". It is also not documented
by a schema which caused a warning.

Signed-off-by: Rob Herring (Arm) <robh@kernel.org>
---
 .../devicetree/bindings/net/wireless/qcom,ath11k.yaml    | 9 ---------
 1 file changed, 9 deletions(-)

Comments

Krzysztof Kozlowski May 28, 2024, 4:01 p.m. UTC | #1
On 28/05/2024 15:46, Rob Herring (Arm) wrote:
> Convention for examples is to only show what's covered by the binding,
> so drop the provider "qcom,ipq8074-wcss-pil". It is also not documented
> by a schema which caused a warning.
> 
> Signed-off-by: Rob Herring (Arm) <robh@kernel.org>

Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>

Best regards,
Krzysztof
Kalle Valo May 29, 2024, 9:05 a.m. UTC | #2
"Rob Herring (Arm)" <robh@kernel.org> wrote:

> Convention for examples is to only show what's covered by the binding,
> so drop the provider "qcom,ipq8074-wcss-pil". It is also not documented
> by a schema which caused a warning.
> 
> Signed-off-by: Rob Herring (Arm) <robh@kernel.org>
> Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>

I'll take this to our ath.git tree, ok?
Rob Herring (Arm) May 29, 2024, 3:15 p.m. UTC | #3
On Wed, May 29, 2024 at 09:05:16AM +0000, Kalle Valo wrote:
> "Rob Herring (Arm)" <robh@kernel.org> wrote:
> 
> > Convention for examples is to only show what's covered by the binding,
> > so drop the provider "qcom,ipq8074-wcss-pil". It is also not documented
> > by a schema which caused a warning.
> > 
> > Signed-off-by: Rob Herring (Arm) <robh@kernel.org>
> > Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
> 
> I'll take this to our ath.git tree, ok?

Yes, that's what I'm expecting.

Rob
Kalle Valo May 30, 2024, 3:50 p.m. UTC | #4
"Rob Herring (Arm)" <robh@kernel.org> wrote:

> Convention for examples is to only show what's covered by the binding,
> so drop the provider "qcom,ipq8074-wcss-pil". It is also not documented
> by a schema which caused a warning.
> 
> Signed-off-by: Rob Herring (Arm) <robh@kernel.org>
> Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
> Signed-off-by: Kalle Valo <quic_kvalo@quicinc.com>

Patch applied to ath-next branch of ath.git, thanks.

43e934360d1d dt-bindings: net: wireless: ath11k: Drop "qcom,ipq8074-wcss-pil" from example
diff mbox series

Patch

diff --git a/Documentation/devicetree/bindings/net/wireless/qcom,ath11k.yaml b/Documentation/devicetree/bindings/net/wireless/qcom,ath11k.yaml
index a2d55bf4c7a5..ff5763dc66a8 100644
--- a/Documentation/devicetree/bindings/net/wireless/qcom,ath11k.yaml
+++ b/Documentation/devicetree/bindings/net/wireless/qcom,ath11k.yaml
@@ -265,15 +265,6 @@  allOf:
 
 examples:
   - |
-
-    q6v5_wcss: remoteproc@cd00000 {
-        compatible = "qcom,ipq8074-wcss-pil";
-        reg = <0xcd00000 0x4040>,
-              <0x4ab000 0x20>;
-        reg-names = "qdsp6",
-                    "rmb";
-    };
-
     wifi0: wifi@c000000 {
         compatible = "qcom,ipq8074-wifi";
         reg = <0xc000000 0x2000000>;