mbox series

[GIT,PULL,1/3] soc: ti: Updates for v6.4

Message ID 20230410140506.ucvkwq7vz2h47vyj@stipulate (mailing list archive)
State Accepted
Commit 508471c3de8b7ef850ba205adbbb61ee41f244ee
Headers show
Series [GIT,PULL,1/3] soc: ti: Updates for v6.4 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/ti/linux.git tags/ti-driver-soc-for-v6.4

Message

Nishanth Menon April 10, 2023, 2:05 p.m. UTC
Hi,

The following changes since commit fe15c26ee26efa11741a7b632e9f23b01aca4cc6:

  Linux 6.3-rc1 (2023-03-05 14:52:03 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/ti/linux.git tags/ti-driver-soc-for-v6.4

for you to fetch changes up to a33bfafd99e0d1e33dfe910f751426f298a218b6:

  soc: ti: Use devm_platform_ioremap_resource() (2023-03-28 06:23:42 -0500)

----------------------------------------------------------------
TI SoC driver updates for v6.4

* Minor fixups for of_property, using devm_platform_ioremap
* Fixups for refcount leaks in pm33xx
* Fixups for k3-ringacc for dmaring_request
* SoCinfo detection for J784S4 SoC.

----------------------------------------------------------------
Miaoqian Lin (1):
      soc: ti: pm33xx: Fix refcount leak in am33xx_pm_probe

Nicolas Frayer (1):
      soc: ti: k3-ringacc: Add try_module_get() to k3_dmaring_request_dual_ring()

Rob Herring (2):
      soc: ti: Use of_property_present() for testing DT property presence
      soc: ti: Use of_property_read_bool() for boolean properties

Siddharth Vadapalli (1):
      soc: ti: k3-socinfo: Add entry for J784S4 SOC

Yang Li (1):
      soc: ti: Use devm_platform_ioremap_resource()

 drivers/soc/ti/k3-ringacc.c      | 7 +++++++
 drivers/soc/ti/k3-socinfo.c      | 1 +
 drivers/soc/ti/knav_dma.c        | 4 ++--
 drivers/soc/ti/knav_qmss_acc.c   | 2 +-
 drivers/soc/ti/knav_qmss_queue.c | 4 ++--
 drivers/soc/ti/omap_prm.c        | 2 +-
 drivers/soc/ti/pm33xx.c          | 5 +++--
 drivers/soc/ti/wkup_m3_ipc.c     | 6 ++----
 8 files changed, 19 insertions(+), 12 deletions(-)

Comments

patchwork-bot+linux-soc@kernel.org April 14, 2023, 1:10 p.m. UTC | #1
Hello:

This pull request was applied to soc/soc.git (for-next)
by Arnd Bergmann <arnd@arndb.de>:

On Mon, 10 Apr 2023 09:05:06 -0500 you wrote:
> Hi,
> 
> The following changes since commit fe15c26ee26efa11741a7b632e9f23b01aca4cc6:
> 
>   Linux 6.3-rc1 (2023-03-05 14:52:03 -0800)
> 
> are available in the Git repository at:
> 
> [...]

Here is the summary with links:
  - [GIT,PULL,1/3] soc: ti: Updates for v6.4
    https://git.kernel.org/soc/soc/c/508471c3de8b
  - [GIT,PULL,2/3] arm64: defconfig: TI K3 updates for v6.4
    https://git.kernel.org/soc/soc/c/d04a06e984b6
  - [GIT,PULL,3/3] arm64: dts: ti: K3 updates for v6.4
    (no matching commit)

You are awesome, thank you!
patchwork-bot+linux-soc@kernel.org April 14, 2023, 4:21 p.m. UTC | #2
Hello:

This pull request was applied to soc/soc.git (for-next)
by Arnd Bergmann <arnd@arndb.de>:

On Mon, 10 Apr 2023 09:05:06 -0500 you wrote:
> Hi,
> 
> The following changes since commit fe15c26ee26efa11741a7b632e9f23b01aca4cc6:
> 
>   Linux 6.3-rc1 (2023-03-05 14:52:03 -0800)
> 
> are available in the Git repository at:
> 
> [...]

Here is the summary with links:
  - [GIT,PULL,1/3] soc: ti: Updates for v6.4
    (no matching commit)
  - [GIT,PULL,2/3] arm64: defconfig: TI K3 updates for v6.4
    (no matching commit)
  - [GIT,PULL,3/3] arm64: dts: ti: K3 updates for v6.4
    https://git.kernel.org/soc/soc/c/c47b89b4189f

You are awesome, thank you!