mbox series

[GIT,PULL,2/2] SOC: Keystone driver update for v5.13

Message ID 1623564105-10273-1-git-send-email-santosh.shilimkar@oracle.com (mailing list archive)
State Accepted
Commit eac7b3b75880a7f2e250d8abecf33d9d5764e772
Headers show
Series [GIT,PULL,1/2] ARM: DTS: Keystone K2G cleanup for v5.13 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/ssantosh/linux-keystone.git tags/drivers_soc_for_5.13

Message

Santosh Shilimkar June 13, 2021, 6:01 a.m. UTC
The following changes since commit 6efb943b8616ec53a5e444193dccf1af9ad627b5:

  Linux 5.13-rc1 (2021-05-09 14:17:44 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/ssantosh/linux-keystone.git tags/drivers_soc_for_5.13

for you to fetch changes up to 536e23c607edf0e13092887b92e0d5c7d29462b4:

  soc: ti: wkup_m3_ipc: Remove redundant error printing in wkup_m3_ipc_probe() (2021-06-04 13:04:13 -0700)

----------------------------------------------------------------
SOC: Keystone driver update for v5.13

Couple of cleanup fixes in PM AVS and WKUP M3 drivers

----------------------------------------------------------------
Qiheng Lin (1):
      PM: AVS: remove redundant dev_err call in omap_sr_probe()

Zhen Lei (1):
      soc: ti: wkup_m3_ipc: Remove redundant error printing in wkup_m3_ipc_probe()

 drivers/soc/ti/smartreflex.c | 4 +---
 drivers/soc/ti/wkup_m3_ipc.c | 4 +---
 2 files changed, 2 insertions(+), 6 deletions(-)