3 #include "tegra30.dtsi"
6 model = "NVIDIA Beaver";
7 compatible = "nvidia,beaver", "nvidia,tegra30";
14 i2c0 = "/i2c@7000d000";
15 i2c1 = "/i2c@7000c000";
16 i2c2 = "/i2c@7000c400";
17 i2c3 = "/i2c@7000c500";
18 i2c4 = "/i2c@7000c700";
19 mmc0 = "/sdhci@78000600";
20 mmc1 = "/sdhci@78000000";
21 spi0 = "/spi@7000da00";
22 usb0 = "/usb@7d000000";
23 usb1 = "/usb@7d008000";
27 device_type = "memory";
28 reg = <0x80000000 0x7ff00000>;
31 pcie-controller@00003000 {
34 avdd-pexa-supply = <&ldo1_reg>;
35 vdd-pexa-supply = <&ldo1_reg>;
36 avdd-pexb-supply = <&ldo1_reg>;
37 vdd-pexb-supply = <&ldo1_reg>;
38 avdd-pex-pll-supply = <&ldo1_reg>;
39 avdd-plle-supply = <&ldo1_reg>;
40 vddio-pex-ctl-supply = <&sys_3v3_reg>;
41 hvdd-pex-supply = <&sys_3v3_pexs_reg>;
45 nvidia,num-lanes = <2>;
49 nvidia,num-lanes = <2>;
54 nvidia,num-lanes = <2>;
60 clock-frequency = <100000>;
65 clock-frequency = <100000>;
70 clock-frequency = <100000>;
75 clock-frequency = <100000>;
80 clock-frequency = <100000>;
83 compatible = "ti,tps65911";
86 interrupts = <GIC_SPI 86 IRQ_TYPE_LEVEL_HIGH>;
87 #interrupt-cells = <2>;
90 ti,system-power-controller;
95 vcc1-supply = <&vdd_5v_in_reg>;
96 vcc2-supply = <&vdd_5v_in_reg>;
97 vcc3-supply = <&vio_reg>;
98 vcc4-supply = <&vdd_5v_in_reg>;
99 vcc5-supply = <&vdd_5v_in_reg>;
100 vcc6-supply = <&vdd2_reg>;
101 vcc7-supply = <&vdd_5v_in_reg>;
102 vccio-supply = <&vdd_5v_in_reg>;
105 #address-cells = <1>;
109 regulator-name = "vddio_ddr_1v2";
110 regulator-min-microvolt = <1200000>;
111 regulator-max-microvolt = <1200000>;
116 regulator-name = "vdd_1v5_gen";
117 regulator-min-microvolt = <1500000>;
118 regulator-max-microvolt = <1500000>;
122 vddctrl_reg: vddctrl {
123 regulator-name = "vdd_cpu,vdd_sys";
124 regulator-min-microvolt = <1000000>;
125 regulator-max-microvolt = <1000000>;
130 regulator-name = "vdd_1v8_gen";
131 regulator-min-microvolt = <1800000>;
132 regulator-max-microvolt = <1800000>;
137 regulator-name = "vdd_pexa,vdd_pexb";
138 regulator-min-microvolt = <1050000>;
139 regulator-max-microvolt = <1050000>;
143 regulator-name = "vdd_sata,avdd_plle";
144 regulator-min-microvolt = <1050000>;
145 regulator-max-microvolt = <1050000>;
148 /* LDO3 is not connected to anything */
151 regulator-name = "vdd_rtc";
152 regulator-min-microvolt = <1200000>;
153 regulator-max-microvolt = <1200000>;
158 regulator-name = "vddio_sdmmc,avdd_vdac";
159 regulator-min-microvolt = <3300000>;
160 regulator-max-microvolt = <3300000>;
165 regulator-name = "avdd_dsi_csi,pwrdet_mipi";
166 regulator-min-microvolt = <1200000>;
167 regulator-max-microvolt = <1200000>;
171 regulator-name = "vdd_pllm,x,u,a_p_c_s";
172 regulator-min-microvolt = <1200000>;
173 regulator-max-microvolt = <1200000>;
178 regulator-name = "vdd_ddr_hs";
179 regulator-min-microvolt = <1000000>;
180 regulator-max-microvolt = <1000000>;
189 spi-max-frequency = <25000000>;
191 compatible = "winbond,w25q32";
193 spi-max-frequency = <20000000>;
199 cd-gpios = <&gpio TEGRA_GPIO(I, 5) GPIO_ACTIVE_LOW>;
200 wp-gpios = <&gpio TEGRA_GPIO(T, 3) GPIO_ACTIVE_HIGH>;
201 power-gpios = <&gpio TEGRA_GPIO(D, 7) GPIO_ACTIVE_HIGH>;
214 nvidia,vbus-gpio = <&gpio TEGRA_GPIO(DD, 6) GPIO_ACTIVE_HIGH>;
218 nvidia,vbus-gpio = <&gpio TEGRA_GPIO(DD, 4) GPIO_ACTIVE_HIGH>;
223 compatible = "simple-bus";
224 #address-cells = <1>;
228 compatible = "fixed-clock";
231 clock-frequency = <32768>;
236 compatible = "simple-bus";
237 #address-cells = <1>;
240 vdd_5v_in_reg: regulator@0 {
241 compatible = "regulator-fixed";
243 regulator-name = "vdd_5v_in";
244 regulator-min-microvolt = <5000000>;
245 regulator-max-microvolt = <5000000>;
249 chargepump_5v_reg: regulator@1 {
250 compatible = "regulator-fixed";
252 regulator-name = "chargepump_5v";
253 regulator-min-microvolt = <5000000>;
254 regulator-max-microvolt = <5000000>;
258 gpio = <&pmic 0 GPIO_ACTIVE_HIGH>;
261 ddr_reg: regulator@2 {
262 compatible = "regulator-fixed";
264 regulator-name = "vdd_ddr";
265 regulator-min-microvolt = <1500000>;
266 regulator-max-microvolt = <1500000>;
270 gpio = <&pmic 7 GPIO_ACTIVE_HIGH>;
271 vin-supply = <&vdd_5v_in_reg>;
274 vdd_5v_sata_reg: regulator@3 {
275 compatible = "regulator-fixed";
277 regulator-name = "vdd_5v_sata";
278 regulator-min-microvolt = <5000000>;
279 regulator-max-microvolt = <5000000>;
283 gpio = <&gpio TEGRA_GPIO(D, 6) GPIO_ACTIVE_HIGH>;
284 vin-supply = <&vdd_5v_in_reg>;
287 usb1_vbus_reg: regulator@4 {
288 compatible = "regulator-fixed";
290 regulator-name = "usb1_vbus";
291 regulator-min-microvolt = <5000000>;
292 regulator-max-microvolt = <5000000>;
294 gpio = <&gpio TEGRA_GPIO(DD, 6) GPIO_ACTIVE_HIGH>;
296 vin-supply = <&vdd_5v_in_reg>;
299 usb3_vbus_reg: regulator@5 {
300 compatible = "regulator-fixed";
302 regulator-name = "usb3_vbus";
303 regulator-min-microvolt = <5000000>;
304 regulator-max-microvolt = <5000000>;
306 gpio = <&gpio TEGRA_GPIO(DD, 4) GPIO_ACTIVE_HIGH>;
308 vin-supply = <&vdd_5v_in_reg>;
311 sys_3v3_reg: regulator@6 {
312 compatible = "regulator-fixed";
314 regulator-name = "sys_3v3,vdd_3v3_alw";
315 regulator-min-microvolt = <3300000>;
316 regulator-max-microvolt = <3300000>;
320 gpio = <&pmic 6 GPIO_ACTIVE_HIGH>;
321 vin-supply = <&vdd_5v_in_reg>;
324 sys_3v3_pexs_reg: regulator@7 {
325 compatible = "regulator-fixed";
327 regulator-name = "sys_3v3_pexs";
328 regulator-min-microvolt = <3300000>;
329 regulator-max-microvolt = <3300000>;
333 gpio = <&gpio TEGRA_GPIO(L, 7) GPIO_ACTIVE_HIGH>;
334 vin-supply = <&sys_3v3_reg>;
337 vdd_5v0_hdmi: regulator@8 {
338 compatible = "regulator-fixed";
340 regulator-name = "+VDD_5V_HDMI";
341 regulator-min-microvolt = <5000000>;
342 regulator-max-microvolt = <5000000>;
345 vin-supply = <&sys_3v3_reg>;