Lines Matching +full:max +full:- +full:speed
4 * SPDX-License-Identifier: Apache-2.0
15 drive-strength = "r0-6";
16 slew-rate = "slow";
17 nxp,speed = "150-mhz";
27 drive-strength = "r0-6";
28 slew-rate = "slow";
29 nxp,speed = "150-mhz";
37 compatible = "nxp,flexio-spi";
39 #address-cells = <1>;
40 #size-cells = <0>;
41 cs-gpios = <&gpio1 3 GPIO_ACTIVE_LOW>;
42 sdo-pin = <1>;
43 sdi-pin = <4>;
44 sck-pin = <10>;
45 pinctrl-0 = <&pinmux_flexio3spi0>;
46 pinctrl-names = "default";
49 compatible = "test-spi-loopback-slow";
51 spi-max-frequency = <500000>;
55 compatible = "nxp,flexio-spi";
57 #address-cells = <1>;
58 #size-cells = <0>;
59 cs-gpios = <&gpio1 2 GPIO_ACTIVE_LOW>;
60 sdo-pin = <0>;
61 sdi-pin = <5>;
62 sck-pin = <11>;
63 pinctrl-0 = <&pinmux_flexio3spi1>;
64 pinctrl-names = "default";
67 compatible = "test-spi-loopback-fast";
69 spi-max-frequency = <4000000>;