linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: Thierry Reding <thierry.reding@gmail.com>
To: arm@kernel.org
Cc: linux-tegra@vger.kernel.org,
	Thierry Reding <thierry.reding@gmail.com>,
	linux-arm-kernel@lists.infradead.org,
	Jon Hunter <jonathanh@nvidia.com>
Subject: [GIT PULL 2/6] soc/tegra: Changes for v4.21-rc1
Date: Fri,  7 Dec 2018 15:17:35 +0100	[thread overview]
Message-ID: <20181207141739.9085-2-thierry.reding@gmail.com> (raw)
In-Reply-To: <20181207141739.9085-1-thierry.reding@gmail.com>

Hi ARM SoC maintainers,

The following changes since commit 651022382c7f8da46cb4872a545ee1da6d097d2a:

  Linux 4.20-rc1 (2018-11-04 15:37:52 -0800)

are available in the Git repository at:

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

for you to fetch changes up to e3e403c218cd07b497127a29e604fc26a71e8558:

  soc/tegra: pmc: Add initial Tegra194 wake events (2018-11-28 17:32:28 +0100)

Thanks,
Thierry

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

These changes are mostly cleanups to the PMC driver, but they also add
support for wake events on Tegra186 and Tegra194, which can be used to
wake the system from sleep. With this and the corresponding device
tree additions suspend/resume is finally working on these SoCs.

----------------------------------------------------------------
Bo Yan (1):
      soc/tegra: fuse: Remove duplicated function declaration

Dmitry Osipenko (1):
      soc/tegra: pmc: Drop locking from tegra_powergate_is_powered()

Jon Hunter (1):
      soc/tegra: pmc: Don't power-up XUSB power-domains

Sandipan Patra (1):
      soc/tegra: pmc: Add sysfs entries for reset info

Thierry Reding (4):
      soc/tegra: pmc: Add Tegra194 support
      soc/tegra: pmc: Add wake event support
      soc/tegra: pmc: Add initial Tegra186 wake events
      soc/tegra: pmc: Add initial Tegra194 wake events

Yangtao Li (2):
      soc/tegra: Don't leak device tree node reference
      soc/tegra: pmc: Change to use DEFINE_SHOW_ATTRIBUTE macro

 drivers/soc/tegra/common.c |   6 +-
 drivers/soc/tegra/pmc.c    | 472 +++++++++++++++++++++++++++++++++++++++++----
 include/soc/tegra/fuse.h   |   1 -
 include/soc/tegra/pmc.h    |  21 ++
 4 files changed, 462 insertions(+), 38 deletions(-)

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

  reply	other threads:[~2018-12-07 14:18 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-12-07 14:17 [GIT PULL 1/6] dt-bindings: Changes for v4.21-rc1 Thierry Reding
2018-12-07 14:17 ` Thierry Reding [this message]
2018-12-12 21:28   ` [GIT PULL 2/6] soc/tegra: " Olof Johansson
2018-12-07 14:17 ` [GIT PULL 3/6] firmware: tegra: " Thierry Reding
2018-12-12 21:31   ` Olof Johansson
2018-12-07 14:17 ` [GIT PULL 4/6] memory: " Thierry Reding
2018-12-12 21:45   ` Olof Johansson
2018-12-07 14:17 ` [GIT PULL 5/6] ARM: tegra: Device tree changes " Thierry Reding
2018-12-11 16:07   ` Olof Johansson
2018-12-07 14:17 ` [GIT PULL 6/6] arm64: tegra: Device tree change " Thierry Reding
2018-12-11 16:11   ` Olof Johansson
2018-12-11 16:06 ` [GIT PULL 1/6] dt-bindings: Changes " Olof Johansson

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20181207141739.9085-2-thierry.reding@gmail.com \
    --to=thierry.reding@gmail.com \
    --cc=arm@kernel.org \
    --cc=jonathanh@nvidia.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-tegra@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).