Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 374003
b: refs/heads/master
c: 7a2617a
h: refs/heads/master
i:
  374001: 09442e9
  373999: 57b115e
v: v3
  • Loading branch information
Joseph Lo authored and Stephen Warren committed Apr 4, 2013
1 parent 4a41201 commit 137bc3f
Show file tree
Hide file tree
Showing 10 changed files with 12 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 9be1e13e6e53048cce6135c823226f1198ee1725
refs/heads/master: 7a2617a64dac0ce559bee0710704aa7d51f4e92a
1 change: 1 addition & 0 deletions trunk/arch/arm/boot/dts/tegra114-dalmore.dts
Original file line number Diff line number Diff line change
Expand Up @@ -836,6 +836,7 @@
sdhci@78000600 {
bus-width = <8>;
status = "okay";
non-removable;
};

clocks {
Expand Down
1 change: 1 addition & 0 deletions trunk/arch/arm/boot/dts/tegra20-paz00.dts
Original file line number Diff line number Diff line change
Expand Up @@ -445,6 +445,7 @@
sdhci@c8000600 {
status = "okay";
bus-width = <8>;
non-removable;
};

clocks {
Expand Down
2 changes: 2 additions & 0 deletions trunk/arch/arm/boot/dts/tegra20-seaboard.dts
Original file line number Diff line number Diff line change
Expand Up @@ -580,6 +580,7 @@
status = "okay";
power-gpios = <&gpio 86 0>; /* gpio PK6 */
bus-width = <4>;
keep-power-in-suspend;
};

sdhci@c8000400 {
Expand All @@ -593,6 +594,7 @@
sdhci@c8000600 {
status = "okay";
bus-width = <8>;
non-removable;
};

clocks {
Expand Down
2 changes: 2 additions & 0 deletions trunk/arch/arm/boot/dts/tegra20-ventana.dts
Original file line number Diff line number Diff line change
Expand Up @@ -516,6 +516,7 @@
status = "okay";
power-gpios = <&gpio 86 0>; /* gpio PK6 */
bus-width = <4>;
keep-power-in-suspend;
};

sdhci@c8000400 {
Expand All @@ -529,6 +530,7 @@
sdhci@c8000600 {
status = "okay";
bus-width = <8>;
non-removable;
};

clocks {
Expand Down
1 change: 1 addition & 0 deletions trunk/arch/arm/boot/dts/tegra20-whistler.dts
Original file line number Diff line number Diff line change
Expand Up @@ -518,6 +518,7 @@
sdhci@c8000600 {
status = "okay";
bus-width = <8>;
non-removable;
};

clocks {
Expand Down
1 change: 1 addition & 0 deletions trunk/arch/arm/boot/dts/tegra30-beaver.dts
Original file line number Diff line number Diff line change
Expand Up @@ -266,6 +266,7 @@
sdhci@78000600 {
status = "okay";
bus-width = <8>;
non-removable;
};

clocks {
Expand Down
1 change: 1 addition & 0 deletions trunk/arch/arm/boot/dts/tegra30-cardhu-a02.dts
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,7 @@
status = "okay";
power-gpios = <&gpio 28 0>; /* gpio PD4 */
bus-width = <4>;
keep-power-in-suspend;
};
};

1 change: 1 addition & 0 deletions trunk/arch/arm/boot/dts/tegra30-cardhu-a04.dts
Original file line number Diff line number Diff line change
Expand Up @@ -100,5 +100,6 @@
status = "okay";
power-gpios = <&gpio 27 0>; /* gpio PD3 */
bus-width = <4>;
keep-power-in-suspend;
};
};
1 change: 1 addition & 0 deletions trunk/arch/arm/boot/dts/tegra30-cardhu.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -320,6 +320,7 @@
sdhci@78000600 {
status = "okay";
bus-width = <8>;
non-removable;
};

clocks {
Expand Down

0 comments on commit 137bc3f

Please sign in to comment.