Lines Matching +full:internal +full:- +full:clock

1 # SPDX-License-Identifier: GPL-2.0-only
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Marek Vasut <marex@denx.de>
11 - Woojung Huh <Woojung.Huh@microchip.com>
14 - $ref: /schemas/spi/spi-peripheral-props.yaml#
21 - microchip,ksz8765
22 - microchip,ksz8794
23 - microchip,ksz8795
24 - microchip,ksz8863
25 - microchip,ksz8864 # 4-port version of KSZ8895 family switch
26 - microchip,ksz8873
27 - microchip,ksz8895 # 5-port version of KSZ8895 family switch
28 - microchip,ksz9477
29 - microchip,ksz9897
30 - microchip,ksz9896
31 - microchip,ksz9567
32 - microchip,ksz8565
33 - microchip,ksz9893
34 - microchip,ksz9563
35 - microchip,ksz8563
36 - microchip,ksz8567
38 reset-gpios:
43 wakeup-source: true
45 microchip,synclko-125:
50 microchip,synclko-disable:
53 Set if the output SYNCLKO clock should be disabled. Do not mix with
54 microchip,synclko-125.
56 microchip,pme-active-high:
59 Indicates if the PME pin polarity is active-high.
61 microchip,io-drive-strength-microamp:
67 microchip,hi-drive-strength-microamp:
74 microchip,lo-drive-strength-microamp:
85 - compatible
86 - reg
93 - microchip,ksz8863
94 - microchip,ksz8873
96 $ref: dsa.yaml#/$defs/ethernet-ports
99 "^(ethernet-)?ports$":
101 "^(ethernet-)?port@[0-2]$":
102 $ref: dsa-port.yaml#
105 microchip,rmii-clk-internal:
108 When ksz88x3 is acting as clock provier (via REFCLKO) it
109 can select between internal and external RMII reference
110 clock. Internal reference clock means that the clock for
113 reference clock, the clock needs to be fed back to ksz88x3
115 If microchip,rmii-clk-internal is set, ksz88x3 will provide
116 rmii reference clock internally, otherwise reference clock
119 microchip,rmii-clk-internal: [ethernet]
124 - |
125 #include <dt-bindings/gpio/gpio.h>
129 fixed-link {
131 full-duplex;
136 #address-cells = <1>;
137 #size-cells = <0>;
139 pinctrl-0 = <&pinctrl_spi_ksz>;
140 cs-gpios = <&pioC 25 0>;
146 reset-gpios = <&gpio5 0 GPIO_ACTIVE_LOW>;
148 spi-max-frequency = <44000000>;
150 ethernet-ports {
151 #address-cells = <1>;
152 #size-cells = <0>;
176 phy-mode = "rgmii";
178 fixed-link {
180 full-duplex;
190 spi-max-frequency = <44000000>;
192 ethernet-ports {
193 #address-cells = <1>;
194 #size-cells = <0>;
214 phy-mode = "rgmii";
216 fixed-link {
218 full-duplex;