All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] ARM: bcm SOC  for 3.12
@ 2013-08-20 18:33 Christian Daudt
  2013-08-29 17:44 ` Olof Johansson
  0 siblings, 1 reply; 2+ messages in thread
From: Christian Daudt @ 2013-08-20 18:33 UTC (permalink / raw)
  To: linux-arm-kernel

Hi Arnd, Olof,
  Please pull the branch below. It contains various SOC related cleanups 
for BCM arch.

  Thanks,
    csd

The following changes since commit c095ba7224d8edc71dcef0d655911399a8bd4a3f:

   Linux 3.11-rc4 (2013-08-04 13:46:46 -0700)

are available in the git repository at:

   git://github.com/broadcom/bcm11351.git armsoc/for-3.12/soc

for you to fetch changes up to 3a76b35186cb967a69c4a3935caf2fdf428e933b:

   ARM: bcm: Make secure API call optional (2013-08-20 10:51:39 -0700)

----------------------------------------------------------------
SoC changes for 3.12 BCM

----------------------------------------------------------------
Christian Daudt (4):
       ARM: bcm: Rename board_bcm
       ARM: mmc: fix NONREMOVABLE test in sdhci-bcm-kona
       ARM: DT: binding fixup to align with vendor-prefixes.txt (drivers)
       ARM: bcm: Make secure API call optional

Markus Mayer (4):
       ARM: bcm281xx: Turn on L2 cache.
       ARM bcm281xx: Turn on socket & network support.
       ARM: bcm281xx: Board specific reboot code
       mmc: sdhci-bcm-kona: make linker-section warning go away

Matt Porter (1):
       ARM: configs: disable DEBUG_LL in bcm_defconfig

  arch/arm/configs/bcm_defconfig                      |   13 ++++++++++++-
  arch/arm/mach-bcm/Kconfig                           |    1 +
  arch/arm/mach-bcm/Makefile                          |    4 ++--
  arch/arm/mach-bcm/bcm_kona_smc.c                    |   12 ++++++++----
  arch/arm/mach-bcm/bcm_kona_smc.h                    |    2 +-
  arch/arm/mach-bcm/{board_bcm.c => board_bcm281xx.c} |   30 
+++++++++++++++++++++++-------
  arch/arm/mach-bcm/kona.c                            |   65 
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
  arch/arm/mach-bcm/kona.h                            |   17 
+++++++++++++++++
  drivers/clocksource/bcm_kona_timer.c                |    8 +++++++-
  drivers/mmc/host/sdhci-bcm-kona.c                   |   15 ++++++++-------
  10 files changed, 144 insertions(+), 23 deletions(-)
  rename arch/arm/mach-bcm/{board_bcm.c => board_bcm281xx.c} (68%)
  create mode 100644 arch/arm/mach-bcm/kona.c
  create mode 100644 arch/arm/mach-bcm/kona.h

^ permalink raw reply	[flat|nested] 2+ messages in thread

* [GIT PULL] ARM: bcm SOC  for 3.12
  2013-08-20 18:33 [GIT PULL] ARM: bcm SOC for 3.12 Christian Daudt
@ 2013-08-29 17:44 ` Olof Johansson
  0 siblings, 0 replies; 2+ messages in thread
From: Olof Johansson @ 2013-08-29 17:44 UTC (permalink / raw)
  To: linux-arm-kernel

On Tue, Aug 20, 2013 at 11:33:51AM -0700, Christian Daudt wrote:
> Hi Arnd, Olof,
>  Please pull the branch below. It contains various SOC related
> cleanups for BCM arch.
> 
>  Thanks,
>    csd
> 
> The following changes since commit c095ba7224d8edc71dcef0d655911399a8bd4a3f:
> 
>   Linux 3.11-rc4 (2013-08-04 13:46:46 -0700)
> 
> are available in the git repository at:
> 
>   git://github.com/broadcom/bcm11351.git armsoc/for-3.12/soc
> 
> for you to fetch changes up to 3a76b35186cb967a69c4a3935caf2fdf428e933b:
> 
>   ARM: bcm: Make secure API call optional (2013-08-20 10:51:39 -0700)
> 
> ----------------------------------------------------------------
> SoC changes for 3.12 BCM
> 
> ----------------------------------------------------------------
> Christian Daudt (4):
>       ARM: bcm: Rename board_bcm
>       ARM: mmc: fix NONREMOVABLE test in sdhci-bcm-kona

This is mislabelled. It's mmc: not ARM: mmc:. And like below, it should have
been acked by Chris.

>       ARM: DT: binding fixup to align with vendor-prefixes.txt (drivers)
>       ARM: bcm: Make secure API call optional
> 
> Markus Mayer (4):
>       ARM: bcm281xx: Turn on L2 cache.
>       ARM bcm281xx: Turn on socket & network support.

Nit: misformatted subject line.

>       ARM: bcm281xx: Board specific reboot code
>       mmc: sdhci-bcm-kona: make linker-section warning go away

This one should have had an ack from Chris Ball. I pinged him over IRC
about it and he's ok with it going in here, but please collect acks in
the future.


I've pulled in the branch but please be mindful of the above in the future.


-Olof

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2013-08-29 17:44 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-08-20 18:33 [GIT PULL] ARM: bcm SOC for 3.12 Christian Daudt
2013-08-29 17:44 ` Olof Johansson

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.