mbox series

[GIT,PULL,3/7] soc/tegra: Changes for v4.15-rc1

Message ID 20171020115603.9828-3-thierry.reding@gmail.com
State Deferred
Headers show
Series [GIT,PULL,1/7] dt-bindings: Updates for v4.15-rc1 | expand

Pull-request

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

Message

Thierry Reding Oct. 20, 2017, 11:55 a.m. UTC
Hi ARM SoC maintainers,

The following changes since commit 2bd6bf03f4c1c59381d62c61d03f6cc3fe71f66e:

  Linux 4.14-rc1 (2017-09-16 15:47:51 -0700)

are available in the git repository at:

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

for you to fetch changes up to 775dba87f891e99c2f46df17edd5f5359d0883ad:

  soc/tegra: bpmp: Check BPMP response return code (2017-10-19 16:33:57 +0200)

This pulls in a part of the tegra-for-4.15-firmware tag to resolve a
build time dependency.

Thanks,
Thierry

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

Contains a fix to the generic power domain driver to properly report
errors propagated from BPMP.

----------------------------------------------------------------
Thierry Reding (1):
      Merge branch 'for-4.15/firmware' into for-4.15/soc

Timo Alho (2):
      firmware: tegra: Propagate error code to caller
      soc/tegra: bpmp: Check BPMP response return code

 drivers/firmware/tegra/bpmp.c      | 22 ++++++++++++++++------
 drivers/soc/tegra/powergate-bpmp.c | 15 +++++++++++++--
 include/soc/tegra/bpmp.h           |  1 +
 3 files changed, 30 insertions(+), 8 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 Nov. 2, 2017, 3:17 p.m. UTC | #1
On Fri, Oct 20, 2017 at 1:55 PM, Thierry Reding
<thierry.reding@gmail.com> wrote:
> Hi ARM SoC maintainers,
>
> The following changes since commit 2bd6bf03f4c1c59381d62c61d03f6cc3fe71f66e:
>
>   Linux 4.14-rc1 (2017-09-16 15:47:51 -0700)
>
> are available in the git repository at:
>
>   git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux.git tags/tegra-for-4.15-soc
>
> for you to fetch changes up to 775dba87f891e99c2f46df17edd5f5359d0883ad:
>
>   soc/tegra: bpmp: Check BPMP response return code (2017-10-19 16:33:57 +0200)
>
> This pulls in a part of the tegra-for-4.15-firmware tag to resolve a
> build time dependency.
>
> Thanks,
> Thierry
>
> ----------------------------------------------------------------
> soc/tegra: Changes for v4.15-rc1
>
> Contains a fix to the generic power domain driver to properly report
> errors propagated from BPMP.

Pulled into next/drivers, 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