From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH v3 01/16] bus/dpaa: fix phandle support for kernel 4.16 Date: Thu, 12 Jul 2018 14:49:48 +0200 Message-ID: <8461548.6NmdoGyg52@xps> References: <1530697431-1244-1-git-send-email-hemant.agrawal@nxp.com> <1530864613-11754-1-git-send-email-hemant.agrawal@nxp.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org, Alok Makhariya , stable@dpdk.org To: Hemant Agrawal , shreyansh.jain@nxp.com, Akhil Goyal Return-path: In-Reply-To: <1530864613-11754-1-git-send-email-hemant.agrawal@nxp.com> List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" 06/07/2018 10:09, Hemant Agrawal: > From: Alok Makhariya > > Fixes: 2183c6f69d7e ("bus/dpaa: add OF parser for device scanning") > Cc: Shreyansh Jain > Cc: stable@dpdk.org > > Signed-off-by: Alok Makhariya > Acked-by: Shreyansh Jain Series applied without last patch (because must be reworked). This series has a lot of cleanups. Starting from now, I will consider NXP drivers as mature enough. I won't accept anymore such patch without (or not enough) explanation. For your users and readers, please start considering to explain what was wrong and what needs to be changed. Thanks