From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rob Herring Subject: Re: [PATCH v4 4/5] mfd: dt: Add bindings for the Aspeed LPC Host Controller (LHC) Date: Thu, 22 Dec 2016 15:00:44 -0600 Message-ID: <20161222210044.iwrackjlmroi6tl7@rob-hp-laptop> References: <20161220071535.27542-1-andrew@aj.id.au> <20161220071535.27542-5-andrew@aj.id.au> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <20161220071535.27542-5-andrew@aj.id.au> Sender: linux-kernel-owner@vger.kernel.org To: Andrew Jeffery Cc: Lee Jones , Mark Rutland , Linus Walleij , Corey Minyard , =?iso-8859-1?Q?C=E9dric?= Le Goater , Joel Stanley , devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org List-Id: devicetree@vger.kernel.org On Tue, Dec 20, 2016 at 05:45:34PM +1030, Andrew Jeffery wrote: > The LPC bus pinmux configuration on fifth generation Aspeed SoCs depends > on bits in both the System Control Unit and the LPC Host Controller. > > The Aspeed LPC Host Controller is described as a child node of the > LPC host-range syscon device for arbitration of access by the host > controller and pinmux drivers. > > Signed-off-by: Andrew Jeffery > Reviewed-by: Linus Walleij > --- > > Linus: I've retained your r-b tag I don't think the addition of the ast2400 > compatible string will fuss you. Please let me know if you feel this is > inappropriate. > > .../devicetree/bindings/mfd/aspeed-lpc.txt | 26 ++++++++++++++++++++++ > 1 file changed, 26 insertions(+) Acked-by: Rob Herring