From: Stephen Warren <swarren-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org>
To: Jon Hunter <jonathanh-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>
Cc: Lucas Stach <dev-8ppwABl0HbeELgA04lAiVw@public.gmane.org>,
Thierry Reding
<thierry.reding-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>,
Alexandre Courbot
<gnurou-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>,
linux-tegra-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org,
Bryan Wu <pengw-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>
Subject: Re: [PATCH] ARM: tegra: beaver: allow SD card voltage to be changed
Date: Thu, 19 May 2016 10:12:35 -0600 [thread overview]
Message-ID: <573DE5F3.2060406@wwwdotorg.org> (raw)
In-Reply-To: <573DCE43.70906-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>
On 05/19/2016 08:31 AM, Jon Hunter wrote:
>
> On 29/02/16 21:01, Lucas Stach wrote:
>> This allows to switch the card signal voltage level to 1.8V,
>> which is needed for any ultra high speed modes to work.
>>
>> Signed-off-by: Lucas Stach <dev-8ppwABl0HbeELgA04lAiVw@public.gmane.org>
>> ---
>> This needs the SDMMC memcomp pad calibration patches I just
>> sent out to be applied, otherwise the card voltage change will
>> fail with a message in the kernel log and a fall back to
>> high speed operation.
>> ---
>> arch/arm/boot/dts/tegra30-beaver.dts | 3 ++-
>> 1 file changed, 2 insertions(+), 1 deletion(-)
>>
>> diff --git a/arch/arm/boot/dts/tegra30-beaver.dts b/arch/arm/boot/dts/tegra30-beaver.dts
>> index 1daed40..6b237f2 100644
>> --- a/arch/arm/boot/dts/tegra30-beaver.dts
>> +++ b/arch/arm/boot/dts/tegra30-beaver.dts
>> @@ -1848,7 +1848,7 @@
>>
>> ldo5_reg: ldo5 {
>> regulator-name = "vddio_sdmmc,avdd_vdac";
>
> Stephen, looking at the schematics, I don't see that this is connected
> to the avdd_vdac (which appears to be unconnected) and so I am wondering
> if this name should be just "vddio_sdmmc"?
Yes, I don't know where avdd_vdac came from; it doesn't appear connected
on any Beaver (or even Cardhu, from which it was probably derived)
schematic that I have.
CC += Bryan in case he has any recollection since he wrote this DT.
WARNING: multiple messages have this Message-ID (diff)
From: swarren@wwwdotorg.org (Stephen Warren)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] ARM: tegra: beaver: allow SD card voltage to be changed
Date: Thu, 19 May 2016 10:12:35 -0600 [thread overview]
Message-ID: <573DE5F3.2060406@wwwdotorg.org> (raw)
In-Reply-To: <573DCE43.70906@nvidia.com>
On 05/19/2016 08:31 AM, Jon Hunter wrote:
>
> On 29/02/16 21:01, Lucas Stach wrote:
>> This allows to switch the card signal voltage level to 1.8V,
>> which is needed for any ultra high speed modes to work.
>>
>> Signed-off-by: Lucas Stach <dev@lynxeye.de>
>> ---
>> This needs the SDMMC memcomp pad calibration patches I just
>> sent out to be applied, otherwise the card voltage change will
>> fail with a message in the kernel log and a fall back to
>> high speed operation.
>> ---
>> arch/arm/boot/dts/tegra30-beaver.dts | 3 ++-
>> 1 file changed, 2 insertions(+), 1 deletion(-)
>>
>> diff --git a/arch/arm/boot/dts/tegra30-beaver.dts b/arch/arm/boot/dts/tegra30-beaver.dts
>> index 1daed40..6b237f2 100644
>> --- a/arch/arm/boot/dts/tegra30-beaver.dts
>> +++ b/arch/arm/boot/dts/tegra30-beaver.dts
>> @@ -1848,7 +1848,7 @@
>>
>> ldo5_reg: ldo5 {
>> regulator-name = "vddio_sdmmc,avdd_vdac";
>
> Stephen, looking at the schematics, I don't see that this is connected
> to the avdd_vdac (which appears to be unconnected) and so I am wondering
> if this name should be just "vddio_sdmmc"?
Yes, I don't know where avdd_vdac came from; it doesn't appear connected
on any Beaver (or even Cardhu, from which it was probably derived)
schematic that I have.
CC += Bryan in case he has any recollection since he wrote this DT.
next prev parent reply other threads:[~2016-05-19 16:12 UTC|newest]
Thread overview: 30+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-02-29 21:01 [PATCH] ARM: tegra: beaver: allow SD card voltage to be changed Lucas Stach
2016-02-29 21:01 ` Lucas Stach
[not found] ` <1456779678-20173-1-git-send-email-dev-8ppwABl0HbeELgA04lAiVw@public.gmane.org>
2016-05-13 7:25 ` Lucas Stach
2016-05-13 7:25 ` Lucas Stach
[not found] ` <1463124331.2459.0.camel-8ppwABl0HbeELgA04lAiVw@public.gmane.org>
2016-05-13 17:27 ` Thierry Reding
2016-05-13 17:27 ` Thierry Reding
[not found] ` <20160513172704.GA498-EkSeR96xj6Pcmrwk2tT4+A@public.gmane.org>
2016-05-13 19:08 ` Lucas Stach
2016-05-13 19:08 ` Lucas Stach
2016-05-19 14:29 ` Jon Hunter
2016-05-19 14:29 ` Jon Hunter
[not found] ` <573DCDB3.80202-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>
2016-06-13 10:22 ` Jon Hunter
2016-06-13 10:22 ` Jon Hunter
[not found] ` <575E897A.5080508-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>
2016-06-14 6:20 ` Adrian Hunter
2016-06-14 6:20 ` Adrian Hunter
[not found] ` <575FA21E.80309-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>
2016-06-14 8:23 ` Jon Hunter
2016-06-14 8:23 ` Jon Hunter
[not found] ` <575FBEE5.50905-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>
2016-06-14 10:05 ` Adrian Hunter
2016-06-14 10:05 ` Adrian Hunter
[not found] ` <575FD6E0.7070201-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>
2016-06-14 14:19 ` Jon Hunter
2016-06-14 14:19 ` Jon Hunter
[not found] ` <5760125A.8030102-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>
2016-06-24 9:14 ` Jon Hunter
2016-06-24 9:14 ` Jon Hunter
[not found] ` <576CF9F3.7090406-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>
2016-06-28 13:27 ` Adrian Hunter
2016-06-28 13:27 ` Adrian Hunter
2016-05-19 14:31 ` Jon Hunter
2016-05-19 14:31 ` Jon Hunter
[not found] ` <573DCE43.70906-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>
2016-05-19 16:12 ` Stephen Warren [this message]
2016-05-19 16:12 ` Stephen Warren
-- strict thread matches above, loose matches on Subject: below --
2016-06-30 15:32 [PATCH] ARM: tegra: beaver: Allow " Thierry Reding
[not found] ` <20160630153208.22761-1-thierry.reding-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2016-07-07 5:22 ` Olof Johansson
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=573DE5F3.2060406@wwwdotorg.org \
--to=swarren-3lzwwm7+weoh9zmkesr00q@public.gmane.org \
--cc=dev-8ppwABl0HbeELgA04lAiVw@public.gmane.org \
--cc=gnurou-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org \
--cc=jonathanh-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org \
--cc=linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org \
--cc=linux-tegra-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=pengw-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org \
--cc=thierry.reding-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.