Linux SOC development
 help / color / mirror / Atom feed
* [GIT PULL 1/5] soc/tegra: Changes for v6.9-rc1
@ 2024-02-23 17:48 Thierry Reding
  2024-02-23 17:48 ` [GIT PULL 2/5] firmware: tegra: " Thierry Reding
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Thierry Reding @ 2024-02-23 17:48 UTC (permalink / raw)
  To: arm, soc; +Cc: Thierry Reding, Jon Hunter, linux-tegra, linux-arm-kernel

Hi ARM SoC maintainers,

The following changes since commit 6613476e225e090cc9aad49be7fa504e290dd33d:

  Linux 6.8-rc1 (2024-01-21 14:11:32 -0800)

are available in the Git repository at:

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

for you to fetch changes up to ae7d2d9b8ebe9f107c500808d5bcd68397645720:

  soc/tegra: pmc: Add SD wake event for Tegra234 (2024-02-16 12:35:56 +0100)

Thanks,
Thierry

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

This set of changes adds ACPI support for the APBMISC driver and cleans
up a few things like dependencies and unused code.

----------------------------------------------------------------
Arnd Bergmann (1):
      soc/tegra: Fix build failure on Tegra241

Christophe JAILLET (1):
      soc/tegra: pmc: Remove some old and deprecated functions and constants

Jon Hunter (1):
      soc/tegra: fuse: Fix crash in tegra_fuse_readl()

Kartik (9):
      mm/util: Introduce kmemdup_array()
      soc/tegra: fuse: Use dev_err_probe for probe failures
      soc/tegra: fuse: Refactor resource mapping
      soc/tegra: fuse: Add tegra_acpi_init_apbmisc()
      soc/tegra: fuse: Add function to add lookups
      soc/tegra: fuse: Add function to print SKU info
      soc/tegra: fuse: Add ACPI support for Tegra194 and Tegra234
      soc/tegra: fuse: Add support for Tegra241
      soc/tegra: fuse: Define tegra194_soc_attr_group for Tegra241

Peter Robinson (1):
      bus: tegra-aconnect: Update dependency to ARCH_TEGRA

Petlozu Pravareshwar (2):
      soc/tegra: pmc: Update address mapping sequence for PMC apertures
      soc/tegra: pmc: Update scratch as an optional aperture

Prathamesh Shete (1):
      soc/tegra: pmc: Add SD wake event for Tegra234

 drivers/bus/Kconfig                    |   5 +-
 drivers/soc/tegra/Kconfig              |   5 ++
 drivers/soc/tegra/fuse/fuse-tegra.c    | 118 +++++++++++++++++++++++++--------
 drivers/soc/tegra/fuse/fuse-tegra30.c  |  23 ++++++-
 drivers/soc/tegra/fuse/fuse.h          |   8 ++-
 drivers/soc/tegra/fuse/tegra-apbmisc.c | 108 +++++++++++++++++++++++++-----
 drivers/soc/tegra/pmc.c                |  87 +++++++++++-------------
 include/linux/string.h                 |   1 +
 include/soc/tegra/fuse.h               |   1 +
 include/soc/tegra/pmc.h                |  18 -----
 mm/util.c                              |  17 +++++
 11 files changed, 277 insertions(+), 114 deletions(-)

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2024-03-04 16:12 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-02-23 17:48 [GIT PULL 1/5] soc/tegra: Changes for v6.9-rc1 Thierry Reding
2024-02-23 17:48 ` [GIT PULL 2/5] firmware: tegra: " Thierry Reding
2024-02-23 17:48 ` [GIT PULL 3/5] dt-bindings: " Thierry Reding
2024-02-23 17:48 ` [GIT PULL 4/5] ARM: tegra: Device tree changes " Thierry Reding
2024-02-23 17:48 ` [GIT PULL 5/5] arm64: " Thierry Reding
2024-02-29 17:02 ` [GIT PULL 1/5] soc/tegra: Changes " patchwork-bot+linux-soc
2024-03-04 16:12 ` patchwork-bot+linux-soc

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox