diff options
author | Arnd Bergmann <arnd@arndb.de> | 2013-04-09 15:26:51 +0200 |
---|---|---|
committer | Arnd Bergmann <arnd@arndb.de> | 2013-04-09 15:26:51 +0200 |
commit | 5be8f6368800d9e3e570373d2aaff8a48be36574 (patch) | |
tree | 1a874b8668abbf9cfa24fdf917a9c4468acb468f /arch/arm/boot/dts/tegra20-whistler.dts | |
parent | f199ab1aab9d790bee6c84bdb476f1e4911b8011 (diff) | |
parent | eebd1fda2342014a50ed3fd132e5dc6e8b5251e8 (diff) | |
download | op-kernel-dev-5be8f6368800d9e3e570373d2aaff8a48be36574.zip op-kernel-dev-5be8f6368800d9e3e570373d2aaff8a48be36574.tar.gz |
Merge branch 'tegra/fixes' into next/cleanup
This is a dependency for tegra/cleanups
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Diffstat (limited to 'arch/arm/boot/dts/tegra20-whistler.dts')
-rw-r--r-- | arch/arm/boot/dts/tegra20-whistler.dts | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/boot/dts/tegra20-whistler.dts b/arch/arm/boot/dts/tegra20-whistler.dts index ea57c0f..5762188 100644 --- a/arch/arm/boot/dts/tegra20-whistler.dts +++ b/arch/arm/boot/dts/tegra20-whistler.dts @@ -510,6 +510,7 @@ sdhci@c8000400 { status = "okay"; + cd-gpios = <&gpio 69 1>; /* gpio PI5 */ wp-gpios = <&gpio 173 0>; /* gpio PV5 */ bus-width = <8>; }; |