mbox

[GIT,PULL] ARM: mvebu: dt changes for v3.13 (last round)

Message ID 20131023113237.GG24520@titan.lakedaemon.net
State New
Headers show

Pull-request

git://git.infradead.org/linux-mvebu.git tags/dt-3.13-4

Message

Jason Cooper Oct. 23, 2013, 11:32 a.m. UTC
Guys,

I've held off several patches for the next window (nothing big),
however, MikeT just took Ezequiel's clock divider driver for v3.13.  So,
to keep things in sync, I'd appreciate it if you could take this last
pull request containing only the corresponding dts and binding changes
for that driver.

thx,

Jason.


The following changes since commit 1deb122c724edfd799a4d7d0b88ff14c365c9e69:

  ARM: Dove: fix bad properties of the si5351 clkout2 used by Cubox audio (2013-10-09 13:22:41 +0000)

are available in the git repository at:

  git://git.infradead.org/linux-mvebu.git tags/dt-3.13-4

for you to fetch changes up to f039dfb51b36a2d7e4ac25e65ffbd03e3ac77a0c:

  ARM: mvebu: Add the core-divider clock to Armada 370/XP (2013-10-23 11:04:31 +0000)

----------------------------------------------------------------
mvebu dt changes for v3.13 (round 4)

 - mvebu
    - core divider clock driver dt binding and nodes

----------------------------------------------------------------
Ezequiel Garcia (3):
      ARM: mvebu: Add Core Divider clock device-tree binding
      ARM: mvebu: Add a 2 GHz fixed-clock Armada 370/XP
      ARM: mvebu: Add the core-divider clock to Armada 370/XP

 .../devicetree/bindings/clock/mvebu-corediv-clock.txt | 19 +++++++++++++++++++
 arch/arm/boot/dts/armada-370-xp.dtsi                  | 17 +++++++++++++++++
 2 files changed, 36 insertions(+)
 create mode 100644 Documentation/devicetree/bindings/clock/mvebu-corediv-clock.txt

Comments

Jason Cooper Oct. 28, 2013, 5:35 p.m. UTC | #1
Olof,

On Wed, Oct 23, 2013 at 07:32:37AM -0400, Jason Cooper wrote:
> Guys,
> 
> I've held off several patches for the next window (nothing big),
> however, MikeT just took Ezequiel's clock divider driver for v3.13.  So,
> to keep things in sync, I'd appreciate it if you could take this last
> pull request containing only the corresponding dts and binding changes
> for that driver.

I saw you handled a round of pull requests for v3.13 yesterday, did you
miss this one?

thx,

Jason.

> The following changes since commit 1deb122c724edfd799a4d7d0b88ff14c365c9e69:
> 
>   ARM: Dove: fix bad properties of the si5351 clkout2 used by Cubox audio (2013-10-09 13:22:41 +0000)
> 
> are available in the git repository at:
> 
>   git://git.infradead.org/linux-mvebu.git tags/dt-3.13-4
> 
> for you to fetch changes up to f039dfb51b36a2d7e4ac25e65ffbd03e3ac77a0c:
> 
>   ARM: mvebu: Add the core-divider clock to Armada 370/XP (2013-10-23 11:04:31 +0000)
> 
> ----------------------------------------------------------------
> mvebu dt changes for v3.13 (round 4)
> 
>  - mvebu
>     - core divider clock driver dt binding and nodes
> 
> ----------------------------------------------------------------
> Ezequiel Garcia (3):
>       ARM: mvebu: Add Core Divider clock device-tree binding
>       ARM: mvebu: Add a 2 GHz fixed-clock Armada 370/XP
>       ARM: mvebu: Add the core-divider clock to Armada 370/XP
> 
>  .../devicetree/bindings/clock/mvebu-corediv-clock.txt | 19 +++++++++++++++++++
>  arch/arm/boot/dts/armada-370-xp.dtsi                  | 17 +++++++++++++++++
>  2 files changed, 36 insertions(+)
>  create mode 100644 Documentation/devicetree/bindings/clock/mvebu-corediv-clock.txt
> 
> _______________________________________________
> linux-arm-kernel mailing list
> linux-arm-kernel@lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
Olof Johansson Oct. 28, 2013, 5:37 p.m. UTC | #2
On Mon, Oct 28, 2013 at 10:35 AM, Jason Cooper <jason@lakedaemon.net> wrote:
> Olof,
>
> On Wed, Oct 23, 2013 at 07:32:37AM -0400, Jason Cooper wrote:
>> Guys,
>>
>> I've held off several patches for the next window (nothing big),
>> however, MikeT just took Ezequiel's clock divider driver for v3.13.  So,
>> to keep things in sync, I'd appreciate it if you could take this last
>> pull request containing only the corresponding dts and binding changes
>> for that driver.
>
> I saw you handled a round of pull requests for v3.13 yesterday, did you
> miss this one?

I stopped halfway through last night since I got tired and got a
request with conflicts to resolve. I'll get to yours today, don't
worry. :)

-Olof
Jason Cooper Oct. 28, 2013, 5:44 p.m. UTC | #3
On Mon, Oct 28, 2013 at 10:37:24AM -0700, Olof Johansson wrote:
> On Mon, Oct 28, 2013 at 10:35 AM, Jason Cooper <jason@lakedaemon.net> wrote:
> > Olof,
> >
> > On Wed, Oct 23, 2013 at 07:32:37AM -0400, Jason Cooper wrote:
> >> Guys,
> >>
> >> I've held off several patches for the next window (nothing big),
> >> however, MikeT just took Ezequiel's clock divider driver for v3.13.  So,
> >> to keep things in sync, I'd appreciate it if you could take this last
> >> pull request containing only the corresponding dts and binding changes
> >> for that driver.
> >
> > I saw you handled a round of pull requests for v3.13 yesterday, did you
> > miss this one?
> 
> I stopped halfway through last night since I got tired and got a
> request with conflicts to resolve. I'll get to yours today, don't
> worry. :)

Ok, I was told to keep an eye out and ping ... ;-)

btw - you _can_ get two liters of scotch through customs.  But they don't
sell Springbank in the duty-free shops at the airport.  So I wept softly
to myself most of the flight home.

thx,

Jason.
Olof Johansson Oct. 28, 2013, 6 p.m. UTC | #4
On Mon, Oct 28, 2013 at 10:44 AM, Jason Cooper <jason@lakedaemon.net> wrote:
> On Mon, Oct 28, 2013 at 10:37:24AM -0700, Olof Johansson wrote:
>> On Mon, Oct 28, 2013 at 10:35 AM, Jason Cooper <jason@lakedaemon.net> wrote:
>> > Olof,
>> >
>> > On Wed, Oct 23, 2013 at 07:32:37AM -0400, Jason Cooper wrote:
>> >> Guys,
>> >>
>> >> I've held off several patches for the next window (nothing big),
>> >> however, MikeT just took Ezequiel's clock divider driver for v3.13.  So,
>> >> to keep things in sync, I'd appreciate it if you could take this last
>> >> pull request containing only the corresponding dts and binding changes
>> >> for that driver.
>> >
>> > I saw you handled a round of pull requests for v3.13 yesterday, did you
>> > miss this one?
>>
>> I stopped halfway through last night since I got tired and got a
>> request with conflicts to resolve. I'll get to yours today, don't
>> worry. :)
>
> Ok, I was told to keep an eye out and ping ... ;-)

Yes, and thanks for doing so.

> btw - you _can_ get two liters of scotch through customs.  But they don't
> sell Springbank in the duty-free shops at the airport.  So I wept softly
> to myself most of the flight home.

Heh. Springbank is available in the US though, at least at more
well-stocked stores.

-Olof
Jason Cooper Oct. 28, 2013, 6:09 p.m. UTC | #5
On Mon, Oct 28, 2013 at 11:00:26AM -0700, Olof Johansson wrote:
> On Mon, Oct 28, 2013 at 10:44 AM, Jason Cooper <jason@lakedaemon.net> wrote:
...
> > btw - you _can_ get two liters of scotch through customs.  But they don't
> > sell Springbank in the duty-free shops at the airport.  So I wept softly
> > to myself most of the flight home.
> 
> Heh. Springbank is available in the US though, at least at more
> well-stocked stores.

Maybe on the West Coast, I've yet to find it anywhere on the East Coast.
I'll have to poke around again.  Maybe they've changed.  After all, we
can get Fat Tire in most places now.

If we can get Philz Coffee and Springbank over here, we can almost
qualify for civilized.

thx,

Jason.
Olof Johansson Oct. 28, 2013, 8:55 p.m. UTC | #6
On Wed, Oct 23, 2013 at 07:32:37AM -0400, Jason Cooper wrote:
> Guys,
> 
> I've held off several patches for the next window (nothing big),
> however, MikeT just took Ezequiel's clock divider driver for v3.13.  So,
> to keep things in sync, I'd appreciate it if you could take this last
> pull request containing only the corresponding dts and binding changes
> for that driver.

Hi,

I took this now but I think things such as clock bindings should be merged
through Mike's tree, since he's more familiar with how other drivers specify
similar bindings.


> The following changes since commit 1deb122c724edfd799a4d7d0b88ff14c365c9e69:
> 
>   ARM: Dove: fix bad properties of the si5351 clkout2 used by Cubox audio (2013-10-09 13:22:41 +0000)
> 
> are available in the git repository at:
> 
>   git://git.infradead.org/linux-mvebu.git tags/dt-3.13-4

Pulled into next/dt.


-Olof
Jason Cooper Oct. 29, 2013, 3:17 p.m. UTC | #7
On Mon, Oct 28, 2013 at 01:55:06PM -0700, Olof Johansson wrote:
> On Wed, Oct 23, 2013 at 07:32:37AM -0400, Jason Cooper wrote:
> > Guys,
> > 
> > I've held off several patches for the next window (nothing big),
> > however, MikeT just took Ezequiel's clock divider driver for v3.13.  So,
> > to keep things in sync, I'd appreciate it if you could take this last
> > pull request containing only the corresponding dts and binding changes
> > for that driver.
> 
> Hi,
> 
> I took this now but I think things such as clock bindings should be merged
> through Mike's tree, since he's more familiar with how other drivers specify
> similar bindings.

Agreed.  This arrangement was made before things were settled on at the
mini-summit.  We'll do as you suggest from now on.

> > The following changes since commit 1deb122c724edfd799a4d7d0b88ff14c365c9e69:
> > 
> >   ARM: Dove: fix bad properties of the si5351 clkout2 used by Cubox audio (2013-10-09 13:22:41 +0000)
> > 
> > are available in the git repository at:
> > 
> >   git://git.infradead.org/linux-mvebu.git tags/dt-3.13-4
> 
> Pulled into next/dt.

thx,

Jason.