From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mout.kundenserver.de (mout.kundenserver.de [212.227.126.130]) (using TLSv1.2 with cipher DHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by lists.ozlabs.org (Postfix) with ESMTPS id 3rlW3K5kGLzDqy2 for ; Thu, 7 Jul 2016 18:28:12 +1000 (AEST) From: Arnd Bergmann To: Yangbo Lu Cc: Scott Wood , "linuxppc-dev@lists.ozlabs.org" , Mark Rutland , Ulf Hansson , "linux-kernel@vger.kernel.org" , "linux-i2c@vger.kernel.org" , "linux-clk@vger.kernel.org" , Qiang Zhao , Russell King , Bhupesh Sharma , Joerg Roedel , Claudiu Manoil , "devicetree@vger.kernel.org" , Kumar Gala , Rob Herring , Santosh Shilimkar , "linux-arm-kernel@lists.infradead.org" , "netdev@vger.kernel.org" , "linux-mmc@vger.kernel.org" , Xiaobo Xie , Yang-Leo Li , "iommu@lists.linux-foundation.org" Subject: Re: [PATCH 2/4] soc: fsl: add GUTS driver for QorIQ platforms Date: Thu, 07 Jul 2016 10:30:29 +0200 Message-ID: <4094106.qfxJu3tJbO@wuerfel> In-Reply-To: References: <1462417950-46796-1-git-send-email-yangbo.lu@nxp.com> <1465609853.22191.151.camel@buserror.net> MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Thursday, July 7, 2016 2:35:33 AM CEST Yangbo Lu wrote: > Hi Arnd, >=20 > Could you reply when you see the email? > If your method doesn=E2=80=99t resolve the problem, we still want to use = our old patchset. >=20 > This guts driver had been discussed about one year and blocked many worka= round upstream. > So please help to review and comment soon. >=20 I don't really see how more discussion is going to help us here. I think I've made it pretty clear that I don't want to see another platform specific way to read an SoC revision and I've even sent a proof-of-concept patch to show how the interface can work, now it's up to you to fit the guts hardware into that and send a new patch series. Arnd