mbox

[GIT,PULL,2/4] DaVinci SoC updates for v4.10 (part 2)

Message ID 20161120134038.14998-2-nsekhar@ti.com
State New
Headers show

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/nsekhar/linux-davinci.git davinci-for-v4.10/soc-2

Message

Sekhar Nori Nov. 20, 2016, 1:40 p.m. UTC
The following changes since commit ced95ac0815501f47a6041548d70d8900400912d:

  ARM: davinci: da8xx: register USB PHY clocks in the DT file (2016-11-01 15:24:24 +0530)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/nsekhar/linux-davinci.git davinci-for-v4.10/soc-2

for you to fetch changes up to 7e431af8fa0b9ed9d74378c99514856211cb9db8:

  ARM: davinci: PM: support da8xx DT platforms (2016-11-16 14:45:07 +0530)

----------------------------------------------------------------
Adds suspend-to-RAM support for DT boot mode
on DA850.

----------------------------------------------------------------
Kevin Hilman (1):
      ARM: davinci: PM: support da8xx DT platforms

 arch/arm/mach-davinci/da8xx-dt.c | 1 +
 1 file changed, 1 insertion(+)

Comments

Arnd Bergmann Nov. 30, 2016, 1:49 p.m. UTC | #1
On Sunday, November 20, 2016 7:10:36 PM CET Sekhar Nori wrote:
> The following changes since commit ced95ac0815501f47a6041548d70d8900400912d:
> 
>   ARM: davinci: da8xx: register USB PHY clocks in the DT file (2016-11-01 15:24:24 +0530)
> 
> are available in the git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/nsekhar/linux-davinci.git davinci-for-v4.10/soc-2
> 
> for you to fetch changes up to 7e431af8fa0b9ed9d74378c99514856211cb9db8:
> 
>   ARM: davinci: PM: support da8xx DT platforms (2016-11-16 14:45:07 +0530)
> 
> ----------------------------------------------------------------
> Adds suspend-to-RAM support for DT boot mode
> on DA850.

Pulled into next/soc, thanks!

	Arnd