From mboxrd@z Thu Jan 1 00:00:00 1970 From: Linus Walleij Subject: Re: [PATCH 0/8] pinctrl: aspeed: Preparation for AST2600 Date: Wed, 26 Jun 2019 09:54:50 +0200 Message-ID: References: <20190626071430.28556-1-andrew@aj.id.au> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Return-path: In-Reply-To: <20190626071430.28556-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 On Wed, Jun 26, 2019 at 9:15 AM Andrew Jeffery wrote: > 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. All looks good to me, but Rob should have a glance at the DT bindings and YAML syntax before I proceed to apply them. Yours, Linus Walleij