]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - rpmsg/hwspinlock.git/commit
Merge branch 'platform-ti-linux-4.19.y' of git://git.ti.com/~rrnayak/ti-linux-kernel...
authorSuman Anna <s-anna@ti.com>
Tue, 11 Dec 2018 16:17:54 +0000 (10:17 -0600)
committerSuman Anna <s-anna@ti.com>
Tue, 11 Dec 2018 18:04:08 +0000 (12:04 -0600)
commitda4040c8fdeb4269a81752d26514da046fe6651a
tree79f35fd3094d3f7d39018e43d0bf1b26bdbc85b6
parent84df9525b0c27f3ebc2ebb1864fa62a97fdedb7d
parent4edb5193d9acb1d61e7ac137257759af342129ed
Merge branch 'platform-ti-linux-4.19.y' of git://git.ti.com/~rrnayak/ti-linux-kernel/platform-linux-feature-tree into hwspinlock-linux-4.19.y

Pull in the platform base tree into the hwspinlock feature tree. The
merge pulls in the necessary board support for all the AM65x boards.
All the other boards are already supported on vanilla 4.19 kernel.
It also pulls in the defconfig_builder infrastructure used by TI
Integration kernels. This allows the required IPC driver support to
be added on the TI K3 family of SoCs.

* 'platform-ti-linux-4.19.y' of git://git.ti.com/~rrnayak/ti-linux-kernel/platform-linux-feature-tree: (123 commits)
  dmaengine: ti: k3-udma: Try to use the highest TPL channels for MEM_TO_MEM
  dmaengine: ti: k3-udma: Only allow MEM_TO_MEM transfer on the main UDMA
  ti_config_fragments/defconfig_map.txt: add missing baseport.cfg entries
  ti_config_fragments: v8_baseport: Forward port v8_baseport cfg from 4.14
  arm64: dts: ti: k3-am6: Add NAVSS and PDMA nodes
  dmaengine: ti: k3-udma: Add glue layer for non DMAengine users
  dmaengine: ti: New driver for K3 UDMA
  dmaengine: ti: Add cppi5 header for UDMA
  dt-bindings: dma: ti: Add document for K3 UDMA
  dmaengine: Add function to request slave channel from a dma_device
  dmaengine: Add support for reporting DMA cached data amount
  dmaengine: Add metadata_ops for dma_async_tx_descriptor
  dmaengine: doc: Add sections for per descriptor metadata support
  soc: ti: k3: add navss ringacc driver
  bindings: soc: ti: add documentation for k3 ringacc
  firmware: ti_sci: Add resource management APIs for ringacc, psi-l and udma
  ti_config_fragments: v8_baseport: enable K3 thermal
  arm64: dts: ti: am6: Add VTM node
  arm64: dts: ti: am654: Add thermal zones
  thermal: k3: Add support for bandgap sensors
  ...

Signed-off-by: Suman Anna <s-anna@ti.com>