public inbox for linux-arm-kernel@lists.infradead.org
 help / color / mirror / Atom feed
* [GIT PULL] ARM: TI SOC updates for v5.3
@ 2019-06-19  4:40 Santosh Shilimkar
  2019-06-19 16:03 ` Olof Johansson
  0 siblings, 1 reply; 2+ messages in thread
From: Santosh Shilimkar @ 2019-06-19  4:40 UTC (permalink / raw)
  To: arm, linux-arm-kernel
  Cc: olof, santosh.shilimkar, linux-kernel, arnd, khilman

The following changes since commit cd6c84d8f0cdc911df435bb075ba22ce3c605b07:

  Linux 5.2-rc2 (2019-05-26 16:49:19 -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.3

for you to fetch changes up to 4c960505df44b94001178575a505dd8315086edc:

  firmware: ti_sci: Fix gcc unused-but-set-variable warning (2019-06-18 21:32:25 -0700)

----------------------------------------------------------------
SOC: TI SCI updates for v5.3

- Couple of fixes to handle resource ranges and
  requesting response always from firmware;
- Add processor control
- Add support APIs for DMA
- Fix the SPDX license plate
- Unused varible warning fix

----------------------------------------------------------------
Andrew F. Davis (1):
      firmware: ti_sci: Always request response from firmware

Nishad Kamdar (1):
      firmware: ti_sci: Use the correct style for SPDX License Identifier

Peter Ujfalusi (2):
      firmware: ti_sci: Add resource management APIs for ringacc, psi-l and udma
      firmware: ti_sci: Parse all resource ranges even if some is not available

Suman Anna (1):
      firmware: ti_sci: Add support for processor control

YueHaibing (1):
      firmware: ti_sci: Fix gcc unused-but-set-variable warning

 drivers/firmware/ti_sci.c              | 1143 +++++++++++++++++++++++++++-----
 drivers/firmware/ti_sci.h              |  812 ++++++++++++++++++++++-
 include/linux/soc/ti/ti_sci_protocol.h |  246 +++++++
 3 files changed, 2051 insertions(+), 150 deletions(-)

_______________________________________________
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:[~2019-06-19 16:09 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-06-19  4:40 [GIT PULL] ARM: TI SOC updates for v5.3 Santosh Shilimkar
2019-06-19 16:03 ` Olof Johansson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox