lkml.org 
[lkml]   [2015]   [Sep]   [22]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH v2 0/6] staging: fsl-mc: up-rev version of MC interface code
Date
The DPAA2 management complex has a versioned binary interface
that has to be kept in sync with the DPAA2 drivers. This patch
series uprevs the APIs that build MC commands and parse results.
This uprev is needed to support object interrupts.

MC binary interface changes
-overall version from 6.0 to 8.0
-dprc version from 3.0 to 4.0
-dpbp and dpmcp versions from 2.0 to 2.1
-new dprc commands -- set/get obj irq, set obj label,
get obj descriptor
-removed commands -- get portal paddr
-object regions are reported as region offsets not physical
addresses

build/parse API changes
-flags arg is added to all APIs for future extensibility,
hardcoded priority bit is now a flag
-IRQ-related args are consolidated into an irq_cfg struct

Changes in v2:
Split single patch into a patch series as requested by Greg K-H.
The new patch series consists of the following patches:

Patch 1: Add new flags field to MC command header
Patch 2: uprev binary interface for dpmng objects to v8.0
Patch 3: up-rev binary interface for dpbp objects to v2.0
Patch 4: up-rev binary interface for dpmcp objects to v2.0
Patch 5: up-rev binary interface for dpcon objects to v2.0
Patch 6: up-rev binary interface for dprc objects to v4.0


\
 
 \ /
  Last update: 2015-09-23 02:01    [W:0.093 / U:0.936 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site