All of lore.kernel.org
 help / color / mirror / Atom feed
From: Santosh Shilimkar <santosh.shilimkar@oracle.com>
To: arnd@arndb.de, olof@lixom.net, soc@kernel.org
Cc: arm@kernel.org, linux-kernel@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org,
	santosh.shilimkar@oracle.com
Subject: [GIT PULL 1/2] drivers: soc: Keystone update for v5.12
Date: Sun, 31 Jan 2021 21:20:54 -0800	[thread overview]
Message-ID: <1612156854-10929-1-git-send-email-santosh.shilimkar@oracle.com> (raw)
Message-ID: <20210201052054.DcI5yyPTclG4qaZQTuMi0hhPz2fMR_amG6kH4cNHpP4@z> (raw)

The following changes since commit 5c8fe583cce542aa0b84adc939ce85293de36e5e:

  Linux 5.11-rc1 (2020-12-27 15:30:22 -0800)

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.12

for you to fetch changes up to a8fc8e5b8e42c4401d009143a5fd822ef3d0c9df:

  soc: ti: k3-ringacc: Use of_device_get_match_data() (2021-01-31 20:58:49 -0800)

----------------------------------------------------------------
drivers: soc: Keystone update for v5.12

Updates include:
	- Navigator refcount correction
	- probe fix in pm driver
	- fix clock init for PRUSS
	- PRUSS binding doc update
	- of_device_get_match_data() use in ringacc

----------------------------------------------------------------
Christophe JAILLET (1):
      soc: ti: pm33xx: Fix some resource leak in the error handling paths of the probe function

Grzegorz Jaszczyk (1):
      dt-bindings: soc: ti: Update TI PRUSS bindings about schemas to include

Suman Anna (3):
      soc: ti: pruss: Correct the pruss_clk_init error trace text
      soc: ti: pruss: Refactor the CFG sub-module init
      soc: ti: k3-ringacc: Use of_device_get_match_data()

Vasyl Gomonovych (1):
      soc: ti: knav_qmss: Put refcount for dev node in failure case

 .../devicetree/bindings/soc/ti/ti,pruss.yaml       | 76 ++++++++++++++++++
 drivers/soc/ti/k3-ringacc.c                        |  7 +-
 drivers/soc/ti/knav_dma.c                          |  1 +
 drivers/soc/ti/knav_qmss_queue.c                   |  3 +
 drivers/soc/ti/pm33xx.c                            |  5 +-
 drivers/soc/ti/pruss.c                             | 91 ++++++++++++----------
 6 files changed, 137 insertions(+), 46 deletions(-)

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

             reply	other threads:[~2021-02-01  5:23 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-02-01  5:20 Santosh Shilimkar [this message]
2021-02-01  5:20 ` [GIT PULL 1/2] drivers: soc: Keystone update for v5.12 Santosh Shilimkar
2021-02-02 21:53 ` Arnd Bergmann
2021-02-02 21:53   ` Arnd Bergmann

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1612156854-10929-1-git-send-email-santosh.shilimkar@oracle.com \
    --to=santosh.shilimkar@oracle.com \
    --cc=arm@kernel.org \
    --cc=arnd@arndb.de \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=olof@lixom.net \
    --cc=soc@kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.