Lines Matching +full:spi +full:- +full:max +full:- +full:frequency
1 // SPDX-License-Identifier: GPL-2.0-or-later
18 clock-frequency = <32768>;
22 clock-frequency = <12000000>;
26 compatible = "fixed-clock";
27 #clock-cells = <0>;
28 clock-frequency = <20000000>;
29 clock-output-names = "clk20m";
36 pinctrl-names = "default";
37 pinctrl-0 = <&pinctrl_mmc0_clk_cmd_dat0 &pinctrl_mmc0_dat1_3 &pinctrl_mmc0_dat4_7>;
38 vmmc-supply = <&vcc_mmc0_reg>;
39 vqmmc-supply = <&vcc_3v3_reg>;
43 bus-width = <8>;
44 broken-cd;
48 spi0: spi@f8010000 {
49 cs-gpios = <&pioC 3 0>, <0>, <0>, <0>;
54 spi-max-frequency = <50000000>;
63 spi1: spi@fc018000 {
64 cs-gpios = <&pioB 22 0>, <&pioB 23 0>, <0>, <0>;
71 interrupt-parent = <&pioE>;
73 spi-max-frequency = <10000000>;
80 interrupt-parent = <&pioE>;
82 spi-max-frequency = <10000000>;
88 compatible = "atmel,tcb-timer";
93 compatible = "atmel,tcb-timer";
99 pinctrl-names = "default";
100 pinctrl-0 = <
108 atmel,adc-vref = <3300>;
119 compatible = "regulator-fixed";
120 regulator-name = "VCC 3V3";
121 regulator-min-microvolt = <3300000>;
122 regulator-max-microvolt = <3300000>;
123 regulator-boot-on;
124 regulator-always-on;
128 compatible = "regulator-fixed";
130 regulator-name = "RST_n MCI0";
131 regulator-min-microvolt = <3300000>;
132 regulator-max-microvolt = <3300000>;
133 vin-supply = <&vcc_3v3_reg>;
134 regulator-boot-on;