From: josh.wu@atmel.com (Josh Wu)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v3 4/6] iio: at91: ADC start-up time calculation changed since at91sam9x5
Date: Tue, 8 Oct 2013 11:44:35 +0800 [thread overview]
Message-ID: <52537FA3.10205@atmel.com> (raw)
In-Reply-To: <524A96C8.7010707@kernel.org>
Hi, Jonathan
On 10/1/2013 5:32 PM, Jonathan Cameron wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> On 08/29/13 22:00, Jonathan Cameron wrote:
>> On 08/28/13 10:03, Maxime Ripard wrote:
>>> Hi Josh,
>>>
>>> On Tue, Aug 27, 2013 at 07:28:50PM +0800, Josh Wu wrote:
>>>> Since in at91sam9x5, sama5d3x chip. the start up time calucation is changed. This patch can choose different
>>>> start up time calculation formula for different chips.
>>>>
>>>> Signed-off-by: Josh Wu <josh.wu@atmel.com>
>>> Acked-by: Maxime Ripard <maxime.ripard@free-electrons.com>
>>>
>> Unfortunately this one has a dependency on the fix patch which is going in through my fixes branch so will have to
>> wait until that hits my upstream.
>>
>> I'd like 5 and 6 to sit a while longer anyway (and 6 needs Dmitry's sign off before I take that.)
>>
> Hi All,
>
> This patch no longer applies unfortunately. Josh, could you bring
> it up to date and repost the last 3 patches of this series?
Sorry for the later reply since I just come back from the holiday.
I will send the last 3 patches of this series (include this one) base on
the mainline Linux. Thanks.
Best Regards,
Josh Wu
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v2.0.21 (GNU/Linux)
> Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/
>
> iQIcBAEBAgAGBQJSSpbIAAoJEFSFNJnE9BaIi48QALwC0aVUQNU94RpUBRBqFVkF
> H8AB2pLBLYV4JlLD1kg9/ksltZh9+xegd/mM/C/lqZoHaokbSSF0bcAPSV2E3lXN
> MJ3sRx0ubmGAMNWOYI22pqD1BQwEWMdjmS/BaZ2FxkOdJyIV/jkR8NpA3BrvL7e2
> iOv9k7nBkOI1B//0K/xr4B0MWotnbmq45KeHTR1VnItqGWHDG7gyB+sbnymyf53M
> XY99HUpkLggBJrbp05PYmp9RTvyV7NYlMvgMtwUWcM6VaA0YrSRR349P+UsIcmwV
> 60yXRDRZCM5Vu3HDAVnbGDtumGjSFYsXXVkJQoN8izCBn0ZsbdSzc4bJyGzn90WK
> vpt5rpd4k+ne/TTuJSiIiz8g/7aZvlWWSQ17j2Qb+IOfh2yROHuA+yyikfFV8N4e
> 8jkd5HSMMRoL1Bv1vsf8eOJVlIMTOkG/2Wa7rXJOiWwzmc09Fxp13SoOIOxEMqJY
> lCj8In1fYLryMBCjxR2C/ysnullAbTwBv9HtudPm3Lu80eR8GL7lB4VrrhJyHILP
> ROvJE4ETYpYQTxQZMJKgVAQBFUAhBmckdc1A/SXMcDJgZKraP9aFvJPYbFR4OlFz
> UfjWWS6TzHFgFe2r804DzT+A7fpdZNFrbxyM40ttg7kJ81DgT9aQncEM96dEmiWh
> nXz0iA/maOXKkqJluLWl
> =HbYR
> -----END PGP SIGNATURE-----
next prev parent reply other threads:[~2013-10-08 3:44 UTC|newest]
Thread overview: 22+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-08-27 11:28 [PATCH v3 0/6] iio: at91: Add touch screen support in at91 adc Josh Wu
2013-08-27 11:28 ` [PATCH v3 1/6] iio: at91: fix adc_clk overflow Josh Wu
2013-08-29 20:43 ` Jonathan Cameron
2013-08-27 11:28 ` [PATCH v3 2/6] iio: at91: introduce the multiple compatible string for different IPs Josh Wu
2013-08-28 8:02 ` Maxime Ripard
2013-08-29 20:47 ` Jonathan Cameron
2013-08-28 13:25 ` Ludovic Desroches
2013-08-27 11:28 ` [PATCH v3 3/6] iio: at91: Use different prescal, startup mask in MR for different IP Josh Wu
2013-08-28 8:56 ` Maxime Ripard
2013-08-29 20:50 ` Jonathan Cameron
2013-08-27 11:28 ` [PATCH v3 4/6] iio: at91: ADC start-up time calculation changed since at91sam9x5 Josh Wu
2013-08-28 9:03 ` Maxime Ripard
2013-08-29 21:00 ` Jonathan Cameron
2013-10-01 9:32 ` Jonathan Cameron
2013-10-08 3:44 ` Josh Wu [this message]
2013-08-27 11:28 ` [PATCH v3 5/6] iio: at91: move the num_channels from DT to driver itself Josh Wu
2013-08-28 7:42 ` [resend][PATCH " Josh Wu
2013-08-28 8:39 ` Maxime Ripard
2013-08-28 13:27 ` [PATCH " Ludovic Desroches
2013-08-27 11:28 ` [PATCH v3 6/6] iio: at91: introduce touch screen support in iio adc driver Josh Wu
2013-08-28 7:45 ` [resend][PATCH " Josh Wu
2013-09-13 9:32 ` Josh Wu
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=52537FA3.10205@atmel.com \
--to=josh.wu@atmel.com \
--cc=linux-arm-kernel@lists.infradead.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).