Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 287727
b: refs/heads/master
c: 5f21f12
h: refs/heads/master
i:
  287725: ab365f1
  287723: 6ffdc66
  287719: 7b61021
  287711: 655350f
v: v3
  • Loading branch information
Marc Dietrich authored and Olof Johansson committed Feb 7, 2012
1 parent dcd1cac commit a99b590
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 218d06d79468ca2e6abf3679eea12d7d93d251ef
refs/heads/master: 5f21f1240c5d1dad82edb21d38566da85085f530
2 changes: 1 addition & 1 deletion trunk/arch/arm/boot/dts/tegra-paz00.dts
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
sdhci@c8000000 {
cd-gpios = <&gpio 173 0>; /* gpio PV5 */
wp-gpios = <&gpio 57 0>; /* gpio PH1 */
power-gpios = <&gpio 155 0>; /* gpio PT3 */
power-gpios = <&gpio 169 0>; /* gpio PV1 */
};

sdhci@c8000200 {
Expand Down
2 changes: 1 addition & 1 deletion trunk/arch/arm/mach-tegra/board-paz00.h
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
/* SDCARD */
#define TEGRA_GPIO_SD1_CD TEGRA_GPIO_PV5
#define TEGRA_GPIO_SD1_WP TEGRA_GPIO_PH1
#define TEGRA_GPIO_SD1_POWER TEGRA_GPIO_PT3
#define TEGRA_GPIO_SD1_POWER TEGRA_GPIO_PV1

/* ULPI */
#define TEGRA_ULPI_RST TEGRA_GPIO_PV0
Expand Down

0 comments on commit a99b590

Please sign in to comment.