Thread (5 messages) flat view 5 messages, 3 authors, 2021-09-27
STALE1800d LANDED: 7 (6M)

Revision v4 of 2 in this series; 2 review trailers (1 from subsystem maintainers); landed in mainline as f13f5d729a8d on 2021-09-27.

Revisions (2)
  1. v3 [diff vs current]
  2. v4 current

[PATCH V4 2/2] dt-bindings: remoteproc: k3-dsp: Cleanup SoC compatible from DT example

From: Sinthu Raja <hidden>
Date: 2021-09-27 10:38:35
Also in: linux-devicetree, linux-remoteproc, lkml
Subsystem: open firmware and flattened device tree bindings, remote processor (remoteproc) subsystem, the rest · Maintainers: Rob Herring, Krzysztof Kozlowski, Conor Dooley, Bjorn Andersson, Mathieu Poirier, Linus Torvalds

From: Sinthu Raja <redacted>

The K3 DSP binding example used the root-node with a SoC compatible
property originally to address the dt_binding_check warnings resulting
from using a value of 2 for #address-cells and #size-cells as per most
common usage on K3 SoCs. Clean this up and replace it with a generic soc
node to keep it agnostic of the SoC or board compatibles that are outside
the scope of this binding.

Signed-off-by: Sinthu Raja <redacted>
Acked-by: Rob Herring <robh@kernel.org>
Acked-by: Suman Anna <redacted>
---

Changes since V4:
* review comment updates, including, commit message and $subject updates
  & dropped Fixes tag.

V3: https://lore.kernel.org/all/20210917095426.19277-3-sinthu.raja@ti.com/ (local)
V2: https://lore.kernel.org/all/20210818074030.1877-1-sinthu.raja@ti.com/ (local)
V1: https://lore.kernel.org/all/20210817152005.21575-1-sinthu.raja@ti.com/ (local)

 .../devicetree/bindings/remoteproc/ti,k3-dsp-rproc.yaml       | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)
diff --git a/Documentation/devicetree/bindings/remoteproc/ti,k3-dsp-rproc.yaml b/Documentation/devicetree/bindings/remoteproc/ti,k3-dsp-rproc.yaml
index 6070456a7b67..5ec6505ac408 100644
--- a/Documentation/devicetree/bindings/remoteproc/ti,k3-dsp-rproc.yaml
+++ b/Documentation/devicetree/bindings/remoteproc/ti,k3-dsp-rproc.yaml
@@ -133,9 +133,7 @@ unevaluatedProperties: false
 
 examples:
   - |
-    / {
-        model = "Texas Instruments K3 J721E SoC";
-        compatible = "ti,j721e";
+    soc {
         #address-cells = <2>;
         #size-cells = <2>;
 
-- 
2.31.1


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help