[PATCH 02/11] dt-bindings: pinctrl: document access-controllers property for stm32 HDP

From: Gatien Chevallier

Date: Fri Jan 09 2026 - 05:59:42 EST


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@xxxxxxxxxxx>
---
Documentation/devicetree/bindings/pinctrl/st,stm32-hdp.yaml | 4 ++++
1 file changed, 4 insertions(+)

diff --git a/Documentation/devicetree/bindings/pinctrl/st,stm32-hdp.yaml b/Documentation/devicetree/bindings/pinctrl/st,stm32-hdp.yaml
index 845b6b7b7552..75054c1e4044 100644
--- a/Documentation/devicetree/bindings/pinctrl/st,stm32-hdp.yaml
+++ b/Documentation/devicetree/bindings/pinctrl/st,stm32-hdp.yaml
@@ -27,6 +27,10 @@ properties:
clocks:
maxItems: 1

+ access-controllers:
+ minItems: 1
+ maxItems: 2
+
patternProperties:
"^hdp[0-7]-pins$":
type: object

--
2.43.0