1 // SPDX-License-Identifier: GPL-2.0 2 3 #include "tegra234.dtsi" 4 5 / { 6 compatible = "nvidia,p3767", "nvidia,t 7 8 aliases { 9 mmc0 = "/bus@0/mmc@3400000"; 10 }; 11 12 bus@0 { 13 aconnect@2900000 { 14 status = "okay"; 15 16 ahub@2900800 { 17 status = "okay 18 19 i2s@2901100 { 20 status 21 }; 22 23 i2s@2901300 { 24 status 25 }; 26 }; 27 28 dma-controller@2930000 29 status = "okay 30 }; 31 32 interrupt-controller@2 33 status = "okay 34 }; 35 }; 36 37 i2c@3160000 { 38 status = "okay"; 39 40 eeprom@50 { 41 compatible = " 42 reg = <0x50>; 43 44 label = "modul 45 vcc-supply = < 46 address-width 47 pagesize = <8> 48 size = <256>; 49 read-only; 50 }; 51 }; 52 53 spi@3270000 { 54 status = "okay"; 55 56 flash@0 { 57 compatible = " 58 reg = <0>; 59 spi-max-freque 60 spi-tx-bus-wid 61 spi-rx-bus-wid 62 }; 63 }; 64 65 /* 66 * This only exists on Jetson 67 * but UEFI needs this and wil 68 * doesn't exist. 69 */ 70 mmc@3400000 { 71 status = "okay"; 72 bus-width = <4>; 73 cd-gpios = <&gpio TEGR 74 disable-wp; 75 }; 76 77 hda@3510000 { 78 status = "okay"; 79 }; 80 81 padctl@3520000 { 82 vclamp-usb-supply = <& 83 avdd-usb-supply = <&vd 84 }; 85 86 i2c@c240000 { 87 status = "okay"; 88 89 power-sensor@40 { 90 compatible = " 91 reg = <0x40>; 92 #address-cells 93 #size-cells = 94 95 input@0 { 96 reg = 97 label 98 shunt- 99 }; 100 101 input@1 { 102 reg = 103 label 104 shunt- 105 }; 106 107 input@2 { 108 reg = 109 label 110 shunt- 111 }; 112 }; 113 }; 114 115 rtc@c2a0000 { 116 status = "okay"; 117 }; 118 119 pmc@c360000 { 120 nvidia,invert-interrup 121 }; 122 }; 123 124 vdd_5v0_sys: regulator-vdd-5v0-sys { 125 compatible = "regulator-fixed" 126 regulator-name = "VDD_5V0_SYS" 127 regulator-min-microvolt = <500 128 regulator-max-microvolt = <500 129 regulator-always-on; 130 }; 131 132 vdd_1v8_hs: regulator-vdd-1v8-hs { 133 compatible = "regulator-fixed" 134 regulator-name = "VDD_1V8_HS"; 135 regulator-min-microvolt = <180 136 regulator-max-microvolt = <180 137 regulator-always-on; 138 }; 139 140 vdd_1v8_ao: regulator-vdd-1v8-ao { 141 compatible = "regulator-fixed" 142 regulator-name = "VDD_1V8_AO"; 143 regulator-min-microvolt = <180 144 regulator-max-microvolt = <180 145 regulator-always-on; 146 vin-supply = <&vdd_5v0_sys>; 147 }; 148 149 vdd_3v3_ao: regulator-vdd-3v3-ao { 150 compatible = "regulator-fixed" 151 regulator-name = "VDD_3V3_AO"; 152 regulator-min-microvolt = <330 153 regulator-max-microvolt = <330 154 regulator-always-on; 155 vin-supply = <&vdd_5v0_sys>; 156 }; 157 158 sound { 159 compatible = "nvidia,tegra186- 160 status = "okay"; 161 162 dais = /* ADMAIF (FE) Ports */ 163 <&admaif0_port>, <&adma 164 <&admaif4_port>, <&adma 165 <&admaif8_port>, <&adma 166 <&admaif12_port>, <&adm 167 <&admaif16_port>, <&adm 168 /* XBAR Ports */ 169 <&xbar_i2s2_port>, <&xb 170 <&xbar_sfc1_in_port>, < 171 <&xbar_sfc3_in_port>, < 172 <&xbar_mvc1_in_port>, < 173 <&xbar_amx1_in1_port>, 174 <&xbar_amx1_in3_port>, 175 <&xbar_amx2_in1_port>, 176 <&xbar_amx2_in3_port>, 177 <&xbar_amx3_in1_port>, 178 <&xbar_amx3_in3_port>, 179 <&xbar_amx4_in1_port>, 180 <&xbar_amx4_in3_port>, 181 <&xbar_adx1_in_port>, < 182 <&xbar_adx3_in_port>, < 183 <&xbar_mix_in1_port>, < 184 <&xbar_mix_in3_port>, < 185 <&xbar_mix_in5_port>, < 186 <&xbar_mix_in7_port>, < 187 <&xbar_mix_in9_port>, < 188 <&xbar_asrc_in1_port>, 189 <&xbar_asrc_in3_port>, 190 <&xbar_asrc_in5_port>, 191 <&xbar_asrc_in7_port>, 192 <&xbar_ope1_in_port>, 193 /* HW accelerators */ 194 <&sfc1_out_port>, <&sfc 195 <&sfc3_out_port>, <&sfc 196 <&mvc1_out_port>, <&mvc 197 <&amx1_out_port>, <&amx 198 <&amx3_out_port>, <&amx 199 <&adx1_out1_port>, <&ad 200 <&adx1_out3_port>, <&ad 201 <&adx2_out1_port>, <&ad 202 <&adx2_out3_port>, <&ad 203 <&adx3_out1_port>, <&ad 204 <&adx3_out3_port>, <&ad 205 <&adx4_out1_port>, <&ad 206 <&adx4_out3_port>, <&ad 207 <&mix_out1_port>, <&mix 208 <&mix_out4_port>, <&mix 209 <&asrc_out1_port>, <&as 210 <&asrc_out4_port>, <&as 211 <&ope1_out_port>, 212 /* BE I/O Ports */ 213 <&i2s2_port>, <&i2s4_po 214 }; 215 216 thermal-zones { 217 tj-thermal { 218 polling-delay = <1000> 219 polling-delay-passive 220 status = "okay"; 221 222 trips { 223 tj_trip_active 224 temper 225 hyster 226 type = 227 }; 228 229 tj_trip_active 230 temper 231 hyster 232 type = 233 }; 234 235 tj_trip_active 236 temper 237 hyster 238 type = 239 }; 240 }; 241 }; 242 }; 243 };
Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.