From mboxrd@z Thu Jan 1 00:00:00 1970 From: Linus Walleij Date: Wed, 26 Jun 2019 09:54:50 +0200 Subject: [PATCH 0/8] pinctrl: aspeed: Preparation for AST2600 In-Reply-To: <20190626071430.28556-1-andrew@aj.id.au> References: <20190626071430.28556-1-andrew@aj.id.au> Message-ID: List-Id: To: linux-aspeed@lists.ozlabs.org MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit 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