mbox

[GIT,PULL] Qualcomm SoC updates for 4.13

Message ID 1497383309-14226-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.13

Message

Andy Gross June 13, 2017, 7:48 p.m. UTC
The following changes since commit 2ea659a9ef488125eb46da6eb571de5eae5c43f6:

  Linux 4.12-rc1 (2017-05-13 13:19:49 -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.13

for you to fetch changes up to 7b87fe94299c965adcab384486ee3bf82ad15f9c:

  ARM: debug: qcom: add UART addresses to Kconfig help for IPQ4019 (2017-06-05 22:05:16 -0500)

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

* Add debug UART addresses for IPQ4019

----------------------------------------------------------------
Christian Lamparter (1):
      ARM: debug: qcom: add UART addresses to Kconfig help for IPQ4019

 arch/arm/Kconfig.debug | 1 +
 1 file changed, 1 insertion(+)

Comments

Olof Johansson June 19, 2017, 5:38 a.m. UTC | #1
On Tue, Jun 13, 2017 at 03:48:29PM -0400, Andy Gross wrote:
> The following changes since commit 2ea659a9ef488125eb46da6eb571de5eae5c43f6:
> 
>   Linux 4.12-rc1 (2017-05-13 13:19:49 -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.13
> 
> for you to fetch changes up to 7b87fe94299c965adcab384486ee3bf82ad15f9c:
> 
>   ARM: debug: qcom: add UART addresses to Kconfig help for IPQ4019 (2017-06-05 22:05:16 -0500)
> 
> ----------------------------------------------------------------
> Qualcomm ARM Based SoC Updates for v4.13
> 
> * Add debug UART addresses for IPQ4019
> 
> ----------------------------------------------------------------
> Christian Lamparter (1):
>       ARM: debug: qcom: add UART addresses to Kconfig help for IPQ4019

Merged, thanks!


-Olof