[GIT PULL 1/6] soc/tegra: Changes for v6.1-rc1

Thierry Reding thierry.reding at gmail.com
Fri Sep 16 03:19:52 PDT 2022


Hi ARM SoC maintainers,

The following changes since commit 568035b01cfb107af8d2e4bd2fb9aea22cf5b868:

  Linux 6.0-rc1 (2022-08-14 15:50:18 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 74f7f183d81c26a53c2b1708364069d391b1b4d6:

  soc/tegra: pmc: Check device node status property (2022-09-15 14:10:49 +0200)

Thanks,
Thierry

----------------------------------------------------------------
soc/tegra: Changes for v6.1-rc1

This contains an assortment of small fixes and cleanups. One new feature
is introduced in the form of simple wake events which are needed to wake
the system from sleep on USB port events.

----------------------------------------------------------------
Christophe JAILLET (1):
      soc/tegra: pmc: Use devm_clk_get_optional()

Dmitry Osipenko (1):
      soc/tegra: fuse: Drop Kconfig dependency on TEGRA20_APB_DMA

Liang He (2):
      soc/tegra: fuse: Add missing of_node_put() in tegra_init_fuse()
      soc/tegra: fuse: Add missing of_node_put()

Petlozu Pravareshwar (1):
      soc/tegra: pmc: Check device node status property

Thierry Reding (3):
      soc/tegra: pmc: Remove leading space
      soc/tegra: pmc: Add support for simple wake events
      soc/tegra: pmc: Add USB port wake events for Tegra194

 drivers/soc/tegra/Kconfig              |  1 -
 drivers/soc/tegra/fuse/fuse-tegra.c    |  1 +
 drivers/soc/tegra/fuse/tegra-apbmisc.c |  7 ++++--
 drivers/soc/tegra/pmc.c                | 45 ++++++++++++++++++++++++----------
 4 files changed, 38 insertions(+), 16 deletions(-)



More information about the linux-arm-kernel mailing list