* [PATCH] ARM: tegra: add SD wp-gpios to Jetson TK1 DT
@ 2014-04-28 17:07 Stephen Warren
2014-04-29 14:21 ` Thierry Reding
2014-04-29 16:15 ` Stephen Warren
0 siblings, 2 replies; 3+ messages in thread
From: Stephen Warren @ 2014-04-28 17:07 UTC (permalink / raw)
To: linux-arm-kernel
From: Stephen Warren <swarren@nvidia.com>
Jetson TK1 can detect write-protect on the SD card. Add the required
DT entries to allow this.
Signed-off-by: Stephen Warren <swarren@nvidia.com>
---
arch/arm/boot/dts/tegra124-jetson-tk1.dts | 1 +
1 file changed, 1 insertion(+)
diff --git a/arch/arm/boot/dts/tegra124-jetson-tk1.dts b/arch/arm/boot/dts/tegra124-jetson-tk1.dts
index fbc34933cf69..e31fb61a81d3 100644
--- a/arch/arm/boot/dts/tegra124-jetson-tk1.dts
+++ b/arch/arm/boot/dts/tegra124-jetson-tk1.dts
@@ -1624,6 +1624,7 @@
status = "okay";
cd-gpios = <&gpio TEGRA_GPIO(V, 2) GPIO_ACTIVE_LOW>;
power-gpios = <&gpio TEGRA_GPIO(R, 0) GPIO_ACTIVE_HIGH>;
+ wp-gpios = <&gpio TEGRA_GPIO(Q, 4) GPIO_ACTIVE_HIGH>;
bus-width = <4>;
vqmmc-supply = <&vddio_sdmmc3>;
};
--
1.8.1.5
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [PATCH] ARM: tegra: add SD wp-gpios to Jetson TK1 DT
2014-04-28 17:07 [PATCH] ARM: tegra: add SD wp-gpios to Jetson TK1 DT Stephen Warren
@ 2014-04-29 14:21 ` Thierry Reding
2014-04-29 16:15 ` Stephen Warren
1 sibling, 0 replies; 3+ messages in thread
From: Thierry Reding @ 2014-04-29 14:21 UTC (permalink / raw)
To: linux-arm-kernel
On Mon, Apr 28, 2014 at 11:07:26AM -0600, Stephen Warren wrote:
> From: Stephen Warren <swarren@nvidia.com>
>
> Jetson TK1 can detect write-protect on the SD card. Add the required
> DT entries to allow this.
>
> Signed-off-by: Stephen Warren <swarren@nvidia.com>
> ---
> arch/arm/boot/dts/tegra124-jetson-tk1.dts | 1 +
> 1 file changed, 1 insertion(+)
Tested-by: Thierry Reding <treding@nvidia.com>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: not available
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20140429/481fcadb/attachment.sig>
^ permalink raw reply [flat|nested] 3+ messages in thread
* [PATCH] ARM: tegra: add SD wp-gpios to Jetson TK1 DT
2014-04-28 17:07 [PATCH] ARM: tegra: add SD wp-gpios to Jetson TK1 DT Stephen Warren
2014-04-29 14:21 ` Thierry Reding
@ 2014-04-29 16:15 ` Stephen Warren
1 sibling, 0 replies; 3+ messages in thread
From: Stephen Warren @ 2014-04-29 16:15 UTC (permalink / raw)
To: linux-arm-kernel
On 04/28/2014 11:07 AM, Stephen Warren wrote:
> Jetson TK1 can detect write-protect on the SD card. Add the required
> DT entries to allow this.
Applied to Tegra's for-3.16/dt branch.
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2014-04-29 16:15 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-04-28 17:07 [PATCH] ARM: tegra: add SD wp-gpios to Jetson TK1 DT Stephen Warren
2014-04-29 14:21 ` Thierry Reding
2014-04-29 16:15 ` Stephen Warren
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox