Lines Matching +full:miso +full:- +full:pins

1 // SPDX-License-Identifier: GPL-2.0
6 #include "armada-8040.dtsi"
9 model = "ClearFog-GT-8K";
10 compatible = "solidrun,clearfog-gt-8k",
14 stdout-path = "serial0:115200n8";
28 simple-bus {
29 compatible = "simple-bus";
31 reg_usb3h0_vbus: usb3-vbus0 {
32 compatible = "regulator-fixed";
33 pinctrl-names = "default";
34 pinctrl-0 = <&cpm_xhci_vbus_pins>;
35 regulator-name = "reg-usb3h0-vbus";
36 regulator-min-microvolt = <5000000>;
37 regulator-max-microvolt = <5000000>;
38 startup-delay-us = <300000>;
39 shutdown-delay-us = <500000>;
40 regulator-force-boot-off;
53 * eMMC [0-10]
57 pin-func = < 1 1 1 1 1 1 1 1 1 1
61 /* on-board eMMC */
63 pinctrl-names = "default";
64 pinctrl-0 = <&ap_emmc_pins>;
65 bus-width = <8>;
72 * [0-31] = 0xff: Keep default CP0_shared_pins:
78 * [35-38] CP0 I2C1 and I2C0
91 * [56-61] Micro SD
94 pin-func = < 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff
102 cpm_pcie_reset_pins: cpm-pcie-reset-pins {
103 marvell,pins = < 32 >;
107 cpm_xhci_vbus_pins: cpm-xhci-vbus-pins {
108 marvell,pins = < 47 >;
112 cps_1g_phy_reset: cps-1g-phy-reset {
113 marvell,pins = < 43 >;
120 pinctrl-names = "default";
121 pinctrl-0 = <&cpm_sdhci_pins>;
122 bus-width = <4>;
127 num-lanes = <1>;
128 pinctrl-names = "default";
129 pinctrl-0 = <&cpm_pcie_reset_pins>;
130 marvell,reset-gpio = <&cpm_gpio1 0 GPIO_ACTIVE_LOW>;
135 pinctrl-names = "default";
136 pinctrl-0 = <&cpm_i2c0_pins>;
138 clock-frequency = <100000>;
142 pinctrl-names = "default";
143 pinctrl-0 = <&cpm_i2c1_pins>;
145 clock-frequency = <100000>;
163 phy-type = <PHY_TYPE_PEX0>;
166 phy-type = <PHY_TYPE_UNCONNECTED>;
169 phy-type = <PHY_TYPE_SFI>;
172 phy-type = <PHY_TYPE_UNCONNECTED>;
175 phy-type = <PHY_TYPE_USB3_HOST1>;
178 phy-type = <PHY_TYPE_UNCONNECTED>;
183 pinctrl-names = "default";
190 phy-mode = "sfi";
198 vbus-supply = <&reg_usb3h0_vbus>;
209 * [0-5] TDM
213 * [9.11]CP1 SPI0 MOSI/MISO/CLK
214 * [13] CP1 SPI1 MISO (TDM and SPI ROM shared)
225 * [32-62] = 0xff: Keep default CP1_shared_pins:
228 pin-func = < 0x4 0x4 0x4 0x4 0x4 0x4 0x0 0x4 0x4 0x4
238 pinctrl-names = "default";
239 pinctrl-0 = <&cps_spi1_pins>;
242 spi-flash@0 {
243 compatible = "jedec,spi-nor", "spi-flash";
245 spi-max-frequency = <10000000>;
248 compatible = "fixed-partitions";
249 #address-cells = <1>;
250 #size-cells = <1>;
253 label = "U-Boot";
270 * Lane 3: SGMII1 - Connected to 1512 port
272 * Lane 5: SGMII2 - Connected to Topaz switch
275 phy-type = <PHY_TYPE_SATA1>;
276 phy-invert = <PHY_POLARITY_RXD_INVERT>;
279 phy-type = <PHY_TYPE_UNCONNECTED>;
282 phy-type = <PHY_TYPE_USB3_HOST0>;
285 phy-type = <PHY_TYPE_SGMII1>;
286 phy-speed = <PHY_SPEED_1_25G>;
289 phy-type = <PHY_TYPE_UNCONNECTED>;
292 phy-type = <PHY_TYPE_SGMII2>;
293 phy-speed = <PHY_SPEED_3_125G>;
298 phy0: ethernet-phy@0 {
304 pinctrl-names = "default";
305 pinctrl-0 = <&cps_1g_phy_reset>;
312 phy-mode = "sgmii";
314 phy-reset-gpios = <&cpm_gpio1 11 GPIO_ACTIVE_LOW>;
320 phy-mode = "sgmii";
321 phy-speed = <2500>;
322 phy-reset-gpios = <&cps_gpio0 24 GPIO_ACTIVE_LOW>;