linux-kernel.vger.kernel.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: khilman, arnd, olof, linux-kernel, santosh.shilimkar, soc

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

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

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

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/keystone_dts_for_5.8

for you to fetch changes up to 644c5a582261ecdf1df41b11d05d10a1cccc0a66:

  ARM: dts: keystone: Rename "msmram" node to "sram" (2020-05-27 20:36:32 -0700)

----------------------------------------------------------------
ARM: dts: Keystone update for v5.8

 - Rename "msmram" node to "sram"

----------------------------------------------------------------
Krzysztof Kozlowski (1):
      ARM: dts: keystone: Rename "msmram" node to "sram"

 arch/arm/boot/dts/keystone-k2e.dtsi  | 4 ++--
 arch/arm/boot/dts/keystone-k2g.dtsi  | 4 ++--
 arch/arm/boot/dts/keystone-k2hk.dtsi | 4 ++--
 arch/arm/boot/dts/keystone-k2l.dtsi  | 4 ++--
 4 files changed, 8 insertions(+), 8 deletions(-)

^ 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).