From patchwork Thu Jan 5 18:54:17 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: David Lechner X-Patchwork-Id: 711545 Return-Path: X-Original-To: incoming-dt@patchwork.ozlabs.org Delivered-To: patchwork-incoming-dt@bilbo.ozlabs.org Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by ozlabs.org (Postfix) with ESMTP id 3tvcLz6YyVz9rxl for ; Fri, 6 Jan 2017 05:55:23 +1100 (AEDT) Authentication-Results: ozlabs.org; dkim=fail reason="signature verification failed" (2048-bit key; unprotected) header.d=lechnology.com header.i=@lechnology.com header.b="nXVLj5TL"; dkim-atps=neutral Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754464AbdAESzU (ORCPT ); Thu, 5 Jan 2017 13:55:20 -0500 Received: from vern.gendns.com ([206.190.152.46]:38336 "EHLO vern.gendns.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1763396AbdAESy3 (ORCPT ); Thu, 5 Jan 2017 13:54:29 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lechnology.com; s=default; h=References:In-Reply-To:Message-Id:Date:Subject :Cc:To:From:Sender:Reply-To:MIME-Version:Content-Type: Content-Transfer-Encoding:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Id: List-Help:List-Unsubscribe:List-Subscribe:List-Post:List-Owner:List-Archive; bh=3jgHOlDra/zkQbDcqLOc38hQSux1wRo4CmMAQlSTRJU=; b=nXVLj5TL51Pnz6IotQ5iBF1RN ih2dT8+gTE4WPDgdGKyLdiqaLB032z3X6FxVdi9AGwSBu3YU5CNUrjr25/qqYUM+QFAwaeu76Up/3 gHW8qbryV21vtOIitkj/OOHw1mnWmuRIkHE38kFlksZUzuJ0xWhSjl/SOv93XO0NP1ucWNt36RCpY 0+Ah/k9+7YnLaFgQFKo1y5msuYdFvxHwxtiy93oIukLkvQv/EWhJpvK4BgxA2m0UyiEVNlTr/pIxo 2Wm0lWu3S2DCyG0VCVxezdW03XM7CaCxdmnrp3D3MU/kSHE+sobZdCwmftP0FApcC2eD9HMLL6JCQ EjLVaWb1A==; Received: from 108-198-5-147.lightspeed.okcbok.sbcglobal.net ([108.198.5.147]:38514 helo=freyr.lechnology.com) by vern.gendns.com with esmtpsa (TLSv1.2:ECDHE-RSA-AES128-SHA256:128) (Exim 4.87) (envelope-from ) id 1cPDBA-003Y9y-EH; Thu, 05 Jan 2017 13:54:24 -0500 From: David Lechner To: Greg Kroah-Hartman , Sekhar Nori , Santosh Shilimkar Cc: David Lechner , Franklin S Cooper Jr , Rob Herring , Mark Rutland , 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: [PATCH v3 1/4] doc: DT: Add ti,da830-uart to serial/8250 bindings Date: Thu, 5 Jan 2017 12:54:17 -0600 Message-Id: <1483642460-6891-2-git-send-email-david@lechnology.com> X-Mailer: git-send-email 2.7.4 In-Reply-To: <1483642460-6891-1-git-send-email-david@lechnology.com> References: <1483642460-6891-1-git-send-email-david@lechnology.com> X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - vern.gendns.com X-AntiAbuse: Original Domain - vger.kernel.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - lechnology.com X-Get-Message-Sender-Via: vern.gendns.com: authenticated_id: davidmain+lechnology.com/only user confirmed/virtual account not confirmed X-Authenticated-Sender: vern.gendns.com: davidmain@lechnology.com X-Source: X-Source-Args: X-Source-Dir: Sender: devicetree-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org This adds the ti,da830-uart compatible string to serial 8250 UART bindings. Signed-off-by: David Lechner Acked-by: Rob Herring --- v3 changes: * None v2 changes: * picked up Acked-by: Documentation/devicetree/bindings/serial/8250.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/Documentation/devicetree/bindings/serial/8250.txt b/Documentation/devicetree/bindings/serial/8250.txt index f86bb06..10276a4 100644 --- a/Documentation/devicetree/bindings/serial/8250.txt +++ b/Documentation/devicetree/bindings/serial/8250.txt @@ -19,6 +19,7 @@ Required properties: - "altr,16550-FIFO128" - "fsl,16550-FIFO64" - "fsl,ns16550" + - "ti,da830-uart" - "serial" if the port type is unknown. - reg : offset and length of the register set for the device. - interrupts : should contain uart interrupt.