Re: [PATCH 2/5] dt-bindings: dsp: fsl,dsp: document 'access-controllers' property
From: "Rob Herring (Arm)" <robh@kernel.org>
Date: 2025-02-24 17:35:12
Also in:
imx, linux-arm-kernel, lkml
From: "Rob Herring (Arm)" <robh@kernel.org>
Date: 2025-02-24 17:35:12
Also in:
imx, linux-arm-kernel, lkml
On Fri, 21 Feb 2025 14:19:06 -0500, Laurentiu Mihalcea wrote:
From: Laurentiu Mihalcea <redacted> 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 <redacted> --- Documentation/devicetree/bindings/dsp/fsl,dsp.yaml | 3 +++ 1 file changed, 3 insertions(+)
Acked-by: Rob Herring (Arm) <robh@kernel.org>