Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755705AbcDLDHf (ORCPT ); Mon, 11 Apr 2016 23:07:35 -0400 Received: from mail-db3on0070.outbound.protection.outlook.com ([157.55.234.70]:63658 "EHLO emea01-db3-obe.outbound.protection.outlook.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1755128AbcDLDHd (ORCPT ); Mon, 11 Apr 2016 23:07:33 -0400 X-Greylist: delayed 4684 seconds by postgrey-1.27 at vger.kernel.org; Mon, 11 Apr 2016 23:07:33 EDT From: Jose Rivera To: Stuart Yoder , "gregkh@linuxfoundation.org" CC: "devel@driverdev.osuosl.org" , "linux-kernel@vger.kernel.org" , "agraf@suse.de" , "arnd@arndb.de" , Yang-Leo Li , Stuart Yoder Subject: RE: [PATCH 00/14] staging: fsl-mc: misc updates Thread-Topic: [PATCH 00/14] staging: fsl-mc: misc updates Thread-Index: AQHRlBH7WtcPZnKv+kOtWH+2zwgWHZ+FjsyA Date: Tue, 12 Apr 2016 01:34:53 +0000 Message-ID: References: <1460393305-15707-1-git-send-email-stuart.yoder@nxp.com> In-Reply-To: <1460393305-15707-1-git-send-email-stuart.yoder@nxp.com> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: authentication-results: nxp.com; dkim=none (message not signed) header.d=none;nxp.com; dmarc=none action=none header.from=nxp.com; x-originating-ip: [2605:6000:f70c:7900:7c46:4aa1:daf4:da59] x-ms-office365-filtering-correlation-id: 926654c2-c907-4f73-2661-08d36272a596 x-microsoft-exchange-diagnostics: 1;VI1PR04MB1647;5:e0njOuifPfqHrjrvoOf78V5t/9wGJRnWD1W+kol7IJzlk2mNyfePZkU3yuz7crGxAtT6YqpvLJTSBTRnnJbKz72xbgwGP/7Zovqk/VgLBWxis0liDYYgzG0euocOa9rouodGKpT18OyTnSyHakBn8Q==;24:zUZVgrXyGcQrjL/ofvuC9YzOnd1ZxKS6LsqqckEB6mO/rNukkxx5oMrEjLylRw/qmdASGC3Mj4+B0zuVF/ZWK1TiPP5H7WkvXk/NMZNRdbs= x-microsoft-antispam: UriScan:;BCL:0;PCL:0;RULEID:;SRVR:VI1PR04MB1647; x-microsoft-antispam-prvs: x-exchange-antispam-report-test: UriScan:; x-exchange-antispam-report-cfa-test: BCL:0;PCL:0;RULEID:(601004)(2401047)(5005006)(8121501046)(3002001)(10201501046)(6055026);SRVR:VI1PR04MB1647;BCL:0;PCL:0;RULEID:;SRVR:VI1PR04MB1647; x-forefront-prvs: 0910AAF391 x-forefront-antispam-report: SFV:NSPM;SFS:(10009020)(6009001)(13464003)(377454003)(1220700001)(586003)(1096002)(6116002)(5003600100002)(92566002)(2501003)(102836003)(81166005)(4326007)(10400500002)(5002640100001)(9686002)(86362001)(15650500001)(33656002)(2950100001)(50986999)(54356999)(76176999)(5001770100001)(11100500001)(5004730100002)(19580405001)(19580395003)(3280700002)(2900100001)(2906002)(3660700001)(189998001)(76576001)(77096005)(74316001)(5008740100001)(106116001)(87936001)(122556002)(3826002);DIR:OUT;SFP:1101;SCL:1;SRVR:VI1PR04MB1647;H:VI1PR04MB1184.eurprd04.prod.outlook.com;FPR:;SPF:None;MLV:sfv;LANG:en; spamdiagnosticoutput: 1:23 spamdiagnosticmetadata: NSPM Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 X-OriginatorOrg: nxp.com X-MS-Exchange-CrossTenant-originalarrivaltime: 12 Apr 2016 01:34:53.1996 (UTC) X-MS-Exchange-CrossTenant-fromentityheader: Hosted X-MS-Exchange-CrossTenant-id: 686ea1d3-bc2b-4c6f-a92c-d99c5c301635 X-MS-Exchange-Transport-CrossTenantHeadersStamped: VI1PR04MB1647 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from base64 to 8bit by mail.home.local id u3C37g8f007165 Content-Length: 3671 Lines: 85 > -----Original Message----- > From: Stuart Yoder [mailto:stuart.yoder@nxp.com] > Sent: Monday, April 11, 2016 11:48 AM > To: gregkh@linuxfoundation.org; Jose Rivera > Cc: devel@driverdev.osuosl.org; linux-kernel@vger.kernel.org; agraf@suse.de; > arnd@arndb.de; Yang-Leo Li ; Stuart Yoder > > Subject: [PATCH 00/14] staging: fsl-mc: misc updates > > From: Stuart Yoder > > This patch series makes further progress towards completing the fsl-mc TODO > list. > > -patch 1 removes three items from the TODO file that were previously > completed-- multiple root dprc support, MSI support, and command > serialization > > -patch 2 makes some way overdue updates to README.txt from review > comments on the mailing list last fall > > -patches 3-5 update the binary interface for several objects to sync with latest > MC firmware (todo item: "MC firmware uprev") > > -patches 6-13 are cleanup items > -change in how object versions are used in binding decisions > -setting coherent dma_ops for devices if necessary > -setting cacheable flag for object regions if applicable > -getting the version of the root dprc from hardware, not based > on what was in the .h file > -dprc driver now refuses to probe if dprc version is not minimum > expected > -added quirk for bug in coherency flag for dpseci objects > -allocator driver refuses to bind to dpmcp objects if version > is not minimum expected > > -patch 14 adds a second maintainer for the driver > > Horia Geanta (1): > staging: fsl-mc: add quirk handling for dpseci objects < 4.0 > > Horia Geantă (1): > staging: fsl-mc: return -EINVAL for all fsl_mc_portal_allocate() > failures > > Itai Katz (5): > staging: fsl-mc: don't use object versions to make binding decisions > staging: fsl-mc: set cacheable flag for added devices if applicable > staging: fsl-mc: get version of root dprc from MC hardware > staging: fsl-mc: add dprc version check > staging: fsl-mc: add dpmcp version check > > Stuart Yoder (7): > staging: fsl-mc: TODO updates > staging: fsl-mc: DPAA2 overview readme update > staging: fsl-mc: update dpmcp binary interface to v3.0 > staging: fsl-mc: update dpbp binary interface to v2.2 > staging: fsl-mc: update dprc binary interface to v5.1 > staging: fsl-mc: set up coherent dma ops for added devices > MAINTAINERS: fsl-mc: Add second maintainer > > MAINTAINERS | 1 + > drivers/staging/fsl-mc/README.txt | 138 ++++++++++++++++----------- > drivers/staging/fsl-mc/TODO | 13 --- > drivers/staging/fsl-mc/bus/dpbp.c | 77 ++++++++++++++- > drivers/staging/fsl-mc/bus/dpmcp-cmd.h | 7 +- > drivers/staging/fsl-mc/bus/dpmcp.c | 35 +------ > drivers/staging/fsl-mc/bus/dpmcp.h | 10 +- > drivers/staging/fsl-mc/bus/dprc-cmd.h | 6 +- > drivers/staging/fsl-mc/bus/dprc-driver.c | 33 ++++++- > drivers/staging/fsl-mc/bus/dprc.c | 26 ++--- > drivers/staging/fsl-mc/bus/mc-allocator.c | 18 ++-- > drivers/staging/fsl-mc/bus/mc-bus.c | 93 +++++++++--------- > drivers/staging/fsl-mc/bus/mc-msi.c | 2 +- > drivers/staging/fsl-mc/include/dpbp-cmd.h | 4 +- > drivers/staging/fsl-mc/include/dpbp.h | 51 +++++++++- > drivers/staging/fsl-mc/include/dprc.h | 19 ++-- > drivers/staging/fsl-mc/include/mc-private.h | 2 + > 17 files changed, 335 insertions(+), 200 deletions(-) > > -- > 1.7.9.5 For the series: Acked-by: German Rivera