mbox

[GIT,PULL,2/4] Broadcom ARM-based SoC changes for 4.8 (part 2)

Message ID 1467862574-6522-5-git-send-email-f.fainelli@gmail.com
State New
Headers show

Pull-request

http://github.com/Broadcom/stblinux.git tags/arm-soc/for-4.8/soc-part2

Message

Florian Fainelli July 7, 2016, 3:36 a.m. UTC
The following changes since commit 423779cfd3ca73b9236e6eb798477f3a4f13355d:

  ARM: bcm: fix missing include of kona_l2_cache.h (2016-06-08 10:17:15 -0700)

are available in the git repository at:

  http://github.com/Broadcom/stblinux.git tags/arm-soc/for-4.8/soc-part2

for you to fetch changes up to 2dc9e0b9f162af7e2047176a31716eac5301916f:

  ARM: debug: Enable DEBUG_BCM_5301X for Northstar Plus SoCs (2016-07-06 19:43:22 -0700)

----------------------------------------------------------------
This pull request contains the second part of the Broadcom ARM-based SoC changes:

- Florian updates the DEBUG_UART_BCM5301X entry to cover both NS and NSP SoCs
  since they both have the same location

----------------------------------------------------------------
Florian Fainelli (1):
      ARM: debug: Enable DEBUG_BCM_5301X for Northstar Plus SoCs

 arch/arm/Kconfig.debug | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Comments

Arnd Bergmann July 7, 2016, 1:41 p.m. UTC | #1
On Wednesday, July 6, 2016 8:36:14 PM CEST Florian Fainelli wrote:
>   http://github.com/Broadcom/stblinux.git tags/arm-soc/for-4.8/soc-part2
> 

Pulled into next/soc, thanks!

	Arnd