[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20161025074835.GD22581@kroah.com>
Date: Tue, 25 Oct 2016 09:48:35 +0200
From: Greg KH <gregkh@...uxfoundation.org>
To: Stuart Yoder <stuart.yoder@....com>
Cc: german.rivera@....com, devel@...verdev.osuosl.org,
linux-kernel@...r.kernel.org, agraf@...e.de, arnd@...db.de,
leoyang.li@....com, Ioana Ciornei <ioana.ciornei@....com>
Subject: Re: [PATCH 14/14] staging: fsl-mc: uprev binary interface to match
MC v10.x
On Mon, Oct 17, 2016 at 01:43:58PM -0500, Stuart Yoder wrote:
> From: Ioana Ciornei <ioana.ciornei@....com>
>
> DPAA2 will not support MC firmware versions prior to MC v10.x.
> Update the MC interface code and drivers to reflect this.
> -update the object .h files and code that builds commands to include
> the new command version in the command header
> -object versions are no longer available in the object attributes,
> so remove references to them and instead get the version from the
> new get_api_version() command
> -create/destroy commands for all objects have new arguments
> -dpmng_get_container_id() is replaced by dprc_get_container_id()
Again, that's a lot of different things to do all at once, can you break
this up?
thanks,
greg k-h
Powered by blists - more mailing lists