Skip to content

Commit f7cfd2b

Browse files
GseoCAlexandre Torgue
authored andcommitted
dt-bindings: pinctrl: document access-controllers property for stm32 HDP
HDP being functional depends on the debug configuration on the platform that can be checked using the access-controllers property, document it. Signed-off-by: Gatien Chevallier <gatien.chevallier@foss.st.com> Acked-by: Rob Herring (Arm) <robh@kernel.org> Acked-by: Linus Walleij <linusw@kernel.org> Link: https://lore.kernel.org/r/20260226-debug_bus-v6-2-5d794697798d@foss.st.com Signed-off-by: Alexandre Torgue <alexandre.torgue@foss.st.com>
1 parent c75617d commit f7cfd2b

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

Documentation/devicetree/bindings/pinctrl/st,stm32-hdp.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,12 @@ properties:
2727
clocks:
2828
maxItems: 1
2929

30+
access-controllers:
31+
minItems: 1
32+
items:
33+
- description: debug configuration access controller
34+
- description: access controller that manages the HDP as a peripheral
35+
3036
patternProperties:
3137
"^hdp[0-7]-pins$":
3238
type: object

0 commit comments

Comments
 (0)