From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S965816AbcLVVBw (ORCPT ); Thu, 22 Dec 2016 16:01:52 -0500 Received: from mail-pf0-f195.google.com ([209.85.192.195]:32860 "EHLO mail-pf0-f195.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754036AbcLVVBt (ORCPT ); Thu, 22 Dec 2016 16:01:49 -0500 Date: Thu, 22 Dec 2016 15:01:47 -0600 From: Rob Herring To: Andrew Jeffery Cc: Linus Walleij , Mark Rutland , Lee Jones , Joel Stanley , linux-gpio@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH v4 1/5] pinctrl: aspeed: dt: Fix compatibles for the System Control Unit Message-ID: <20161222210147.2k7ipcodonlh26gq@rob-hp-laptop> References: <20161220073551.28522-1-andrew@aj.id.au> <20161220073551.28522-2-andrew@aj.id.au> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20161220073551.28522-2-andrew@aj.id.au> User-Agent: Mutt/1.6.2-neo (2016-08-21) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Dec 20, 2016 at 06:05:47PM +1030, Andrew Jeffery wrote: > Reference the SoC-specific compatible string in the examples as > required. > > Signed-off-by: Andrew Jeffery > --- > Documentation/devicetree/bindings/pinctrl/pinctrl-aspeed.txt | 11 ++++++++--- > 1 file changed, 8 insertions(+), 3 deletions(-) Acked-by: Rob Herring