On Fri, 21 Feb 2025 14:19:06 -0500, Laurentiu Mihalcea wrote: > From: Laurentiu Mihalcea <laurentiu.mihalcea@xxxxxxx> > > 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@xxxxxxx> > --- > Documentation/devicetree/bindings/dsp/fsl,dsp.yaml | 3 +++ > 1 file changed, 3 insertions(+) > Acked-by: Rob Herring (Arm) <robh@xxxxxxxxxx>