Re: [PATCH 2/2] ARM: tegra: roth: enable input on mmc clock pins

2014-06-24 Thread Stephen Warren
On 06/23/2014 11:44 PM, Alexandre Courbot wrote: > On 06/24/2014 04:01 AM, Stephen Warren wrote: >> On 06/23/2014 01:32 AM, Alexandre Courbot wrote: >>> Input had been disabled by mistake on these pins, leading to issues with >>> SDIO devices like the Wifi module not being probed or random errors

Re: [PATCH 2/2] ARM: tegra: roth: enable input on mmc clock pins

2014-06-24 Thread Stephen Warren
On 06/23/2014 11:44 PM, Alexandre Courbot wrote: On 06/24/2014 04:01 AM, Stephen Warren wrote: On 06/23/2014 01:32 AM, Alexandre Courbot wrote: Input had been disabled by mistake on these pins, leading to issues with SDIO devices like the Wifi module not being probed or random errors occuring

Re: [PATCH 2/2] ARM: tegra: roth: enable input on mmc clock pins

2014-06-23 Thread Alexandre Courbot
On 06/24/2014 04:01 AM, Stephen Warren wrote: On 06/23/2014 01:32 AM, Alexandre Courbot wrote: Input had been disabled by mistake on these pins, leading to issues with SDIO devices like the Wifi module not being probed or random errors occuring on the SD card. I thought the host controller

Re: [PATCH 2/2] ARM: tegra: roth: enable input on mmc clock pins

2014-06-23 Thread Stephen Warren
On 06/23/2014 01:32 AM, Alexandre Courbot wrote: > Input had been disabled by mistake on these pins, leading to issues with > SDIO devices like the Wifi module not being probed or random errors > occuring on the SD card. I thought the host controller always drove the clock, so there should be no

[PATCH 2/2] ARM: tegra: roth: enable input on mmc clock pins

2014-06-23 Thread Alexandre Courbot
Input had been disabled by mistake on these pins, leading to issues with SDIO devices like the Wifi module not being probed or random errors occuring on the SD card. Signed-off-by: Alexandre Courbot --- arch/arm/boot/dts/tegra114-roth.dts | 6 +++--- 1 file changed, 3 insertions(+), 3

Re: [PATCH 2/2] ARM: tegra: roth: enable input on mmc clock pins

2014-06-23 Thread Stephen Warren
On 06/23/2014 01:32 AM, Alexandre Courbot wrote: Input had been disabled by mistake on these pins, leading to issues with SDIO devices like the Wifi module not being probed or random errors occuring on the SD card. I thought the host controller always drove the clock, so there should be no

Re: [PATCH 2/2] ARM: tegra: roth: enable input on mmc clock pins

2014-06-23 Thread Alexandre Courbot
On 06/24/2014 04:01 AM, Stephen Warren wrote: On 06/23/2014 01:32 AM, Alexandre Courbot wrote: Input had been disabled by mistake on these pins, leading to issues with SDIO devices like the Wifi module not being probed or random errors occuring on the SD card. I thought the host controller

[PATCH 2/2] ARM: tegra: roth: enable input on mmc clock pins

2014-06-23 Thread Alexandre Courbot
Input had been disabled by mistake on these pins, leading to issues with SDIO devices like the Wifi module not being probed or random errors occuring on the SD card. Signed-off-by: Alexandre Courbot acour...@nvidia.com --- arch/arm/boot/dts/tegra114-roth.dts | 6 +++--- 1 file changed, 3