From mboxrd@z Thu Jan 1 00:00:00 1970 From: Shreyansh Jain Subject: Re: [PATCH v2 02/16] bus/dpaa: fix svr id fetch location Date: Fri, 6 Jul 2018 10:14:07 +0530 Message-ID: References: <1529574244-18997-1-git-send-email-hemant.agrawal@nxp.com> <1530697431-1244-1-git-send-email-hemant.agrawal@nxp.com> <1530697431-1244-2-git-send-email-hemant.agrawal@nxp.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Cc: stable@dpdk.org To: Hemant Agrawal , dev@dpdk.org Return-path: In-Reply-To: <1530697431-1244-2-git-send-email-hemant.agrawal@nxp.com> Content-Language: en-US List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" On Wednesday 04 July 2018 03:13 PM, Hemant Agrawal wrote: > Otherwise the SVR may not be avilable for dpaa init. > > Fixes: 3b59b73dea08 ("bus/dpaa: update platform SoC value register routines") > Cc: stable@dpdk.org > > Signed-off-by: Hemant Agrawal > --- Acked-by: Shreyansh Jain