From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752006AbdC2CQy (ORCPT ); Tue, 28 Mar 2017 22:16:54 -0400 Received: from mail-oi0-f67.google.com ([209.85.218.67]:33747 "EHLO mail-oi0-f67.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751407AbdC2CQw (ORCPT ); Tue, 28 Mar 2017 22:16:52 -0400 Reply-To: minyard@acm.org Subject: Re: [PATCH] ipmi: bt-bmc: Add ast2500 compatible string References: <20170322140112.2479-1-joel@jms.id.au> <20170329012224.jeil7uxvi2iefzvh@rob-hp-laptop> To: Rob Herring , Joel Stanley Cc: openipmi-developer@lists.sourceforge.net, linux-kernel@vger.kernel.org, devicetree@vger.kernel.org, =?UTF-8?Q?C=c3=a9dric_Le_Goater?= , Andrew Jeffery , Mark Rutland From: Corey Minyard Message-ID: Date: Tue, 28 Mar 2017 21:16:47 -0500 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.8.0 MIME-Version: 1.0 In-Reply-To: <20170329012224.jeil7uxvi2iefzvh@rob-hp-laptop> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 03/28/2017 08:22 PM, Rob Herring wrote: > 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 This is in the IPMI tree for the next kernel. Thanks all, -corey