mbox

[GIT,PULL] Qualcomm SoC Updates for v4.10

Message ID 1479017736-13564-6-git-send-email-andy.gross@linaro.org
State New
Headers show

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/agross/linux.git tags/qcom-soc-for-4.10

Message

Andy Gross Nov. 13, 2016, 6:15 a.m. UTC
The following changes since commit 1001354ca34179f3db924eb66672442a173147dc:

  Linux 4.9-rc1 (2016-10-15 12:17:50 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/agross/linux.git tags/qcom-soc-for-4.10

for you to fetch changes up to e19811a89d0f566bb781959e151f244bd3bcde8a:

  arm64: qcom: enable GPIOLIB in Kconfig (2016-11-12 23:24:26 -0600)

----------------------------------------------------------------
Qualcomm ARM Based SoC Updates for v4.10

* Enable GPIOLIB for QCOM ARM64 platforms

----------------------------------------------------------------
Michael Scott (1):
      arm64: qcom: enable GPIOLIB in Kconfig

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

Comments

Olof Johansson Nov. 18, 2016, 7:44 a.m. UTC | #1
On Sun, Nov 13, 2016 at 12:15:36AM -0600, Andy Gross wrote:
> The following changes since commit 1001354ca34179f3db924eb66672442a173147dc:
> 
>   Linux 4.9-rc1 (2016-10-15 12:17:50 -0700)
> 
> are available in the git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/agross/linux.git tags/qcom-soc-for-4.10
> 
> for you to fetch changes up to e19811a89d0f566bb781959e151f244bd3bcde8a:
> 
>   arm64: qcom: enable GPIOLIB in Kconfig (2016-11-12 23:24:26 -0600)
> 
> ----------------------------------------------------------------
> Qualcomm ARM Based SoC Updates for v4.10
> 
> * Enable GPIOLIB for QCOM ARM64 platforms
> 
> ----------------------------------------------------------------
> Michael Scott (1):
>       arm64: qcom: enable GPIOLIB in Kconfig

Merged, thanks.


-Olof