Skip to content

Commit dfc46cd

Browse files
LaurentiuM1234Shawn Guo
authored andcommitted
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 <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>
1 parent fdb5a1c commit dfc46cd

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

Documentation/devicetree/bindings/dsp/fsl,dsp.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,9 @@ properties:
9191
- const: runstall
9292
- const: softreset
9393

94+
access-controllers:
95+
maxItems: 1
96+
9497
required:
9598
- compatible
9699
- reg

0 commit comments

Comments
 (0)