mbox

[GIT,PULL] Qualcomm Defconfig updates for 4.13

Message ID 1497383309-14226-3-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-defconfig-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-defconfig-for-4.13

for you to fetch changes up to 1d917530c9ed2585cf3ed7db933e85a41b45141f:

  ARM: qcom_defconfig: Enable IPQ4019 clock and pinctrl (2017-06-05 22:00:30 -0500)

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

* Enable IPQ4019 clock and pinctrl

----------------------------------------------------------------
Abhishek Sahu (1):
      ARM: qcom_defconfig: Enable IPQ4019 clock and pinctrl

 arch/arm/configs/qcom_defconfig | 2 ++
 1 file changed, 2 insertions(+)

Comments

Olof Johansson June 19, 2017, 5:29 a.m. UTC | #1
On Tue, Jun 13, 2017 at 03:48:26PM -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-defconfig-for-4.13
> 
> for you to fetch changes up to 1d917530c9ed2585cf3ed7db933e85a41b45141f:
> 
>   ARM: qcom_defconfig: Enable IPQ4019 clock and pinctrl (2017-06-05 22:00:30 -0500)
> 
> ----------------------------------------------------------------
> Qualcomm ARM Based defconfig Updates for v4.13
> 
> * Enable IPQ4019 clock and pinctrl
> 
> ----------------------------------------------------------------
> Abhishek Sahu (1):
>       ARM: qcom_defconfig: Enable IPQ4019 clock and pinctrl
> 
>  arch/arm/configs/qcom_defconfig | 2 ++
>  1 file changed, 2 insertions(+)

Merged, thanks.


-Olof