From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Andrew Jeffery" Subject: Re: [PATCH v2 0/8] pinctrl: aspeed: Preparation for AST2600 Date: Thu, 04 Jul 2019 10:28:45 +1000 Message-ID: <022b6528-7ab3-449f-807d-d711b6d2db51@www.fastmail.com> References: <20190628023838.15426-1-andrew@aj.id.au> Mime-Version: 1.0 Content-Type: text/plain Return-path: In-Reply-To: Sender: linux-kernel-owner@vger.kernel.org To: Linus Walleij Cc: "open list:GPIO SUBSYSTEM" , Ryan Chen , Rob Herring , Mark Rutland , Joel Stanley , linux-aspeed@lists.ozlabs.org, OpenBMC Maillist , "open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS" , Linux ARM , "linux-kernel@vger.kernel.org" List-Id: devicetree@vger.kernel.org On Wed, 3 Jul 2019, at 18:40, Linus Walleij wrote: > Hi Andrew, > > On Fri, Jun 28, 2019 at 4:39 AM Andrew Jeffery wrote: > > > > Hello! > > > > The ASPEED AST2600 is in the pipeline, and we have enough information to start > > preparing to upstream support for it. This series lays some ground work; > > splitting the bindings and dicing the implementation up a little further to > > facilitate differences between the 2600 and previous SoC generations. > > > > v2 addresses Rob's comments on the bindings conversion patches. v1 can be found > > here: > > I have applied this series, I had to strip some changes of the header > because it was based on some SPDX cleanups upstream but no > big deal I think. Check the result please. Thanks. Have you pushed the branch yet? I just fetched your pinctrl tree and can't see the patches. Andrew