From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932822AbdC2BW2 (ORCPT ); Tue, 28 Mar 2017 21:22:28 -0400 Received: from mail-ot0-f170.google.com ([74.125.82.170]:35748 "EHLO mail-ot0-f170.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932701AbdC2BW1 (ORCPT ); Tue, 28 Mar 2017 21:22:27 -0400 Date: Tue, 28 Mar 2017 20:22:24 -0500 From: Rob Herring To: Joel Stanley Cc: Corey Minyard , openipmi-developer@lists.sourceforge.net, linux-kernel@vger.kernel.org, devicetree@vger.kernel.org, =?iso-8859-1?Q?C=E9dric?= Le Goater , Andrew Jeffery , Mark Rutland Subject: Re: [PATCH] ipmi: bt-bmc: Add ast2500 compatible string Message-ID: <20170329012224.jeil7uxvi2iefzvh@rob-hp-laptop> References: <20170322140112.2479-1-joel@jms.id.au> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20170322140112.2479-1-joel@jms.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 Thu, Mar 23, 2017 at 12:31:12AM +1030, Joel Stanley wrote: > The ast2500 SoCs contain the same IPMI BT device. > > Signed-off-by: Joel Stanley > --- > Documentation/devicetree/bindings/ipmi/aspeed,ast2400-ibt-bmc.txt | 4 +++- > drivers/char/ipmi/bt-bmc.c | 1 + > 2 files changed, 4 insertions(+), 1 deletion(-) Acked-by: Rob Herring