Lines Matching +full:fixed +full:- +full:mode

1 // SPDX-License-Identifier: GPL-2.0-or-later OR MIT
5 /dts-v1/;
9 model = "EVB-KSZ9477";
10 compatible = "microchip,sama5d3-ksz9477-evb", "atmel,sama5d36",
14 stdout-path = &dbgu;
17 reg_3v3: regulator-3v3 {
18 compatible = "regulator-fixed";
19 regulator-name = "3v3";
20 regulator-min-microvolt = <3300000>;
21 regulator-max-microvolt = <3300000>;
24 reg_vcc_mmc0: regulator-mmc0 {
25 compatible = "regulator-fixed";
26 pinctrl-names = "default";
27 pinctrl-0 = <&pinctrl_mcc0_vcc>;
28 regulator-name = "mmc0-vcc";
29 regulator-max-microvolt = <3300000>;
30 regulator-min-microvolt = <3300000>;
40 pinctrl-0 = <&pinctrl_ebi_nand_addr>;
41 pinctrl-names = "default";
46 pinctrl-0 = <&pinctrl_i2c0_pu>;
51 phy-mode = "rgmii";
54 fixed-link {
56 full-duplex;
61 clock-frequency = <12000000>;
65 pinctrl-0 = <&pinctrl_mmc0_clk_cmd_dat0 &pinctrl_mmc0_dat1_3
71 bus-width = <8>;
72 cd-gpios = <&pioE 0 GPIO_ACTIVE_LOW>;
73 disable-wp;
74 vmmc-supply = <&reg_vcc_mmc0>;
75 vqmmc-supply = <&reg_3v3>;
85 nand-bus-width = <8>;
86 nand-ecc-mode = "hw";
87 nand-ecc-strength = <4>;
88 nand-ecc-step-size = <512>;
89 nand-on-flash-bbt;
95 clock-frequency = <32768>;
99 cs-gpios = <&pioD 13 GPIO_ACTIVE_LOW>, <0>, <0>,
105 pinctrl-0 = <&pinctrl_spi_ksz>;
106 cs-gpios = <&pioC 25 GPIO_ACTIVE_LOW>;
112 spi-max-frequency = <1000000>;
113 spi-cpha;
114 spi-cpol;
117 #address-cells = <1>;
118 #size-cells = <0>;
123 phy-mode = "internal";
129 phy-mode = "internal";
135 phy-mode = "internal";
141 phy-mode = "internal";
147 phy-mode = "internal";
154 phy-mode = "rgmii-txid";
155 tx-internal-delay-ps = <2000>;
157 fixed-link {
159 full-duplex;
168 compatible = "atmel,tcb-timer";
173 compatible = "atmel,tcb-timer";
179 pinctrl-names = "default";
180 pinctrl-0 = <&pinctrl_usba_vbus>;
181 atmel,vbus-gpio = <&pioE 9 GPIO_ACTIVE_HIGH>;
187 pinctrl_i2c0_pu: i2c0-pu {
193 pinctrl_mmc0_cd: mmc0-cd {
197 pinctrl_mcc0_vcc: mmc0-vcc {
201 pinctrl_spi_ksz: spi-ksz {
222 pinctrl_usba_vbus: usba-vbus {