1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
3 * Copyright (c) 2020 Microchip Technology Inc. and its subsidiaries.
7 #include "sparx5_pcb_common.dtsi"
10 model = "Sparx5 PCB125 Reference Board";
11 compatible = "microchip,sparx5-pcb125", "microchip,sparx5";
14 device_type = "memory";
15 reg = <0x00000000 0x00000000 0x10000000>;
20 emmc_pins: emmc-pins {
21 /* NB: No "GPIO_35", "GPIO_36", "GPIO_37"
22 * (N/A: CARD_nDETECT, CARD_WP, CARD_LED)
24 pins = "GPIO_34", "GPIO_38", "GPIO_39",
25 "GPIO_40", "GPIO_41", "GPIO_42",
26 "GPIO_43", "GPIO_44", "GPIO_45",
37 pinctrl-0 = <&emmc_pins>;
38 max-frequency = <8000000>;
39 microchip,clock-delay = <10>;
45 compatible = "spi-mux";
46 mux-controls = <&mux>;
51 compatible = "jedec,spi-nor";
52 spi-max-frequency = <8000000>;
53 reg = <0x9>; /* SPI */
57 compatible = "spi-mux";
58 mux-controls = <&mux 0>;
63 compatible = "spi-nand";
64 pinctrl-0 = <&cs1_pins>;
65 pinctrl-names = "default";
66 spi-max-frequency = <8000000>;
67 reg = <0x9>; /* SPI */
74 microchip,sgpio-port-ranges = <0 23>;