]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
dt-bindings: dsp: fsl,dsp: document 'access-controllers' property
authorLaurentiu Mihalcea <laurentiu.mihalcea@nxp.com>
Tue, 10 Jun 2025 16:01:48 +0000 (12:01 -0400)
committerShawn Guo <shawnguo@kernel.org>
Tue, 1 Jul 2025 14:23:05 +0000 (22:23 +0800)
Some DSP instances may have their access to certain peripherals
conditioned by a bus access controller such as the one from the
AIPSTZ bridge.

Add the optional 'access-controllers' property, which may be used
in such cases.

Signed-off-by: Laurentiu Mihalcea <laurentiu.mihalcea@nxp.com>
Reviewed-by: Frank Li <Frank.Li@nxp.com>
Acked-by: Rob Herring (Arm) <robh@kernel.org>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
Documentation/devicetree/bindings/dsp/fsl,dsp.yaml

index b8693e4b4b0d34e688ce76baa45369c067ede9e2..e610b7636a083744fd1ea7c97da824e8efc4316e 100644 (file)
@@ -91,6 +91,9 @@ properties:
       - const: runstall
       - const: softreset
 
+  access-controllers:
+    maxItems: 1
+
 required:
   - compatible
   - reg