[PATCH RFC 3/3] dt-bindings: dsp: fsl,dsp: remove descriptions for common properties
From: Laurentiu Mihalcea
Date: Mon Apr 06 2026 - 08:23:22 EST
From: Laurentiu Mihalcea <laurentiu.mihalcea@xxxxxxx>
"mboxes", "power-domains", and "memory-region" are common properties,
which should be already documented. As such, descriptions referencing
old .txt binding files provide no additional information. Thus, remove
them.
Signed-off-by: Laurentiu Mihalcea <laurentiu.mihalcea@xxxxxxx>
---
Documentation/devicetree/bindings/dsp/fsl,dsp.yaml | 10 ----------
1 file changed, 10 deletions(-)
diff --git a/Documentation/devicetree/bindings/dsp/fsl,dsp.yaml b/Documentation/devicetree/bindings/dsp/fsl,dsp.yaml
index 65ed26aa3308..d483a229c292 100644
--- a/Documentation/devicetree/bindings/dsp/fsl,dsp.yaml
+++ b/Documentation/devicetree/bindings/dsp/fsl,dsp.yaml
@@ -44,17 +44,10 @@ properties:
minItems: 3
power-domains:
- description:
- List of phandle and PM domain specifier as documented in
- Documentation/devicetree/bindings/power/power_domain.txt
minItems: 1
maxItems: 4
mboxes:
- description:
- List of <&phandle type channel> - 2 channels for TXDB, 2 channels for RXDB
- or - 1 channel for TX, 1 channel for RX, 1 channel for RXDB
- (see mailbox/fsl,mu.txt)
maxItems: 3
mbox-names:
@@ -64,9 +57,6 @@ properties:
- const: rxdb
memory-region:
- description:
- phandle to a node describing reserved memory (System RAM memory)
- used by DSP (see bindings/reserved-memory/reserved-memory.txt)
maxItems: 4
firmware-name:
--
2.43.0