1 // SPDX-License-Identifier: GPL-2.0
4 #include "tegra30-cardhu.dtsi"
5 #include "tegra30-cpu-opp.dtsi"
6 #include "tegra30-cpu-opp-microvolt.dtsi"
8 /* This dts file support the cardhu A04 and later versions of board */
11 model = "NVIDIA Tegra30 Cardhu A04 (A05, A06, A07) evaluation board";
12 compatible = "nvidia,cardhu-a04", "nvidia,cardhu", "nvidia,tegra30";
16 power-gpios = <&gpio TEGRA_GPIO(D, 3) GPIO_ACTIVE_HIGH>;
18 keep-power-in-suspend;
22 compatible = "simple-bus";
26 ddr_reg: regulator@100 {
27 compatible = "regulator-fixed";
28 regulator-name = "ddr";
30 regulator-min-microvolt = <1500000>;
31 regulator-max-microvolt = <1500000>;
35 gpio = <&pmic 7 GPIO_ACTIVE_HIGH>;
38 sys_3v3_reg: regulator@101 {
39 compatible = "regulator-fixed";
41 regulator-name = "sys_3v3";
42 regulator-min-microvolt = <3300000>;
43 regulator-max-microvolt = <3300000>;
47 gpio = <&pmic 6 GPIO_ACTIVE_HIGH>;
50 usb1_vbus_reg: regulator@102 {
51 compatible = "regulator-fixed";
53 regulator-name = "usb1_vbus";
54 regulator-min-microvolt = <5000000>;
55 regulator-max-microvolt = <5000000>;
57 gpio = <&gpio TEGRA_GPIO(DD, 6) GPIO_ACTIVE_HIGH>;
59 vin-supply = <&vdd_5v0_reg>;
62 usb3_vbus_reg: regulator@103 {
63 compatible = "regulator-fixed";
65 regulator-name = "usb3_vbus";
66 regulator-min-microvolt = <5000000>;
67 regulator-max-microvolt = <5000000>;
69 gpio = <&gpio TEGRA_GPIO(DD, 4) GPIO_ACTIVE_HIGH>;
71 vin-supply = <&vdd_5v0_reg>;
74 vdd_5v0_reg: regulator@104 {
75 compatible = "regulator-fixed";
77 regulator-name = "5v0";
78 regulator-min-microvolt = <5000000>;
79 regulator-max-microvolt = <5000000>;
81 gpio = <&pmic 8 GPIO_ACTIVE_HIGH>;
84 vdd_bl_reg: regulator@105 {
85 compatible = "regulator-fixed";
87 regulator-name = "vdd_bl";
88 regulator-min-microvolt = <5000000>;
89 regulator-max-microvolt = <5000000>;
93 gpio = <&gpio TEGRA_GPIO(DD, 2) GPIO_ACTIVE_HIGH>;
96 vdd_bl2_reg: regulator@106 {
97 compatible = "regulator-fixed";
99 regulator-name = "vdd_bl2";
100 regulator-min-microvolt = <5000000>;
101 regulator-max-microvolt = <5000000>;
105 gpio = <&gpio TEGRA_GPIO(DD, 0) GPIO_ACTIVE_HIGH>;
112 vddctrl_reg: vddctrl {
113 regulator-min-microvolt = <800000>;
114 regulator-max-microvolt = <1125000>;
115 regulator-coupled-with = <&vddcore_reg>;
116 regulator-coupled-max-spread = <300000>;
117 regulator-max-step-microvolt = <100000>;
119 nvidia,tegra-cpu-regulator;
124 vddcore_reg: tps62361@60 {
125 regulator-coupled-with = <&vddctrl_reg>;
126 regulator-coupled-max-spread = <300000>;
127 regulator-max-step-microvolt = <100000>;
129 nvidia,tegra-core-regulator;
135 cpu-supply = <&vddctrl_reg>;
136 operating-points-v2 = <&cpu0_opp_table>;
140 cpu-supply = <&vddctrl_reg>;
141 operating-points-v2 = <&cpu0_opp_table>;
145 cpu-supply = <&vddctrl_reg>;
146 operating-points-v2 = <&cpu0_opp_table>;
150 cpu-supply = <&vddctrl_reg>;
151 operating-points-v2 = <&cpu0_opp_table>;