Lines Matching +full:hsi +full:- +full:mac
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#
10 - Gabriel Fernandez <gabriel.fernandez@foss.st.com>
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
44 include/dt-bindings/reset-controller/stm32mp13-resets.h
50 "#clock-cells":
53 "#reset-cells":
58 - enum:
59 - st,stm32mp1-rcc-secure
60 - st,stm32mp1-rcc
61 - st,stm32mp13-rcc
62 - const: syscon
68 clock-names:
76 - "#clock-cells"
77 - "#reset-cells"
78 - compatible
79 - reg
86 - st,stm32mp1-rcc-secure
87 - st,stm32mp13-rcc
94 clock-names:
96 - const: hse
97 - const: hsi
98 - const: csi
99 - const: lse
100 - const: lsi
102 - clocks
103 - clock-names
108 Specifies the external RX clock for ethernet MAC.
111 clock-names:
117 - |
118 #include <dt-bindings/clock/stm32mp1-clks.h>
120 compatible = "st,stm32mp1-rcc-secure", "syscon";
122 #clock-cells = <1>;
123 #reset-cells = <1>;
124 clock-names = "hse", "hsi", "csi", "lse", "lsi";