mbox

[GIT,PULL] qcom ARM64 changes for v4.1

Message ID alpine.DEB.2.02.1503161608020.31080@galak-ubuntu.qualcomm.com
State New
Headers show

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/galak/linux-qcom.git tags/qcom-arm64-for-4.1

Message

Kumar Gala March 16, 2015, 9:09 p.m. UTC
The following changes since commit c517d838eb7d07bbe9507871fab3931deccff539:

   Linux 4.0-rc1 (2015-02-22 18:21:14 -0800)

are available in the git repository at:

   git://git.kernel.org/pub/scm/linux/kernel/git/galak/linux-qcom.git tags/qcom-arm64-for-4.1

for you to fetch changes up to d7f64a44356ce138aec2da091d7291446f52dcc5:

   arm64: qcom: Add support for Qualcomm MSM8916 SoC (2015-03-11 15:26:55 -0500)

----------------------------------------------------------------
Qualcomm ARM64 Updates for v4.1

* Add support for Qualcomm MSM8916 SoC

----------------------------------------------------------------
Abhimanyu Kapur (1):
       arm64: qcom: Add support for Qualcomm MSM8916 SoC

  arch/arm64/Kconfig           | 6 ++++++
  arch/arm64/configs/defconfig | 6 ++++++
  2 files changed, 12 insertions(+)

--
Qualcomm Innovation Center, Inc.
The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum,
a Linux Foundation Collaborative Project

Comments

Olof Johansson April 2, 2015, 12:37 a.m. UTC | #1
On Mon, Mar 16, 2015 at 04:09:31PM -0500, Kumar Gala wrote:
> The following changes since commit c517d838eb7d07bbe9507871fab3931deccff539:
> 
>   Linux 4.0-rc1 (2015-02-22 18:21:14 -0800)
> 
> are available in the git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/galak/linux-qcom.git tags/qcom-arm64-for-4.1
> 
> for you to fetch changes up to d7f64a44356ce138aec2da091d7291446f52dcc5:
> 
>   arm64: qcom: Add support for Qualcomm MSM8916 SoC (2015-03-11 15:26:55 -0500)

Thanks, merged.


-Olof