From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: Stephen Boyd <sboyd@codeaurora.org>
Cc: Michael Turquette <mturquette@baylibre.com>,
linux-clk@vger.kernel.org, Jason Cooper <jason@lakedaemon.net>,
Andrew Lunn <andrew@lunn.ch>,
Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>,
Gregory Clement <gregory.clement@free-electrons.com>,
devicetree@vger.kernel.org, Rob Herring <robh+dt@kernel.org>,
Ian Campbell <ijc+devicetree@hellion.org.uk>,
Pawel Moll <pawel.moll@arm.com>,
Mark Rutland <mark.rutland@arm.com>,
Kumar Gala <galak@codeaurora.org>,
Nadav Haklai <nadavh@marvell.com>,
Hanna Hawa <hannah@marvell.com>,
Yehuda Yitschak <yehuday@marvell.com>,
linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCHv2 2/3] clk: mvebu: adjust clock handling for the CP110 system controller
Date: Tue, 14 Feb 2017 21:05:37 +0100 [thread overview]
Message-ID: <20170214210537.2c0218dd@free-electrons.com> (raw)
In-Reply-To: <20170214185912.GT25384@codeaurora.org>
Hello,
On Tue, 14 Feb 2017 10:59:12 -0800, Stephen Boyd wrote:
> > I don't see my patch in clk-next at
> > https://git.kernel.org/cgit/linux/kernel/git/clk/linux.git/log/drivers/clk/mvebu/cp110-system-controller.c?h=clk-next,
> > nor in linux-next. Am I missing something?
>
> Odd. I don't know what happened. I've applied it now.
I think you also forgot to apply:
[PATCHv2 1/3] dt-bindings: arm: update Armada CP110 system controller binding
from the same series. You told me "Applied to clk-next", but I don't
see it in linux-next.
Thanks!
Thomas
--
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux and Kernel engineering
http://free-electrons.com
WARNING: multiple messages have this Message-ID (diff)
From: thomas.petazzoni@free-electrons.com (Thomas Petazzoni)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCHv2 2/3] clk: mvebu: adjust clock handling for the CP110 system controller
Date: Tue, 14 Feb 2017 21:05:37 +0100 [thread overview]
Message-ID: <20170214210537.2c0218dd@free-electrons.com> (raw)
In-Reply-To: <20170214185912.GT25384@codeaurora.org>
Hello,
On Tue, 14 Feb 2017 10:59:12 -0800, Stephen Boyd wrote:
> > I don't see my patch in clk-next at
> > https://git.kernel.org/cgit/linux/kernel/git/clk/linux.git/log/drivers/clk/mvebu/cp110-system-controller.c?h=clk-next,
> > nor in linux-next. Am I missing something?
>
> Odd. I don't know what happened. I've applied it now.
I think you also forgot to apply:
[PATCHv2 1/3] dt-bindings: arm: update Armada CP110 system controller binding
from the same series. You told me "Applied to clk-next", but I don't
see it in linux-next.
Thanks!
Thomas
--
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux and Kernel engineering
http://free-electrons.com
next prev parent reply other threads:[~2017-02-14 20:05 UTC|newest]
Thread overview: 37+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-12-21 10:26 [PATCHv2 0/3] arm64/clk: update Marvell Armada CP110 system controller driver Thomas Petazzoni
2016-12-21 10:26 ` Thomas Petazzoni
2016-12-21 10:26 ` [PATCHv2 1/3] dt-bindings: arm: update Armada CP110 system controller binding Thomas Petazzoni
2016-12-21 10:26 ` Thomas Petazzoni
2016-12-21 10:26 ` Thomas Petazzoni
2016-12-22 0:14 ` Stephen Boyd
2016-12-22 0:14 ` Stephen Boyd
2016-12-22 0:14 ` Stephen Boyd
2017-03-01 15:52 ` Thomas Petazzoni
2017-03-01 15:52 ` Thomas Petazzoni
2017-03-01 15:52 ` Thomas Petazzoni
2017-03-01 19:01 ` Stephen Boyd
2017-03-01 19:01 ` Stephen Boyd
2017-03-01 19:01 ` Stephen Boyd
2017-03-01 20:26 ` Thomas Petazzoni
2017-03-01 20:26 ` Thomas Petazzoni
2017-03-01 20:26 ` Thomas Petazzoni
2016-12-21 10:26 ` [PATCHv2 2/3] clk: mvebu: adjust clock handling for the CP110 system controller Thomas Petazzoni
2016-12-21 10:26 ` Thomas Petazzoni
2016-12-22 0:14 ` Stephen Boyd
2016-12-22 0:14 ` Stephen Boyd
2016-12-22 0:14 ` Stephen Boyd
2017-02-14 15:27 ` Thomas Petazzoni
2017-02-14 15:27 ` Thomas Petazzoni
2017-02-14 18:59 ` Stephen Boyd
2017-02-14 18:59 ` Stephen Boyd
2017-02-14 20:05 ` Thomas Petazzoni [this message]
2017-02-14 20:05 ` Thomas Petazzoni
2016-12-21 10:26 ` [PATCHv2 3/3] arm64: dts: marvell: adjust name of sd-mmc-gop clock in syscon Thomas Petazzoni
2016-12-21 10:26 ` Thomas Petazzoni
2016-12-21 10:26 ` Thomas Petazzoni
2017-01-31 10:44 ` Thomas Petazzoni
2017-01-31 10:44 ` Thomas Petazzoni
2017-01-31 10:44 ` Thomas Petazzoni
2017-01-31 10:52 ` Gregory CLEMENT
2017-01-31 10:52 ` Gregory CLEMENT
2017-01-31 10:52 ` Gregory CLEMENT
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=20170214210537.2c0218dd@free-electrons.com \
--to=thomas.petazzoni@free-electrons.com \
--cc=andrew@lunn.ch \
--cc=devicetree@vger.kernel.org \
--cc=galak@codeaurora.org \
--cc=gregory.clement@free-electrons.com \
--cc=hannah@marvell.com \
--cc=ijc+devicetree@hellion.org.uk \
--cc=jason@lakedaemon.net \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-clk@vger.kernel.org \
--cc=mark.rutland@arm.com \
--cc=mturquette@baylibre.com \
--cc=nadavh@marvell.com \
--cc=pawel.moll@arm.com \
--cc=robh+dt@kernel.org \
--cc=sboyd@codeaurora.org \
--cc=sebastian.hesselbarth@gmail.com \
--cc=yehuday@marvell.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.