]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'drivers_soc_for_5.3' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorOlof Johansson <olof@lixom.net>
Wed, 19 Jun 2019 16:02:52 +0000 (09:02 -0700)
committerOlof Johansson <olof@lixom.net>
Wed, 19 Jun 2019 16:02:52 +0000 (09:02 -0700)
commite4868f0d9815547b67c14b4e3e3581cc4cb1e8bc
tree510dddb793b92bd1c35afb97d695976ff8247279
parent5fe345e5a77a5cf57128191f16570d2ab302844c
parentae5f001cfc6d0b825a46e492a8eb9855c5721416
Merge tag 'drivers_soc_for_5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/ssantosh/linux-keystone into arm/drivers

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

* tag 'drivers_soc_for_5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/ssantosh/linux-keystone:
  firmware: ti_sci: Fix gcc unused-but-set-variable warning
  firmware: ti_sci: Use the correct style for SPDX License Identifier
  firmware: ti_sci: Parse all resource ranges even if some is not available
  firmware: ti_sci: Add support for processor control
  firmware: ti_sci: Add resource management APIs for ringacc, psi-l and udma
  firmware: ti_sci: Always request response from firmware

Signed-off-by: Olof Johansson <olof@lixom.net>