All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] Broadcom Device Tree changes for 4.3 (part 2)
@ 2015-08-05 17:44 Florian Fainelli
  2015-08-05 17:44 ` [GIT PULL] Broadcom MAINTAINERS file updates for 4.3 Florian Fainelli
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Florian Fainelli @ 2015-08-05 17:44 UTC (permalink / raw)
  To: linux-arm-kernel

The following changes since commit ee224e175e9d837b3d572e863ac96109b58707ac:

  Merge tag 'mvebu-dt-4.3-2' of git://git.infradead.org/linux-mvebu into next/dt (2015-08-05 11:10:30 +0200)

are available in the git repository at:

  http://github.com/broadcom/stblinux tags/arm-soc/for-4.3/dts-part2

for you to fetch changes up to 62c5fd2c319ae72e82abc3de689d8a8a4df5a3e9:

  ARM: dts: brcmstb: add BCM7445 GPIO nodes (2015-08-05 10:20:23 -0700)

----------------------------------------------------------------
This pull requests contains the following changes:

- Hauke enables additional I and D cache line prefetching for the BCM5301X L2
  cache controller (PL310)

- Felix adds the Cortex-A9 PMU DT nodes to allow profiling on BCM53101X

- Gregory adds L2 interrupt controllers and GPIO nodes to the reference BCM7445
  Device Tree include file

----------------------------------------------------------------
Felix Fietkau (1):
      ARM: BCM5301X: Add profiling support

Gregory Fong (1):
      ARM: dts: brcmstb: add BCM7445 GPIO nodes

Hauke Mehrtens (1):
      ARM: BCM5301X: activate some additional options in pl310 cache controller

 arch/arm/boot/dts/bcm5301x.dtsi | 10 +++++++++
 arch/arm/boot/dts/bcm7445.dtsi  | 50 +++++++++++++++++++++++++++++++++++++++++
 2 files changed, 60 insertions(+)

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

* [GIT PULL] Broadcom MAINTAINERS file updates for 4.3
  2015-08-05 17:44 [GIT PULL] Broadcom Device Tree changes for 4.3 (part 2) Florian Fainelli
@ 2015-08-05 17:44 ` Florian Fainelli
  2015-08-11 13:13   ` Olof Johansson
  2015-08-05 17:44 ` [GIT PULL] Broadcom SoC changes for 4.3 (part 2) Florian Fainelli
  2015-08-11 13:16 ` [GIT PULL] Broadcom Device Tree changes for 4.3 (part 2) Olof Johansson
  2 siblings, 1 reply; 8+ messages in thread
From: Florian Fainelli @ 2015-08-05 17:44 UTC (permalink / raw)
  To: linux-arm-kernel

The following changes since commit d770e558e21961ad6cfdf0ff7df0eb5d7d4f0754:

  Linux 4.2-rc1 (2015-07-05 11:01:52 -0700)

are available in the git repository at:

  http://github.com/broadcom/stblinux tags/arm-soc/for-4.3/maintainers

for you to fetch changes up to 824811293538f5cafaa6d19e3458a13eafa92a32:

  MAINTAINERS: Explicitly add linux-arm-kernel for bcm2835 (2015-08-05 10:14:00 -0700)

----------------------------------------------------------------
This pull request contains the following changes to the MAINTAINERS file:

- Add Eric Anholt as a 3rd maintainer for the Raspberry Pi platform code/drivers
- Add linux-arm-kernel for all bcm2835 related drivers

----------------------------------------------------------------
Eric Anholt (2):
      MAINTAINERS: Add myself as a bcm2835 co-maintainer.
      MAINTAINERS: Explicitly add linux-arm-kernel for bcm2835

 MAINTAINERS | 2 ++
 1 file changed, 2 insertions(+)

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

* [GIT PULL] Broadcom SoC changes for 4.3 (part 2)
  2015-08-05 17:44 [GIT PULL] Broadcom Device Tree changes for 4.3 (part 2) Florian Fainelli
  2015-08-05 17:44 ` [GIT PULL] Broadcom MAINTAINERS file updates for 4.3 Florian Fainelli
@ 2015-08-05 17:44 ` Florian Fainelli
  2015-08-07 17:20   ` Florian Fainelli
  2015-08-11 13:16 ` [GIT PULL] Broadcom Device Tree changes for 4.3 (part 2) Olof Johansson
  2 siblings, 1 reply; 8+ messages in thread
From: Florian Fainelli @ 2015-08-05 17:44 UTC (permalink / raw)
  To: linux-arm-kernel

The following changes since commit 39aa437e18cac7acae55481ed73feea0de497399:

  Merge branch 'queue/irq/arm' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next/cleanup (2015-08-05 17:24:11 +0200)

are available in the git repository at:

  http://github.com/broadcom/stblinux tags/arm-soc/for-4.3/soc-part2

for you to fetch changes up to 661e59d30168331e5e1c7386d23ea8fd14965270:

  ARM: BCM: Enable ARM erratum 798181 for BRCMSTB (2015-08-05 10:30:59 -0700)

----------------------------------------------------------------
This pull request contains the following changes:

- Gregory updates the BRCMSTB Kconfig to select the ARM erratum 798181 which
  affects the chips covered by this platform

----------------------------------------------------------------
Gregory Fong (1):
      ARM: BCM: Enable ARM erratum 798181 for BRCMSTB

 arch/arm/mach-bcm/Kconfig | 1 +
 1 file changed, 1 insertion(+)

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

* [GIT PULL] Broadcom SoC changes for 4.3 (part 2)
  2015-08-05 17:44 ` [GIT PULL] Broadcom SoC changes for 4.3 (part 2) Florian Fainelli
@ 2015-08-07 17:20   ` Florian Fainelli
  2015-08-08 19:50     ` [GIT PULL] Broadcom SoC changes for 4.3 (part 2, try2) Florian Fainelli
  0 siblings, 1 reply; 8+ messages in thread
From: Florian Fainelli @ 2015-08-07 17:20 UTC (permalink / raw)
  To: linux-arm-kernel

Arnd, Kevin, Olof,

Can you drop this pull request, or if you already merged it, there will
be a second one for a single patch coming in shortly. Thank you!

On 05/08/15 10:44, Florian Fainelli wrote:
> The following changes since commit 39aa437e18cac7acae55481ed73feea0de497399:
> 
>   Merge branch 'queue/irq/arm' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next/cleanup (2015-08-05 17:24:11 +0200)
> 
> are available in the git repository at:
> 
>   http://github.com/broadcom/stblinux tags/arm-soc/for-4.3/soc-part2
> 
> for you to fetch changes up to 661e59d30168331e5e1c7386d23ea8fd14965270:
> 
>   ARM: BCM: Enable ARM erratum 798181 for BRCMSTB (2015-08-05 10:30:59 -0700)
> 
> ----------------------------------------------------------------
> This pull request contains the following changes:
> 
> - Gregory updates the BRCMSTB Kconfig to select the ARM erratum 798181 which
>   affects the chips covered by this platform
> 
> ----------------------------------------------------------------
> Gregory Fong (1):
>       ARM: BCM: Enable ARM erratum 798181 for BRCMSTB
> 
>  arch/arm/mach-bcm/Kconfig | 1 +
>  1 file changed, 1 insertion(+)
> 


-- 
Florian

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

* [GIT PULL] Broadcom SoC changes for 4.3 (part 2, try2)
  2015-08-07 17:20   ` Florian Fainelli
@ 2015-08-08 19:50     ` Florian Fainelli
  2015-08-11 13:17       ` Olof Johansson
  0 siblings, 1 reply; 8+ messages in thread
From: Florian Fainelli @ 2015-08-08 19:50 UTC (permalink / raw)
  To: linux-arm-kernel

The following changes since commit 39aa437e18cac7acae55481ed73feea0de497399:

  Merge branch 'queue/irq/arm' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next/cleanup (2015-08-05 17:24:11 +0200)

are available in the git repository at:

  http://github.com/broadcom/stblinux tags/arm-soc/for-4.3/soc-part2

for you to fetch changes up to cf1140515b3b94ef5aa06a085e94ddd814a8cd78:

  ARM: brcmstb: select ARCH_DMA_ADDR_T_64BIT for LPAE (2015-08-06 21:38:13 -0700)

----------------------------------------------------------------
This pull request contains two changes for brcmstb SoCs from Gregory:

- Update the BRCMSTB Kconfig to select the ARM erratum 798181 which
  affects the chips covered by this platform

- Update the BRCMST Kconfig to select 64-bits DMA address types when LPAE
  is enabled

----------------------------------------------------------------
Gregory Fong (2):
      ARM: BCM: Enable ARM erratum 798181 for BRCMSTB
      ARM: brcmstb: select ARCH_DMA_ADDR_T_64BIT for LPAE

 arch/arm/mach-bcm/Kconfig | 2 ++
 1 file changed, 2 insertions(+)

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

* [GIT PULL] Broadcom MAINTAINERS file updates for 4.3
  2015-08-05 17:44 ` [GIT PULL] Broadcom MAINTAINERS file updates for 4.3 Florian Fainelli
@ 2015-08-11 13:13   ` Olof Johansson
  0 siblings, 0 replies; 8+ messages in thread
From: Olof Johansson @ 2015-08-11 13:13 UTC (permalink / raw)
  To: linux-arm-kernel

On Wed, Aug 05, 2015 at 10:44:42AM -0700, Florian Fainelli wrote:
> The following changes since commit d770e558e21961ad6cfdf0ff7df0eb5d7d4f0754:
> 
>   Linux 4.2-rc1 (2015-07-05 11:01:52 -0700)
> 
> are available in the git repository at:
> 
>   http://github.com/broadcom/stblinux tags/arm-soc/for-4.3/maintainers
> 
> for you to fetch changes up to 824811293538f5cafaa6d19e3458a13eafa92a32:
> 
>   MAINTAINERS: Explicitly add linux-arm-kernel for bcm2835 (2015-08-05 10:14:00 -0700)
> 
> ----------------------------------------------------------------
> This pull request contains the following changes to the MAINTAINERS file:
> 
> - Add Eric Anholt as a 3rd maintainer for the Raspberry Pi platform code/drivers
> - Add linux-arm-kernel for all bcm2835 related drivers

Merged, thanks.


-Olof

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

* [GIT PULL] Broadcom Device Tree changes for 4.3 (part 2)
  2015-08-05 17:44 [GIT PULL] Broadcom Device Tree changes for 4.3 (part 2) Florian Fainelli
  2015-08-05 17:44 ` [GIT PULL] Broadcom MAINTAINERS file updates for 4.3 Florian Fainelli
  2015-08-05 17:44 ` [GIT PULL] Broadcom SoC changes for 4.3 (part 2) Florian Fainelli
@ 2015-08-11 13:16 ` Olof Johansson
  2 siblings, 0 replies; 8+ messages in thread
From: Olof Johansson @ 2015-08-11 13:16 UTC (permalink / raw)
  To: linux-arm-kernel

Hi,

On Wed, Aug 05, 2015 at 10:44:41AM -0700, Florian Fainelli wrote:
> The following changes since commit ee224e175e9d837b3d572e863ac96109b58707ac:
> 
>   Merge tag 'mvebu-dt-4.3-2' of git://git.infradead.org/linux-mvebu into next/dt (2015-08-05 11:10:30 +0200)

This isn't quite right. Please don't base your branches on top of our
next/* branches. Instead they should be based on a plain -rc from upstream
or, if needed, preceding versions of your own branches.

In this case I've just taken the three patches and applied them directly, so
no need to respin the branch this time.


-Olof

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

* [GIT PULL] Broadcom SoC changes for 4.3 (part 2, try2)
  2015-08-08 19:50     ` [GIT PULL] Broadcom SoC changes for 4.3 (part 2, try2) Florian Fainelli
@ 2015-08-11 13:17       ` Olof Johansson
  0 siblings, 0 replies; 8+ messages in thread
From: Olof Johansson @ 2015-08-11 13:17 UTC (permalink / raw)
  To: linux-arm-kernel

Hi,


On Sat, Aug 08, 2015 at 12:50:44PM -0700, Florian Fainelli wrote:
> The following changes since commit 39aa437e18cac7acae55481ed73feea0de497399:
> 
>   Merge branch 'queue/irq/arm' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next/cleanup (2015-08-05 17:24:11 +0200)
> 
> are available in the git repository at:
> 
>   http://github.com/broadcom/stblinux tags/arm-soc/for-4.3/soc-part2
> 
> for you to fetch changes up to cf1140515b3b94ef5aa06a085e94ddd814a8cd78:
> 
>   ARM: brcmstb: select ARCH_DMA_ADDR_T_64BIT for LPAE (2015-08-06 21:38:13 -0700)

Same thing here, please don't base your branch on top of our next/*. I've also
cherry-picked these patches over, so no need to respin this time.


Thanks,

-Olof

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

end of thread, other threads:[~2015-08-11 13:17 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-08-05 17:44 [GIT PULL] Broadcom Device Tree changes for 4.3 (part 2) Florian Fainelli
2015-08-05 17:44 ` [GIT PULL] Broadcom MAINTAINERS file updates for 4.3 Florian Fainelli
2015-08-11 13:13   ` Olof Johansson
2015-08-05 17:44 ` [GIT PULL] Broadcom SoC changes for 4.3 (part 2) Florian Fainelli
2015-08-07 17:20   ` Florian Fainelli
2015-08-08 19:50     ` [GIT PULL] Broadcom SoC changes for 4.3 (part 2, try2) Florian Fainelli
2015-08-11 13:17       ` Olof Johansson
2015-08-11 13:16 ` [GIT PULL] Broadcom Device Tree changes for 4.3 (part 2) 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.