mbox series

[GIT,PULL] Qualcomm Device Tree updates for 4.16

Message ID 1514789609-4133-5-git-send-email-andy.gross@linaro.org
State New
Headers show
Series [GIT,PULL] Qualcomm Device Tree updates for 4.16 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/agross/linux.git tags/qcom-dts-for-4.16

Message

Andy Gross Jan. 1, 2018, 6:53 a.m. UTC
The following changes since commit 4fbd8d194f06c8a3fd2af1ce560ddb31f7ec8323:

  Linux 4.15-rc1 (2017-11-26 16:01:47 -0800)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/agross/linux.git tags/qcom-dts-for-4.16

for you to fetch changes up to 6e2797bd80001e7f6ffe6fa95efaa27338a43aae:

  ARM: dts: msm8974-FP2: Add uSD slot nodes (2017-12-21 13:06:07 -0600)

----------------------------------------------------------------
Qualcomm Device Tree Changes for v4.16

* Add uSD slot nodes on msm8974-FP2 board

----------------------------------------------------------------
Luca Weiss (1):
      ARM: dts: msm8974-FP2: Add uSD slot nodes

 arch/arm/boot/dts/qcom-msm8974-fairphone-fp2.dts | 34 ++++++++++++++++++++++++
 1 file changed, 34 insertions(+)

Comments

Arnd Bergmann Jan. 5, 2018, 10:46 a.m. UTC | #1
On Mon, Jan 1, 2018 at 7:53 AM, Andy Gross <andy.gross@linaro.org> wrote:
> The following changes since commit 4fbd8d194f06c8a3fd2af1ce560ddb31f7ec8323:
>
>   Linux 4.15-rc1 (2017-11-26 16:01:47 -0800)
>
> are available in the git repository at:
>
>   git://git.kernel.org/pub/scm/linux/kernel/git/agross/linux.git tags/qcom-dts-for-4.16
>
> for you to fetch changes up to 6e2797bd80001e7f6ffe6fa95efaa27338a43aae:
>
>   ARM: dts: msm8974-FP2: Add uSD slot nodes (2017-12-21 13:06:07 -0600)
>
> ----------------------------------------------------------------
> Qualcomm Device Tree Changes for v4.16
>
> * Add uSD slot nodes on msm8974-FP2 board
>

Pulled into next/dt, thanks!

       Arnd