From: Laurentiu Mihalcea Date: Tue, 10 Jun 2025 16:01:48 +0000 (-0400) Subject: dt-bindings: dsp: fsl,dsp: document 'access-controllers' property X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dfc46cdc522d55d54a3d1ab4558e1a06896de37e;p=thirdparty%2Flinux.git dt-bindings: dsp: fsl,dsp: document 'access-controllers' property 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 Reviewed-by: Frank Li Acked-by: Rob Herring (Arm) Signed-off-by: Shawn Guo --- diff --git a/Documentation/devicetree/bindings/dsp/fsl,dsp.yaml b/Documentation/devicetree/bindings/dsp/fsl,dsp.yaml index b8693e4b4b0d3..e610b7636a083 100644 --- a/Documentation/devicetree/bindings/dsp/fsl,dsp.yaml +++ b/Documentation/devicetree/bindings/dsp/fsl,dsp.yaml @@ -91,6 +91,9 @@ properties: - const: runstall - const: softreset + access-controllers: + maxItems: 1 + required: - compatible - reg