From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mout.kundenserver.de (mout.kundenserver.de [212.227.126.133]) (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 3tDXZ52zFjzDvNH for ; Thu, 10 Nov 2016 04:03:24 +1100 (AEDT) From: Arnd Bergmann To: Geert Uytterhoeven Cc: Greg Kroah-Hartman , Yangbo Lu , Simon Horman , Magnus Damm , Rob Herring , Mark Rutland , Dirk Behme , Linux-Renesas , "linux-arm-kernel@lists.infradead.org" , "linuxppc-dev@lists.ozlabs.org" , "devicetree@vger.kernel.org" , "linux-kernel@vger.kernel.org" , Pankaj Dubey , "linux-samsung-soc@vger.kernel.org" Subject: Re: [PATCH v2 0/7] soc: renesas: Identify SoC and register with the SoC bus Date: Wed, 09 Nov 2016 17:56:37 +0100 Message-ID: <1626072.dpWPnWgGl9@wuerfel> In-Reply-To: References: <1477913455-5314-1-git-send-email-geert+renesas@glider.be> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Wednesday, November 9, 2016 2:34:33 PM CET Geert Uytterhoeven wrote: > > > > And Samsung. > > Shall I create the immutable branch now? > > Arnd: are you happy with the new patches and changes? I still had some comments for patch 7, but that shouldn't stop you from creating a branch for the first three so everyone can build on top of that. Arnd