mbox

[GIT,PULL] DaVinci DTS updates for v4.9 (part 2)

Message ID d231c316-a14b-1534-2bcd-29f0898b0b1c@ti.com
State New
Headers show

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/nsekhar/linux-davinci.git tags/davinci-for-v4.9/dts-p2

Message

Sekhar Nori Sept. 15, 2016, 2:44 p.m. UTC
The following changes since commit 9d05b389846312751108b16f3f8fccd51fa92715:

  ARM: dts: da850-lcdk: Audio support via simple-card (2016-08-19 17:51:27 +0530)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/nsekhar/linux-davinci.git tags/davinci-for-v4.9/dts-p2

for you to fetch changes up to 9304af1b9ffa95dcb37d642852f8c67b98ea349a:

  ARM: dts: da850-lcdk: Add NAND to DT (2016-09-15 19:37:32 +0530)

----------------------------------------------------------------
This pull request adds NAND support to
DA850 based LCDK board.

----------------------------------------------------------------
Karl Beldan (1):
      ARM: dts: da850-lcdk: Add NAND to DT

 arch/arm/boot/dts/da850-lcdk.dts | 83 ++++++++++++++++++++++++++++++++++++++++
 1 file changed, 83 insertions(+)

Comments

Arnd Bergmann Sept. 19, 2016, 3:39 p.m. UTC | #1
On Thursday, September 15, 2016 8:14:22 PM CEST Sekhar Nori wrote:
> This pull request adds NAND support to
> DA850 based LCDK board.
> 
> 

Pulled into next/dt, thanks!

	Arnd