All of lore.kernel.org
 help / color / mirror / Atom feed
From: Guenter Roeck <linux@roeck-us.net>
To: Mike Turquette <mturquette@linaro.org>
Cc: "Sören Brinkmann" <soren.brinkmann@xilinx.com>,
	"Rob Herring" <rob.herring@calxeda.com>,
	"Pawel Moll" <pawel.moll@arm.com>,
	"Mark Rutland" <mark.rutland@arm.com>,
	"Stephen Warren" <swarren@wwwdotorg.org>,
	devicetree@vger.kernel.org, linux-doc@vger.kernel.org,
	linux-kernel@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org,
	"Hyun Kwon" <hyunk@xilinx.com>
Subject: Re: [PATCH v5] clk: si570: Add a driver for SI570 oscillators
Date: Tue, 17 Dec 2013 16:04:48 -0800	[thread overview]
Message-ID: <20131218000448.GA9857@roeck-us.net> (raw)
In-Reply-To: <20131217234340.23538.9631@quantum>

On Tue, Dec 17, 2013 at 03:43:40PM -0800, Mike Turquette wrote:
> Quoting Guenter Roeck (2013-12-14 08:33:27)
> > On 10/02/2013 04:17 PM, Mike Turquette wrote:
> > > Quoting Sören Brinkmann (2013-10-02 10:20:38)
> > >> Hi Mike,
> > >>
> > >> could you please comment on this/apply it to clk-next?
> > >
> > > It looks good and is in the queue. Will show up in clk-next in a few
> > > days.
> > >
> > Hi Mike,
> > 
> > trying again ... what happened with this driver ? Any reason for not pushing it after all ?
> 
> This got reverted with several other patches right before 3.12 dropped.
> Unfortunately clk-next broke linux-next two days before 3.12 came out
> and I had to revert to a known good state, excluding this driver.
> 
> I've added it back to clk-next now towards 3.13. Sorry for the
> inconvenience.
> 
No problem. Thanks a lot for the update.

Guenter

WARNING: multiple messages have this Message-ID (diff)
From: linux@roeck-us.net (Guenter Roeck)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v5] clk: si570: Add a driver for SI570 oscillators
Date: Tue, 17 Dec 2013 16:04:48 -0800	[thread overview]
Message-ID: <20131218000448.GA9857@roeck-us.net> (raw)
In-Reply-To: <20131217234340.23538.9631@quantum>

On Tue, Dec 17, 2013 at 03:43:40PM -0800, Mike Turquette wrote:
> Quoting Guenter Roeck (2013-12-14 08:33:27)
> > On 10/02/2013 04:17 PM, Mike Turquette wrote:
> > > Quoting S?ren Brinkmann (2013-10-02 10:20:38)
> > >> Hi Mike,
> > >>
> > >> could you please comment on this/apply it to clk-next?
> > >
> > > It looks good and is in the queue. Will show up in clk-next in a few
> > > days.
> > >
> > Hi Mike,
> > 
> > trying again ... what happened with this driver ? Any reason for not pushing it after all ?
> 
> This got reverted with several other patches right before 3.12 dropped.
> Unfortunately clk-next broke linux-next two days before 3.12 came out
> and I had to revert to a known good state, excluding this driver.
> 
> I've added it back to clk-next now towards 3.13. Sorry for the
> inconvenience.
> 
No problem. Thanks a lot for the update.

Guenter

  reply	other threads:[~2013-12-18  0:04 UTC|newest]

Thread overview: 27+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-09-21 23:40 [PATCH v5] clk: si570: Add a driver for SI570 oscillators Soren Brinkmann
2013-09-21 23:40 ` Soren Brinkmann
2013-09-21 23:40 ` Soren Brinkmann
2013-09-22  2:31 ` Guenter Roeck
2013-09-22  2:31   ` Guenter Roeck
2013-10-02 17:20 ` Sören Brinkmann
2013-10-02 17:20   ` Sören Brinkmann
2013-10-02 17:20   ` Sören Brinkmann
2013-10-02 23:17   ` Mike Turquette
2013-10-02 23:17     ` Mike Turquette
2013-10-02 23:17     ` Mike Turquette
2013-10-02 23:22     ` Sören Brinkmann
2013-10-02 23:22       ` Sören Brinkmann
2013-10-02 23:22       ` Sören Brinkmann
2013-12-09 16:34     ` Guenter Roeck
2013-12-09 16:34       ` Guenter Roeck
2013-12-14 16:33     ` Guenter Roeck
2013-12-14 16:33       ` Guenter Roeck
2013-12-16 17:03       ` Sören Brinkmann
2013-12-16 17:03         ` Sören Brinkmann
2013-12-16 17:03         ` Sören Brinkmann
2013-12-16 17:28         ` Guenter Roeck
2013-12-16 17:28           ` Guenter Roeck
2013-12-17 23:43       ` Mike Turquette
2013-12-17 23:43         ` Mike Turquette
2013-12-18  0:04         ` Guenter Roeck [this message]
2013-12-18  0:04           ` Guenter Roeck

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=20131218000448.GA9857@roeck-us.net \
    --to=linux@roeck-us.net \
    --cc=devicetree@vger.kernel.org \
    --cc=hyunk@xilinx.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-doc@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mark.rutland@arm.com \
    --cc=mturquette@linaro.org \
    --cc=pawel.moll@arm.com \
    --cc=rob.herring@calxeda.com \
    --cc=soren.brinkmann@xilinx.com \
    --cc=swarren@wwwdotorg.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.