All of lore.kernel.org
 help / color / mirror / Atom feed
From: Javier Martinez Canillas <javier@dowhile0.org>
To: Alessandro Zummo <a.zummo@towertech.it>
Cc: Javier Martinez Canillas <javier.martinez@collabora.co.uk>,
	Krzysztof Kozlowski <k.kozlowski@samsung.com>,
	"linux-samsung-soc@vger.kernel.org" 
	<linux-samsung-soc@vger.kernel.org>,
	rtc-linux@googlegroups.com, Doug Anderson <dianders@chromium.org>,
	Linux Kernel <linux-kernel@vger.kernel.org>,
	Olof Johansson <olof@lixom.net>,
	"linux-arm-kernel@lists.infradead.org" 
	<linux-arm-kernel@lists.infradead.org>
Subject: Re: [PATCH v9 0/5] Add Maxim 77802 RTC support
Date: Mon, 8 Sep 2014 08:48:55 +0200	[thread overview]
Message-ID: <CABxcv==JBH4gpTpW6JgUvzivfGij2=-6N245KWXS4+X_OaWWOg@mail.gmail.com> (raw)
In-Reply-To: <1408350877-15921-1-git-send-email-javier.martinez@collabora.co.uk>

Hello Alessandro,

On Mon, Aug 18, 2014 at 10:34 AM, Javier Martinez Canillas
<javier.martinez@collabora.co.uk> wrote:
> This series add support for the Real Time clock present in
> the Maxim 77802 Power Managment IC. Previously, the series
> was part of a bigger one [0] that aimed to add support for
> all the devices in the max77802 PMIC. But now the max77802
> dependencies were already merged for 3.17 so the series can
> be split and each driver can go through the relevant tree.
>
> While working on the max77802 rtc support a lot of feedback
> was given and the issues pointed out also apply to a driver
> for a similar PMIC RTC (max77686). So patches 01/05 to 04/05
> in the series are cleanups for the max77686 driver and patch
> 05/05 adds the support for the max77802 RTC.
>
> I kept the version numbering from the old series so this is
> version 9 although there were no changes on the max77802 rtc
> driver since v6 of the old series, only patches 03 and 04 were
> added on this version which are cleanups for the max77686 rtc.
>
> The series were tested on an Exynos5250 Snow (max77686) and
> Exynos5420 Peach Pit (max77802) machines and applies cleanly
> to both 3.17-rc1 and today's linux-next (20140818).
>

This series was first posted for 3.17 and you said that it was OK if
it gets merged through the MFD tree but you didn't ack the set so it
missed 3.17. The max77802 mfd driver dependency made it for 3.17 so
that's why I re-posted it for 3.18 about a month ago but got no
feedback so far...

Since we are in 3.17-rc4 already, I'm afraid that this series may miss
3.18 again. Other people show their interest in the series since it
has been reviewed and tested by many folks so it should be safe to
merge them. Is there anything else you need from me to pick the
series?

Thanks a lot and best regards,
Javier

WARNING: multiple messages have this Message-ID (diff)
From: javier@dowhile0.org (Javier Martinez Canillas)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v9 0/5] Add Maxim 77802 RTC support
Date: Mon, 8 Sep 2014 08:48:55 +0200	[thread overview]
Message-ID: <CABxcv==JBH4gpTpW6JgUvzivfGij2=-6N245KWXS4+X_OaWWOg@mail.gmail.com> (raw)
In-Reply-To: <1408350877-15921-1-git-send-email-javier.martinez@collabora.co.uk>

Hello Alessandro,

On Mon, Aug 18, 2014 at 10:34 AM, Javier Martinez Canillas
<javier.martinez@collabora.co.uk> wrote:
> This series add support for the Real Time clock present in
> the Maxim 77802 Power Managment IC. Previously, the series
> was part of a bigger one [0] that aimed to add support for
> all the devices in the max77802 PMIC. But now the max77802
> dependencies were already merged for 3.17 so the series can
> be split and each driver can go through the relevant tree.
>
> While working on the max77802 rtc support a lot of feedback
> was given and the issues pointed out also apply to a driver
> for a similar PMIC RTC (max77686). So patches 01/05 to 04/05
> in the series are cleanups for the max77686 driver and patch
> 05/05 adds the support for the max77802 RTC.
>
> I kept the version numbering from the old series so this is
> version 9 although there were no changes on the max77802 rtc
> driver since v6 of the old series, only patches 03 and 04 were
> added on this version which are cleanups for the max77686 rtc.
>
> The series were tested on an Exynos5250 Snow (max77686) and
> Exynos5420 Peach Pit (max77802) machines and applies cleanly
> to both 3.17-rc1 and today's linux-next (20140818).
>

This series was first posted for 3.17 and you said that it was OK if
it gets merged through the MFD tree but you didn't ack the set so it
missed 3.17. The max77802 mfd driver dependency made it for 3.17 so
that's why I re-posted it for 3.18 about a month ago but got no
feedback so far...

Since we are in 3.17-rc4 already, I'm afraid that this series may miss
3.18 again. Other people show their interest in the series since it
has been reviewed and tested by many folks so it should be safe to
merge them. Is there anything else you need from me to pick the
series?

Thanks a lot and best regards,
Javier

  parent reply	other threads:[~2014-09-08  6:48 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-08-18  8:34 [PATCH v9 0/5] Add Maxim 77802 RTC support Javier Martinez Canillas
2014-08-18  8:34 ` Javier Martinez Canillas
2014-08-18  8:34 ` Javier Martinez Canillas
2014-08-18  8:34 ` [PATCH v9 1/5] rtc: max77686: Allow the max77686 rtc to wakeup the system Javier Martinez Canillas
2014-08-18  8:34   ` Javier Martinez Canillas
2014-08-18  8:34 ` [PATCH v9 2/5] rtc: max77686: Remove dead code for SMPL and WTSR Javier Martinez Canillas
2014-08-18  8:34   ` Javier Martinez Canillas
2014-08-18  8:34 ` [PATCH v9 3/5] rtc: max77686: Fail to probe if no RTC regmap irqchip is set Javier Martinez Canillas
2014-08-18  8:34   ` Javier Martinez Canillas
2014-08-28  9:21   ` Krzysztof Kozlowski
2014-08-28  9:21     ` Krzysztof Kozlowski
2014-09-08  6:50     ` Javier Martinez Canillas
2014-09-08  6:50       ` Javier Martinez Canillas
2014-08-18  8:34 ` [PATCH v9 4/5] rtc: max77686: Remove unneded info log Javier Martinez Canillas
2014-08-18  8:34   ` Javier Martinez Canillas
2014-08-28  8:36   ` Krzysztof Kozlowski
2014-08-28  8:36     ` Krzysztof Kozlowski
2014-08-18  8:34 ` [PATCH v9 5/5] rtc: Add driver for Maxim 77802 PMIC Real-Time-Clock Javier Martinez Canillas
2014-08-18  8:34   ` Javier Martinez Canillas
2014-09-08  6:48 ` Javier Martinez Canillas [this message]
2014-09-08  6:48   ` [PATCH v9 0/5] Add Maxim 77802 RTC support Javier Martinez Canillas
2014-09-08  6:48   ` Javier Martinez Canillas

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='CABxcv==JBH4gpTpW6JgUvzivfGij2=-6N245KWXS4+X_OaWWOg@mail.gmail.com' \
    --to=javier@dowhile0.org \
    --cc=a.zummo@towertech.it \
    --cc=dianders@chromium.org \
    --cc=javier.martinez@collabora.co.uk \
    --cc=k.kozlowski@samsung.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-samsung-soc@vger.kernel.org \
    --cc=olof@lixom.net \
    --cc=rtc-linux@googlegroups.com \
    /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.