linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL 1/2] soc: TI drivers updates for v5.8
@ 2020-05-28  4:01 Santosh Shilimkar
  2020-05-28  4:01 ` [GIT PULL 2/2] ARM: DTS: Keystone update " Santosh Shilimkar
  0 siblings, 1 reply; 2+ messages in thread
From: Santosh Shilimkar @ 2020-05-28  4:01 UTC (permalink / raw)
  To: arm, linux-arm-kernel
  Cc: arnd, khilman, santosh.shilimkar, linux-kernel, soc, olof

The following changes since commit 8f3d9f354286745c751374f5f1fcafee6b3f3136:

  Linux 5.7-rc1 (2020-04-12 12:35:55 -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.8

for you to fetch changes up to b8b38a8e3cae100f292d756e32c78ab288db8a7d:

  drivers: soc: ti: knav_qmss_queue: Make knav_gp_range_ops static (2020-05-27 20:39:14 -0700)

----------------------------------------------------------------
soc: ARM TI update for v5.8

 - Platform chipid driver support and associated dts doc update
 - Sparse warning fix in Navigator driver

----------------------------------------------------------------
Grygorii Strashko (2):
      dt-bindings: soc: ti: add binding for k3 platforms chipid module
      soc: ti: add k3 platforms chipid module driver

Samuel Zou (1):
      drivers: soc: ti: knav_qmss_queue: Make knav_gp_range_ops static

 .../devicetree/bindings/soc/ti/k3-socinfo.yaml     |  40 ++++++
 drivers/soc/ti/Kconfig                             |  10 ++
 drivers/soc/ti/Makefile                            |   1 +
 drivers/soc/ti/k3-socinfo.c                        | 152 +++++++++++++++++++++
 drivers/soc/ti/knav_qmss_queue.c                   |   2 +-
 5 files changed, 204 insertions(+), 1 deletion(-)
 create mode 100644 Documentation/devicetree/bindings/soc/ti/k3-socinfo.yaml
 create mode 100644 drivers/soc/ti/k3-socinfo.c

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

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

end of thread, other threads:[~2020-05-28  4:02 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-05-28  4:01 [GIT PULL 1/2] soc: TI drivers updates for v5.8 Santosh Shilimkar
2020-05-28  4:01 ` [GIT PULL 2/2] ARM: DTS: Keystone update " Santosh Shilimkar

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).