mbox series

[GIT,PULL,1/5] soc/tegra: Changes for v6.15-rc1

Message ID 20250307162332.3451523-1-thierry.reding@gmail.com (mailing list archive)
State New
Headers show
Series [GIT,PULL,1/5] soc/tegra: Changes for v6.15-rc1 | expand

Pull-request

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

Message

Thierry Reding March 7, 2025, 4:23 p.m. UTC
Hi ARM SoC maintainers,

The following changes since commit 2014c95afecee3e76ca4a56956a936e23283f05b:

  Linux 6.14-rc1 (2025-02-02 15:39:26 -0800)

are available in the Git repository at:

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

for you to fetch changes up to 5e63dfe213d01cdf0bb2786ae3d5ac613182a433:

  soc/tegra: pmc: Use str_enable_disable-like helpers (2025-03-06 19:12:37 +0100)

Thanks,
Thierry

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

A simple cleanup patch to use str_yes_no() instead of an open-coded
version.

----------------------------------------------------------------
Krzysztof Kozlowski (1):
      soc/tegra: pmc: Use str_enable_disable-like helpers

 drivers/soc/tegra/pmc.c | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)