From mboxrd@z Thu Jan 1 00:00:00 1970 From: Linus Walleij Subject: Re: [PATCH v2 0/8] pinctrl: aspeed: Preparation for AST2600 Date: Wed, 3 Jul 2019 10:40:02 +0200 Message-ID: References: <20190628023838.15426-1-andrew@aj.id.au> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Return-path: In-Reply-To: <20190628023838.15426-1-andrew@aj.id.au> Sender: linux-kernel-owner@vger.kernel.org To: Andrew Jeffery 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 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. Yours, Linus Walleij