From: Mike Turquette <mturquette@linaro.org>
To: Kumar Gala <galak@codeaurora.org>, Olof Johansson <olof@lixom.net>
Cc: Kevin Hilman <khilman@linaro.org>,
Stephen Boyd <sboyd@codeaurora.org>,
"arm@kernel.org" <arm@kernel.org>,
"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
linux-arm-msm@vger.kernel.org,
"linux-arm-kernel@lists.infradead.org"
<linux-arm-kernel@lists.infradead.org>
Subject: Re: [PATCH 0/2] Enable clock controllers on MSM
Date: Mon, 27 Jan 2014 13:52:53 -0800 [thread overview]
Message-ID: <20140127215253.4167.94988@quantum> (raw)
In-Reply-To: <69BE1300-36E8-400B-BD77-DB89740C10D2@codeaurora.org>
Quoting Kumar Gala (2014-01-23 13:57:58)
>
> On Jan 23, 2014, at 2:43 PM, Olof Johansson <olof@lixom.net> wrote:
>
> > On Thu, Jan 23, 2014 at 11:59 AM, Kumar Gala <galak@codeaurora.org> wrote:
> >>
> >> On Jan 23, 2014, at 11:25 AM, Kevin Hilman <khilman@linaro.org> wrote:
> >>
> >>> Stephen Boyd <sboyd@codeaurora.org> writes:
> >>>
> >>>> These patches add the clock controller nodes, enable the clock drivers
> >>>> on MSM based platforms, and hook it up enough to get the serial console
> >>>> working. This is based on the merge of Mike's clk-next branch with
> >>>> linux-next-20140116. The changes need the clk-next branch because that's
> >>>> where the DTS include files landed.
> >>>
> >>> I forgot to repond to this earlier, but I tested this on top of -next
> >>> and it gets the dragonboard booting w/mainline. Yay!
> >>>
> >>>> Perhaps this can be applied after 3.14-rc1 is out?
> >>>
> >>> Yeah, sounds good.
> >>>
> >>> Kevin
> >>
> >> We’ll need arm-soc to pull in the clk changes from Mike’s tree for that.
> >
> > They're queued for this merge window, right? If so, they'll be in -rc1
> > and the dependency will be solved before we apply the patches.
> >
>
> Yeah, they look like they are in Mike’s pull request for Linus. So hopefully they’ll show up in -rc1 (wasn’t sure if Mike intended them for 3.14 or not).
They are in the second pull request which I just sent today.
Regards,
Mike
>
> What’s the feeling about pushing DT and defconfig changes into 3.14 (or do we just queue them up for 3.15)?
>
> - k
>
> --
> Employee of Qualcomm Innovation Center, Inc.
> Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, hosted by The Linux Foundation
>
WARNING: multiple messages have this Message-ID (diff)
From: mturquette@linaro.org (Mike Turquette)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 0/2] Enable clock controllers on MSM
Date: Mon, 27 Jan 2014 13:52:53 -0800 [thread overview]
Message-ID: <20140127215253.4167.94988@quantum> (raw)
In-Reply-To: <69BE1300-36E8-400B-BD77-DB89740C10D2@codeaurora.org>
Quoting Kumar Gala (2014-01-23 13:57:58)
>
> On Jan 23, 2014, at 2:43 PM, Olof Johansson <olof@lixom.net> wrote:
>
> > On Thu, Jan 23, 2014 at 11:59 AM, Kumar Gala <galak@codeaurora.org> wrote:
> >>
> >> On Jan 23, 2014, at 11:25 AM, Kevin Hilman <khilman@linaro.org> wrote:
> >>
> >>> Stephen Boyd <sboyd@codeaurora.org> writes:
> >>>
> >>>> These patches add the clock controller nodes, enable the clock drivers
> >>>> on MSM based platforms, and hook it up enough to get the serial console
> >>>> working. This is based on the merge of Mike's clk-next branch with
> >>>> linux-next-20140116. The changes need the clk-next branch because that's
> >>>> where the DTS include files landed.
> >>>
> >>> I forgot to repond to this earlier, but I tested this on top of -next
> >>> and it gets the dragonboard booting w/mainline. Yay!
> >>>
> >>>> Perhaps this can be applied after 3.14-rc1 is out?
> >>>
> >>> Yeah, sounds good.
> >>>
> >>> Kevin
> >>
> >> We?ll need arm-soc to pull in the clk changes from Mike?s tree for that.
> >
> > They're queued for this merge window, right? If so, they'll be in -rc1
> > and the dependency will be solved before we apply the patches.
> >
>
> Yeah, they look like they are in Mike?s pull request for Linus. So hopefully they?ll show up in -rc1 (wasn?t sure if Mike intended them for 3.14 or not).
They are in the second pull request which I just sent today.
Regards,
Mike
>
> What?s the feeling about pushing DT and defconfig changes into 3.14 (or do we just queue them up for 3.15)?
>
> - k
>
> --
> Employee of Qualcomm Innovation Center, Inc.
> Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, hosted by The Linux Foundation
>
next prev parent reply other threads:[~2014-01-27 21:53 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-01-17 1:25 [PATCH 0/2] Enable clock controllers on MSM Stephen Boyd
2014-01-17 1:25 ` Stephen Boyd
2014-01-17 1:25 ` [PATCH 1/2] ARM: dts: msm: Add clock controller nodes and hook into uart Stephen Boyd
2014-01-17 1:25 ` Stephen Boyd
2014-01-17 1:25 ` [PATCH 2/2] ARM: msm_defconfig: Enable MSM clock drivers Stephen Boyd
2014-01-17 1:25 ` Stephen Boyd
2014-01-23 17:25 ` [PATCH 0/2] Enable clock controllers on MSM Kevin Hilman
2014-01-23 17:25 ` Kevin Hilman
2014-01-23 19:59 ` Kumar Gala
2014-01-23 19:59 ` Kumar Gala
2014-01-23 20:43 ` Olof Johansson
2014-01-23 20:43 ` Olof Johansson
2014-01-23 21:57 ` Kumar Gala
2014-01-23 21:57 ` Kumar Gala
2014-01-23 22:08 ` Olof Johansson
2014-01-23 22:08 ` Olof Johansson
2014-01-27 21:52 ` Mike Turquette [this message]
2014-01-27 21:52 ` Mike Turquette
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=20140127215253.4167.94988@quantum \
--to=mturquette@linaro.org \
--cc=arm@kernel.org \
--cc=galak@codeaurora.org \
--cc=khilman@linaro.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-arm-msm@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=olof@lixom.net \
--cc=sboyd@codeaurora.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.