mbox

[GIT,PULL,2/4] soc/tegra: Changes for v4.9-rc1

Message ID 20160909152032.9550-2-thierry.reding@gmail.com
State Accepted
Headers show

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux.git tags/tegra-for-4.9-soc

Message

Thierry Reding Sept. 9, 2016, 3:20 p.m. UTC
Hi ARM SoC maintainers,

The following changes since commit 29b4817d4018df78086157ea3a55c1d9424a7cfc:

  Linux 4.8-rc1 (2016-08-07 18:18:00 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux.git tags/tegra-for-4.9-soc

for you to fetch changes up to a9ccc123a8e05365f7515dcd023b01100809a6fa:

  soc/tegra: pmc: Fix incorrect DPD request (2016-08-16 12:30:52 +0200)

Thanks,
Thierry

----------------------------------------------------------------
soc/tegra: Changes for v4.9-rc1

This contains a single patch to fix an issue with setting the deep power
down mode of I/O rails.

----------------------------------------------------------------
Vince Hsu (1):
      soc/tegra: pmc: Fix incorrect DPD request

 drivers/soc/tegra/pmc.c | 28 ++++++++--------------------
 1 file changed, 8 insertions(+), 20 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-tegra" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Comments

Arnd Bergmann Sept. 14, 2016, 10:32 p.m. UTC | #1
On Friday, September 9, 2016 5:20:30 PM CEST Thierry Reding wrote:
> soc/tegra: Changes for v4.9-rc1
> 
> This contains a single patch to fix an issue with setting the deep power
> down mode of I/O rails.
> 

Pulled into next/soc. Should this be backported to stable kernels?

Thanks,

	Arnd

--
To unsubscribe from this list: send the line "unsubscribe linux-tegra" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Arnd Bergmann Sept. 14, 2016, 10:40 p.m. UTC | #2
On Thursday, September 15, 2016 12:32:04 AM CEST Arnd Bergmann wrote:
> On Friday, September 9, 2016 5:20:30 PM CEST Thierry Reding wrote:
> > soc/tegra: Changes for v4.9-rc1
> > 
> > This contains a single patch to fix an issue with setting the deep power
> > down mode of I/O rails.
> > 
> 
> Pulled into next/soc. 

I made up my mind and put it into next/drivers instead of next/soc.

	Arnd

> Should this be backported to stable kernels?

--
To unsubscribe from this list: send the line "unsubscribe linux-tegra" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html