mbox series

[GIT,PULL] arm64: dts: TI AM65x changes for v5.1

Message ID 7a019c48-b470-1897-44de-a63642e7717c@ti.com
State New
Headers show
Series [GIT,PULL] arm64: dts: TI AM65x changes for v5.1 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/kristo/linux

Message

Tero Kristo Feb. 1, 2019, 10:25 a.m. UTC
Hello arm-soc maintainers,

Please pull these DT changes for TI AM65x SoC for v5.1 merge window.

Thanks,
Tero

---

The following changes since commit bfeffd155283772bbe78c6a05dec7c0128ee500c:

   Linux 5.0-rc1 (2019-01-06 17:08:20 -0800)

are available in the git repository at:

   git://git.kernel.org/pub/scm/linux/kernel/git/kristo/linux 
tags/am654-for-v5.1

for you to fetch changes up to fd58466a3876ddaed2773556fef616159e5c3844:

   arm64: dts: ti: k3-am654-base-board: Add eMMC Support (2019-02-01 
10:18:33 +0200)

----------------------------------------------------------------
AM65x DT changes for v5.1. Includes:

- EMMC support for am654-evm board

----------------------------------------------------------------
Faiz Abbas (2):
       arm64: dts: ti: k3-am654: Add Support for eMMC host controller
       arm64: dts: ti: k3-am654-base-board: Add eMMC Support

  arch/arm64/boot/dts/ti/k3-am65-main.dtsi       | 14 ++++++++++++++
  arch/arm64/boot/dts/ti/k3-am654-base-board.dts | 25 
+++++++++++++++++++++++++
  2 files changed, 39 insertions(+)
--
Texas Instruments Finland Oy, Porkkalankatu 22, 00180 Helsinki. Y-tunnus/Business ID: 0615521-4. Kotipaikka/Domicile: Helsinki

Comments

Arnd Bergmann Feb. 15, 2019, 1:03 p.m. UTC | #1
On Fri, Feb 1, 2019 at 11:25 AM Tero Kristo <t-kristo@ti.com> wrote:
> ----------------------------------------------------------------
> AM65x DT changes for v5.1. Includes:
>
> - EMMC support for am654-evm board
>

Pulled into arm/dt, thanks!

     Arnd