From: Wolfram Sang <wsa-z923LK4zBo2bacvFa/9K2g@public.gmane.org>
To: Mike Turquette <mturquette-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>
Cc: Sylwester Nawrocki
<s.nawrocki-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org>,
devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
linux-i2c-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
linux-spi-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
broonie-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org,
linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org,
pawel.moll-5wv7dgnIgG8@public.gmane.org,
mark.rutland-5wv7dgnIgG8@public.gmane.org,
galak-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org,
gregkh-hQyY1W1yCW8ekmWlsbkhG0B+6BGkLq7r@public.gmane.org,
kyungmin.park-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org,
m.szyprowski-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org,
t.figa-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org,
linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
Subject: Re: [PATCH/RFC V8 1/1] clk: Support for clock parents and rates assigned from device tree
Date: Fri, 1 Aug 2014 18:15:57 +0200 [thread overview]
Message-ID: <20140801161557.GA3277@katana> (raw)
In-Reply-To: <20140725214231.5177.86866@quantum>
[-- Attachment #1: Type: text/plain, Size: 1255 bytes --]
On Fri, Jul 25, 2014 at 02:42:31PM -0700, Mike Turquette wrote:
> Quoting Sylwester Nawrocki (2014-07-03 10:25:53)
> > On 18/06/14 17:29, Sylwester Nawrocki wrote:
> > > This patch adds helper functions to configure clock parents and rates
> > > as specified through 'assigned-clock-parents', 'assigned-clock-rates'
> > > DT properties for a clock provider or clock consumer device.
> > > The helpers are now being called by the bus code for the platform, I2C
> > > and SPI busses, before the driver probing and also in the clock core
> > > after registration of a clock provider.
> > >
> > > Signed-off-by: Sylwester Nawrocki <s.nawrocki-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org>
> > > Acked-by: Kyungmin Park <kyungmin.park-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org>
> >
> > Could someone please take a look and review that patch ?
> > Any further suggestions, ACKs/NAKs ?
>
> Patch looks good to me. I'm happy to take it.
>
> >
> > I would appreciate a DT, SPI or the I2C maintainer opinions.
>
> Yes, Acks from SPI and I2C maintainers would be good. I might need to
> drop those parts of this patch if they don't come through :-(
For the I2C part:
Acked-by: Wolfram Sang <wsa-z923LK4zBo2bacvFa/9K2g@public.gmane.org>
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 819 bytes --]
WARNING: multiple messages have this Message-ID (diff)
From: wsa@the-dreams.de (Wolfram Sang)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH/RFC V8 1/1] clk: Support for clock parents and rates assigned from device tree
Date: Fri, 1 Aug 2014 18:15:57 +0200 [thread overview]
Message-ID: <20140801161557.GA3277@katana> (raw)
In-Reply-To: <20140725214231.5177.86866@quantum>
On Fri, Jul 25, 2014 at 02:42:31PM -0700, Mike Turquette wrote:
> Quoting Sylwester Nawrocki (2014-07-03 10:25:53)
> > On 18/06/14 17:29, Sylwester Nawrocki wrote:
> > > This patch adds helper functions to configure clock parents and rates
> > > as specified through 'assigned-clock-parents', 'assigned-clock-rates'
> > > DT properties for a clock provider or clock consumer device.
> > > The helpers are now being called by the bus code for the platform, I2C
> > > and SPI busses, before the driver probing and also in the clock core
> > > after registration of a clock provider.
> > >
> > > Signed-off-by: Sylwester Nawrocki <s.nawrocki@samsung.com>
> > > Acked-by: Kyungmin Park <kyungmin.park@samsung.com>
> >
> > Could someone please take a look and review that patch ?
> > Any further suggestions, ACKs/NAKs ?
>
> Patch looks good to me. I'm happy to take it.
>
> >
> > I would appreciate a DT, SPI or the I2C maintainer opinions.
>
> Yes, Acks from SPI and I2C maintainers would be good. I might need to
> drop those parts of this patch if they don't come through :-(
For the I2C part:
Acked-by: Wolfram Sang <wsa@the-dreams.de>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20140801/12daccbb/attachment.sig>
WARNING: multiple messages have this Message-ID (diff)
From: Wolfram Sang <wsa@the-dreams.de>
To: Mike Turquette <mturquette@linaro.org>
Cc: Sylwester Nawrocki <s.nawrocki@samsung.com>,
devicetree@vger.kernel.org, linux-i2c@vger.kernel.org,
linux-spi@vger.kernel.org, broonie@kernel.org,
linux-arm-kernel@lists.infradead.org, pawel.moll@arm.com,
mark.rutland@arm.com, galak@codeaurora.org,
gregkh@linuxfoundation.org, kyungmin.park@samsung.com,
m.szyprowski@samsung.com, t.figa@samsung.com,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH/RFC V8 1/1] clk: Support for clock parents and rates assigned from device tree
Date: Fri, 1 Aug 2014 18:15:57 +0200 [thread overview]
Message-ID: <20140801161557.GA3277@katana> (raw)
In-Reply-To: <20140725214231.5177.86866@quantum>
[-- Attachment #1: Type: text/plain, Size: 1173 bytes --]
On Fri, Jul 25, 2014 at 02:42:31PM -0700, Mike Turquette wrote:
> Quoting Sylwester Nawrocki (2014-07-03 10:25:53)
> > On 18/06/14 17:29, Sylwester Nawrocki wrote:
> > > This patch adds helper functions to configure clock parents and rates
> > > as specified through 'assigned-clock-parents', 'assigned-clock-rates'
> > > DT properties for a clock provider or clock consumer device.
> > > The helpers are now being called by the bus code for the platform, I2C
> > > and SPI busses, before the driver probing and also in the clock core
> > > after registration of a clock provider.
> > >
> > > Signed-off-by: Sylwester Nawrocki <s.nawrocki@samsung.com>
> > > Acked-by: Kyungmin Park <kyungmin.park@samsung.com>
> >
> > Could someone please take a look and review that patch ?
> > Any further suggestions, ACKs/NAKs ?
>
> Patch looks good to me. I'm happy to take it.
>
> >
> > I would appreciate a DT, SPI or the I2C maintainer opinions.
>
> Yes, Acks from SPI and I2C maintainers would be good. I might need to
> drop those parts of this patch if they don't come through :-(
For the I2C part:
Acked-by: Wolfram Sang <wsa@the-dreams.de>
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 819 bytes --]
next prev parent reply other threads:[~2014-08-01 16:15 UTC|newest]
Thread overview: 21+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-06-18 15:29 [PATCH/RFC V8 0/1] clk: Default clock parents and rates assigned from DT Sylwester Nawrocki
2014-06-18 15:29 ` Sylwester Nawrocki
2014-06-18 15:29 ` Sylwester Nawrocki
[not found] ` <1403105372-30403-1-git-send-email-s.nawrocki-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org>
2014-06-18 15:29 ` [PATCH/RFC V8 1/1] clk: Support for clock parents and rates assigned from device tree Sylwester Nawrocki
2014-06-18 15:29 ` Sylwester Nawrocki
2014-06-18 15:29 ` Sylwester Nawrocki
[not found] ` <1403105372-30403-2-git-send-email-s.nawrocki-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org>
2014-07-03 17:25 ` Sylwester Nawrocki
2014-07-03 17:25 ` Sylwester Nawrocki
2014-07-03 17:25 ` Sylwester Nawrocki
[not found] ` <53B59221.5080100-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org>
2014-07-25 21:42 ` Mike Turquette
2014-07-25 21:42 ` Mike Turquette
2014-07-25 21:42 ` Mike Turquette
2014-08-01 16:15 ` Wolfram Sang [this message]
2014-08-01 16:15 ` Wolfram Sang
2014-08-01 16:15 ` Wolfram Sang
2014-08-13 20:34 ` Mark Brown
2014-08-13 20:34 ` Mark Brown
2014-08-13 20:34 ` Mark Brown
2014-08-18 10:31 ` Sylwester Nawrocki
2014-08-18 10:31 ` Sylwester Nawrocki
2014-08-18 10:31 ` Sylwester Nawrocki
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=20140801161557.GA3277@katana \
--to=wsa-z923lk4zbo2bacvfa/9k2g@public.gmane.org \
--cc=broonie-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org \
--cc=devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=galak-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org \
--cc=gregkh-hQyY1W1yCW8ekmWlsbkhG0B+6BGkLq7r@public.gmane.org \
--cc=kyungmin.park-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org \
--cc=linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org \
--cc=linux-i2c-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=linux-spi-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=m.szyprowski-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org \
--cc=mark.rutland-5wv7dgnIgG8@public.gmane.org \
--cc=mturquette-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org \
--cc=pawel.moll-5wv7dgnIgG8@public.gmane.org \
--cc=s.nawrocki-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org \
--cc=t.figa-Sze3O3UU22JBDgjK7y7TUQ@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.