Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S966752AbcLVVS6 (ORCPT ); Thu, 22 Dec 2016 16:18:58 -0500 Received: from mail-pg0-f67.google.com ([74.125.83.67]:33523 "EHLO mail-pg0-f67.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752715AbcLVVS5 (ORCPT ); Thu, 22 Dec 2016 16:18:57 -0500 Date: Thu, 22 Dec 2016 15:18:52 -0600 From: Rob Herring To: David Lechner Cc: Greg Kroah-Hartman , Mark Rutland , Sekhar Nori , Kevin Hilman , Axel Haslam , Alexandre Bailon , Bartosz Golaszewski , Jiri Slaby , linux-serial@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org Subject: Re: [PATCH 1/3] doc: DT: Add ti,da830-uart to serial/8250 bindings Message-ID: <20161222211852.4r6cpi5tzoc2qbyt@rob-hp-laptop> References: <1482265384-715-1-git-send-email-david@lechnology.com> <1482265384-715-2-git-send-email-david@lechnology.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1482265384-715-2-git-send-email-david@lechnology.com> 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 Content-Length: 338 Lines: 9 On Tue, Dec 20, 2016 at 02:23:02PM -0600, David Lechner wrote: > This adds the ti,da830-uart compatible string to serial 8250 UART bindings. > > Signed-off-by: David Lechner > --- > Documentation/devicetree/bindings/serial/8250.txt | 1 + > 1 file changed, 1 insertion(+) Acked-by: Rob Herring