Lines Matching +full:hwlock +full:- +full:names
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/hwlock/st,stm32-hwspinlock.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Fabien Dessenne <fabien.dessenne@foss.st.com>
13 "#hwlock-cells":
17 const: st,stm32-hwspinlock
25 clock-names:
27 - const: hsem
30 - "#hwlock-cells"
31 - compatible
32 - reg
33 - clocks
34 - clock-names
39 - |
40 #include <dt-bindings/clock/stm32mp1-clks.h>
42 compatible = "st,stm32-hwspinlock";
43 #hwlock-cells = <1>;
46 clock-names = "hsem";