1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
3 * Copyright (c) 2020 Microchip Technology Inc. and its subsidiaries.
14 pinctrl-0 = <&si2_pins>;
15 pinctrl-names = "default";
17 compatible = "spi-mux";
18 mux-controls = <&mux>;
21 reg = <14>; /* CS14 */
23 compatible = "spi-nand";
24 pinctrl-0 = <&cs14_pins>;
25 pinctrl-names = "default";
26 reg = <0x6>; /* SPI2 */
27 spi-max-frequency = <42000000>;
28 rx-sample-delay-ns = <7>; /* Tune for speed */