Lines Matching +full:dt +full:- +full:binding
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/clock/st,stm32mp1-rcc.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Reset Clock Controller Binding
10 - Gabriel Fernandez <gabriel.fernandez@st.com>
15 Please also refer to reset.txt for common reset controller binding usage.
17 This binding uses common clock bindings
18 Documentation/devicetree/bindings/clock/clock-bindings.txt
24 dt-bindings/clock/stm32mp1-clks.h header and can be used in device
43 include/dt-bindings/reset-controller/stm32mp1-resets.h
49 "#clock-cells":
52 "#reset-cells":
57 - enum:
58 - st,stm32mp1-rcc-secure
59 - st,stm32mp1-rcc
60 - const: syscon
66 - "#clock-cells"
67 - "#reset-cells"
68 - compatible
69 - reg
74 - |
76 compatible = "st,stm32mp1-rcc-secure", "syscon";
78 #clock-cells = <1>;
79 #reset-cells = <1>;