Lines Matching +full:dsa +full:- +full:slave +full:- +full:ports
4 * SPDX-License-Identifier: Apache-2.0
7 /dts-v1/;
11 #include "ip_k66f-pinctrl.dtsi"
20 dsa-spi = &spi1;
26 zephyr,code-partition = &slot0_partition;
30 compatible = "gpio-leds";
44 clock-frequency = <120000000>;
48 pllfll-select = <KINETIS_SIM_PLLFLLSEL_MCGPLLCLK>;
49 er32k-select = <KINETIS_SIM_ER32KSEL_RTC>;
52 clock-div = <3>;
56 clock-div = <7>;
71 compatible = "fixed-partitions";
72 #address-cells = <1>;
73 #size-cells = <1>;
78 read-only;
83 * 0x0001ffff (sectors 16-31) is reserved for use
92 label = "image-0";
96 label = "image-1";
100 label = "image-scratch";
108 pinctrl-0 = <&enet_default>;
109 pinctrl-names = "default";
110 zephyr,random-mac-address;
111 phy-connection-type = "rmii";
112 phy-handle = <&phy>;
117 pinctrl-0 = <&enet_default>;
118 pinctrl-names = "default";
120 compatible = "ethernet-phy";
123 fixed-link = "100BASE-T Full-Duplex";
129 pinctrl-0 = <&spi1_default>;
130 pinctrl-names = "default";
132 clock-frequency = <44000000>;
133 cs-gpios = <&gpioe 4 GPIO_ACTIVE_LOW>;
135 ksz8794: dsa@0 {
139 spi-max-frequency = <44000000>;
140 reset-gpios = <&gpiob 22 GPIO_ACTIVE_LOW>;
142 spi-cpol;
143 spi-cpha;
144 dsa-master-port = <&enet_mac>;
145 dsa-slave-ports = <3>;