Loading...
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 | // SPDX-License-Identifier: (GPL-2.0+ OR MIT) /* * Copyright (C) 2019 Marvell International Ltd. * * Device tree for the CN9131-DB board. */ #include "cn9130-db.dts" / { model = "Marvell Armada CN9131-DB"; compatible = "marvell,cn9131", "marvell,cn9130", "marvell,armada-ap807-quad", "marvell,armada-ap807"; aliases { gpio3 = &cp1_gpio1; gpio4 = &cp1_gpio2; ethernet3 = &cp1_eth0; ethernet4 = &cp1_eth1; }; cp1_reg_usb3_vbus0: cp1_usb3_vbus@0 { compatible = "regulator-fixed"; pinctrl-names = "default"; pinctrl-0 = <&cp1_xhci0_vbus_pins>; regulator-name = "cp1-xhci0-vbus"; regulator-min-microvolt = <5000000>; regulator-max-microvolt = <5000000>; enable-active-high; gpio = <&cp1_gpio1 3 GPIO_ACTIVE_HIGH>; }; cp1_usb3_0_phy0: cp1_usb3_phy0 { compatible = "usb-nop-xceiv"; vcc-supply = <&cp1_reg_usb3_vbus0>; }; cp1_sfp_eth1: sfp-eth1 { compatible = "sff,sfp"; i2c-bus = <&cp1_i2c0>; los-gpio = <&cp1_gpio1 11 GPIO_ACTIVE_HIGH>; mod-def0-gpio = <&cp1_gpio1 10 GPIO_ACTIVE_LOW>; tx-disable-gpio = <&cp1_gpio1 9 GPIO_ACTIVE_HIGH>; tx-fault-gpio = <&cp1_gpio1 8 GPIO_ACTIVE_HIGH>; pinctrl-names = "default"; pinctrl-0 = <&cp1_sfp_pins>; /* * SFP cages are unconnected on early PCBs because of an the I2C * lanes not being connected. Prevent the port for being * unusable by disabling the SFP node. */ status = "disabled"; }; }; /* * Instantiate the first slave CP115 */ #define CP11X_NAME cp1 #define CP11X_BASE f4000000 #define CP11X_PCIEx_MEM_BASE(iface) (0xe2000000 + (iface * 0x1000000)) #define CP11X_PCIEx_MEM_SIZE(iface) 0xf00000 #define CP11X_PCIE0_BASE f4600000 #define CP11X_PCIE1_BASE f4620000 #define CP11X_PCIE2_BASE f4640000 #include "armada-cp115.dtsi" #undef CP11X_NAME #undef CP11X_BASE #undef CP11X_PCIEx_MEM_BASE #undef CP11X_PCIEx_MEM_SIZE #undef CP11X_PCIE0_BASE #undef CP11X_PCIE1_BASE #undef CP11X_PCIE2_BASE &cp1_crypto { status = "disabled"; }; &cp1_ethernet { status = "okay"; }; /* CON50 */ &cp1_eth0 { status = "disabled"; phy-mode = "10gbase-kr"; /* Generic PHY, providing serdes lanes */ phys = <&cp1_comphy4 0>; managed = "in-band-status"; sfp = <&cp1_sfp_eth1>; }; &cp1_gpio1 { status = "okay"; }; &cp1_gpio2 { status = "okay"; }; &cp1_i2c0 { status = "okay"; pinctrl-names = "default"; pinctrl-0 = <&cp1_i2c0_pins>; clock-frequency = <100000>; }; /* CON40 */ &cp1_pcie0 { pinctrl-names = "default"; pinctrl-0 = <&cp1_pcie_reset_pins>; num-lanes = <2>; num-viewport = <8>; marvell,reset-gpio = <&cp1_gpio1 0 GPIO_ACTIVE_HIGH>; status = "okay"; /* Generic PHY, providing serdes lanes */ phys = <&cp1_comphy0 0 &cp1_comphy1 0>; }; &cp1_sata0 { status = "okay"; /* CON32 */ sata-port@1 { /* Generic PHY, providing serdes lanes */ phys = <&cp1_comphy5 1>; }; }; /* U24 */ &cp1_spi1 { status = "okay"; pinctrl-names = "default"; pinctrl-0 = <&cp1_spi0_pins>; reg = <0x700680 0x50>; spi-flash@0 { #address-cells = <0x1>; #size-cells = <0x1>; compatible = "jedec,spi-nor"; reg = <0x0>; /* On-board MUX does not allow higher frequencies */ spi-max-frequency = <40000000>; partitions { compatible = "fixed-partitions"; #address-cells = <1>; #size-cells = <1>; partition@0 { label = "U-Boot-1"; reg = <0x0 0x200000>; }; partition@400000 { label = "Filesystem-1"; reg = <0x200000 0xe00000>; }; }; }; }; &cp1_syscon0 { cp1_pinctrl: pinctrl { compatible = "marvell,cp115-standalone-pinctrl"; cp1_i2c0_pins: cp1-i2c-pins-0 { marvell,pins = "mpp37", "mpp38"; marvell,function = "i2c0"; }; cp1_spi0_pins: cp1-spi-pins-0 { marvell,pins = "mpp13", "mpp14", "mpp15", "mpp16"; marvell,function = "spi1"; }; cp1_xhci0_vbus_pins: cp1-xhci0-vbus-pins { marvell,pins = "mpp3"; marvell,function = "gpio"; }; cp1_sfp_pins: sfp-pins { marvell,pins = "mpp8", "mpp9", "mpp10", "mpp11"; marvell,function = "gpio"; }; cp1_pcie_reset_pins: cp1-pcie-reset-pins { marvell,pins = "mpp0"; marvell,function = "gpio"; }; }; }; /* CON58 */ &cp1_utmi { status = "okay"; }; &cp1_usb3_1 { status = "okay"; usb-phy = <&cp1_usb3_0_phy0>; /* Generic PHY, providing serdes lanes */ phys = <&cp1_comphy3 1>, <&cp1_utmi1>; phy-names = "usb", "utmi"; dr_mode = "host"; }; |