From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1759423AbcJYQR1 (ORCPT ); Tue, 25 Oct 2016 12:17:27 -0400 Received: from mail-db5eur01on0086.outbound.protection.outlook.com ([104.47.2.86]:28992 "EHLO EUR01-DB5-obe.outbound.protection.outlook.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1759277AbcJYQR0 (ORCPT ); Tue, 25 Oct 2016 12:17:26 -0400 From: Stuart Yoder To: Greg KH CC: German Rivera , "devel@driverdev.osuosl.org" , "linux-kernel@vger.kernel.org" , "agraf@suse.de" , "arnd@arndb.de" , Leo Li Subject: RE: [PATCH 00/14] staging: fsl-mc: cleanup and uprev to MC v10.x Thread-Topic: [PATCH 00/14] staging: fsl-mc: cleanup and uprev to MC v10.x Thread-Index: AQHSKKb51RWXApgXOU2a/aUq8VwoCqC415OAgACDYHA= Date: Tue, 25 Oct 2016 15:43:56 +0000 Message-ID: References: <1476729729-9785-1-git-send-email-stuart.yoder@nxp.com> <20161025075023.GA1759@kroah.com> In-Reply-To: <20161025075023.GA1759@kroah.com> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: authentication-results: spf=none (sender IP is ) smtp.mailfrom=stuart.yoder@nxp.com; x-originating-ip: [192.88.168.1] x-ms-office365-filtering-correlation-id: f959d371-e4b4-45fe-ad9b-08d3fcedbb48 x-microsoft-exchange-diagnostics: 1;AM2PR04MB0772;7:1DqQmSkzBdLCbmxI1MA8LxjiluOcJ/F/NO3RxRC+Mm2mxlT7LiD3cqS1/eMFHrvPG9J6VvcYsSI8v5Q/9WIh9yzWNlCIpwaFOiJItESACIKatLBTDon0wry+UtAmmFO1IhjWdO49zhD776o+SqClwO0qg99YjktYL6PwTU7dC/ruvQlFjtP3JWHpkdPjI9ol0omKIhuvyGVkyJy2/H9TY2T3yMJ64DlZmdDuFTvrOW92Lp5ASbA2rYSbMLrmjfOeavzUqnOBd19O8xmkOkFA4BHMDmR6FHuNTblhPmjuhi40gK1sza95LIigeX4jD8sUnRSqjO0ZiOm8dUCP53livEG2WbU33szaeECDgpo16Xs= x-microsoft-antispam: UriScan:;BCL:0;PCL:0;RULEID:;SRVR:AM2PR04MB0772; x-microsoft-antispam-prvs: x-exchange-antispam-report-test: UriScan:(9452136761055)(185117386973197); x-exchange-antispam-report-cfa-test: BCL:0;PCL:0;RULEID:(6040176)(601004)(2401047)(5005006)(8121501046)(3002001)(10201501046)(6055026);SRVR:AM2PR04MB0772;BCL:0;PCL:0;RULEID:;SRVR:AM2PR04MB0772; x-forefront-prvs: 01068D0A20 x-forefront-antispam-report: SFV:NSPM;SFS:(10009020)(6009001)(7916002)(199003)(377454003)(189002)(13464003)(24454002)(7696004)(3280700002)(86362001)(110136003)(2950100002)(6916009)(2900100001)(19580395003)(74316002)(76576001)(77096005)(102836003)(3660700001)(305945005)(8676002)(7736002)(8936002)(87936001)(10400500002)(81166006)(122556002)(7846002)(3846002)(6116002)(68736007)(19580405001)(9686002)(66066001)(2906002)(105586002)(81156014)(97736004)(5002640100001)(76176999)(54356999)(92566002)(586003)(189998001)(4326007)(5660300001)(106116001)(106356001)(50986999)(101416001)(33656002);DIR:OUT;SFP:1101;SCL:1;SRVR:AM2PR04MB0772;H:VI1PR0401MB2638.eurprd04.prod.outlook.com;FPR:;SPF:None;PTR:InfoNoRecords;A:1;MX:1;LANG:en; spamdiagnosticoutput: 1:99 spamdiagnosticmetadata: NSPM Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 X-OriginatorOrg: nxp.com X-MS-Exchange-CrossTenant-originalarrivaltime: 25 Oct 2016 15:43:56.7491 (UTC) X-MS-Exchange-CrossTenant-fromentityheader: Hosted X-MS-Exchange-CrossTenant-id: 686ea1d3-bc2b-4c6f-a92c-d99c5c301635 X-MS-Exchange-Transport-CrossTenantHeadersStamped: AM2PR04MB0772 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 quoted-printable to 8bit by mail.home.local id u9PGHYU3023342 > -----Original Message----- > From: Greg KH [mailto:gregkh@linuxfoundation.org] > Sent: Tuesday, October 25, 2016 2:50 AM > To: Stuart Yoder > Cc: German Rivera ; devel@driverdev.osuosl.org; linux-kernel@vger.kernel.org; > agraf@suse.de; arnd@arndb.de; Leo Li > Subject: Re: [PATCH 00/14] staging: fsl-mc: cleanup and uprev to MC v10.x > > On Mon, Oct 17, 2016 at 01:42:09PM -0500, Stuart Yoder wrote: > > This patch does miscellaneous minor cleanup and uprevs the supported > > MC firmware version to 10.x. > > > > I believe with this series the TODO items on our list are complete, > > with the exception of "Add at least one device driver for a DPAA2 > > object", which I expect to send a patch for very soon. I plan to > > do that in conjunction with a request to move the fsl-mc bus > > driver out of staging. > > I applied some of these patches, can you rebase and fix up and resend > the remaining ones? Yes, will resend. Regarding the patch: [PATCH 14/14] staging: fsl-mc: uprev binary interface to match MC v10.x ...your comment was that it did a lot of different things at once. In this case, there is no way for me to break that up. The things listed in that patch were the changes to the binary interface of the hardware, and to match it we have to change everything at once. Thanks, Stuart