mbox

[GIT,PULL,2/7] Broadcom soc-arm64 changes for 4.8 Part 1

Message ID 1466128575-5378-2-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-arm64

Message

Florian Fainelli June 17, 2016, 1:56 a.m. UTC
The following changes since commit 1a695a905c18548062509178b98bc91e67510864:

  Linux 4.7-rc1 (2016-05-29 09:29:24 -0700)

are available in the git repository at:

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

for you to fetch changes up to 9c7a68017503eda3071ba8647bd0b4c716f18c74:

  arm64: vulcan: enable GPIOLIB in Kconfig (2016-05-31 10:52:25 -0700)

----------------------------------------------------------------
This pull request contains SoC changes for Broadcom ARM64-based SoCs:

- Kamlakant updates the Broadcom Vulcan Kconfig entry with GPIOLIB to enable
  GPIO on these platforms

----------------------------------------------------------------
Kamlakant Patel (1):
      arm64: vulcan: enable GPIOLIB in Kconfig

 arch/arm64/Kconfig.platforms | 1 +
 1 file changed, 1 insertion(+)

Comments

Olof Johansson June 20, 2016, 5:44 a.m. UTC | #1
On Thu, Jun 16, 2016 at 06:56:10PM -0700, Florian Fainelli wrote:
> The following changes since commit 1a695a905c18548062509178b98bc91e67510864:
> 
>   Linux 4.7-rc1 (2016-05-29 09:29:24 -0700)
> 
> are available in the git repository at:
> 
>   http://github.com/Broadcom/stblinux.git tags/arm-soc/for-4.8/soc-arm64
> 
> for you to fetch changes up to 9c7a68017503eda3071ba8647bd0b4c716f18c74:
> 
>   arm64: vulcan: enable GPIOLIB in Kconfig (2016-05-31 10:52:25 -0700)
> 
> ----------------------------------------------------------------
> This pull request contains SoC changes for Broadcom ARM64-based SoCs:
> 
> - Kamlakant updates the Broadcom Vulcan Kconfig entry with GPIOLIB to enable
>   GPIO on these platforms

Merged, thanks.


-Olof