Lines Matching +full:phy +full:- +full:clock
4 * SPDX-License-Identifier: Apache-2.0
7 /dts-v1/;
9 #include "same54_xpro-pinctrl.dtsi"
10 #include <zephyr/dt-bindings/input/input-event-codes.h>
18 zephyr,shell-uart = &sercom2;
26 pwm-led0 = &pwm_led0;
28 i2c-0 = &sercom7;
32 compatible = "gpio-leds";
40 compatible = "pwm-leds";
47 compatible = "gpio-keys";
57 clock-frequency = <120000000>;
62 compatible = "atmel,sam0-tcc-pwm";
63 /* Gives a maximum period of 1.1s for 120MHz main clock */
65 #pwm-cells = <2>;
67 pinctrl-0 = <&pwm_default>;
68 pinctrl-names = "default";
73 compatible = "atmel,sam0-uart";
74 current-speed = <115200>;
77 #address-cells = <1>;
78 #size-cells = <0>;
80 pinctrl-0 = <&sercom2_uart_default>;
81 pinctrl-names = "default";
86 compatible = "atmel,sam0-spi";
89 #address-cells = <1>;
90 #size-cells = <0>;
92 pinctrl-0 = <&sercom4_spi_default>;
93 pinctrl-names = "default";
98 compatible = "atmel,sam0-i2c";
99 clock-frequency = <I2C_BITRATE_FAST>;
100 #address-cells = <1>;
101 #size-cells = <0>;
103 pinctrl-0 = <&sercom7_i2c_default>;
104 pinctrl-names = "default";
119 pinctrl-0 = <&usb_dc_default>;
120 pinctrl-names = "default";
126 pinctrl-0 = <&gmac_rmii>;
127 pinctrl-names = "default";
129 mac-eeprom = <&eeprom>;
130 phy-handle = <&phy>;
136 pinctrl-0 = <&mdio_default>;
137 pinctrl-names = "default";
139 phy: ethernet-phy@0 { label
140 compatible = "ethernet-phy";
148 compatible = "fixed-partitions";
149 #address-cells = <1>;
150 #size-cells = <1>;