Lines Matching +full:stm32mp151 +full:- +full:hdp
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
4 ---
5 $id: http://devicetree.org/schemas/pinctrl/st,stm32-hdp.yaml#
6 $schema: http://devicetree.org/meta-schemas/core.yaml#
11 - Clément LE GOFFIC <legoffic.clement@gmail.com>
14 STMicroelectronics's STM32 MPUs integrate a Hardware Debug Port (HDP).
20 - st,stm32mp131-hdp
21 - st,stm32mp151-hdp
22 - st,stm32mp251-hdp
31 "^hdp[0-7]-pins$":
33 $ref: pinmux-node.yaml#
38 pattern: '^HDP[0-7]$'
43 - function
44 - pins
47 - $ref: pinctrl.yaml#
48 - if:
52 const: st,stm32mp131-hdp
55 "^hdp[0-7]-pins$":
88 - if:
92 const: st,stm32mp151-hdp
95 "^hdp[0-7]-pins$":
122 - if:
126 const: st,stm32mp251-hdp
129 "^hdp[0-7]-pins$":
167 - compatible
168 - reg
169 - clocks
174 - |
175 #include <dt-bindings/clock/stm32mp1-clks.h>
178 compatible = "st,stm32mp151-hdp";
180 clocks = <&rcc HDP>;
181 pinctrl-names = "default";
182 pinctrl-0 = <&hdp2_gpo>;
183 hdp2_gpo: hdp2-pins {