From patchwork Wed Jan 4 20:30:11 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: David Lechner X-Patchwork-Id: 711109 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 3tv2WL5NGhz9srY for ; Thu, 5 Jan 2017 07:30:38 +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="YSnLyZYN"; dkim-atps=neutral Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754548AbdADUah (ORCPT ); Wed, 4 Jan 2017 15:30:37 -0500 Received: from vern.gendns.com ([206.190.152.46]:41788 "EHLO vern.gendns.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754486AbdADUaf (ORCPT ); Wed, 4 Jan 2017 15:30:35 -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=ziNMuRM+vFonOj3nj3eyXIwXQulwGeGB0Jjd0G0oh1U=; b=YSnLyZYN1rc4IsfVIYMukCkiw koV5aJLKSf2c6/9Meu4jJaMClBCgo2XLTMdBYc7E15dDJ+yT3Vduzg4bySjNK+zv84jKyFpTpO2tK sb+SOZHTrZ6RHERragi4dItsTn8R7gvnj2+7p0s/2bT0gamduk67bPmAtJ6wGfsBUMd2zq7RHRPBs nCg+0hzBf+y0Jq5JDP7r8Awssmrz5dHUo2P8TYlEKIzo+Y/8uZDxoh0Q5SjdNtxiftjYK5n9ZQLmK ZCy10OVOv9aQXbXj2/RJeLwfuyNkFUrjOWVYEwFtZ6lfwugWZgh1XQdeoVyChrwhP6m5QIjuYpSVX oJkwdLvIg==; Received: from 108-198-5-147.lightspeed.okcbok.sbcglobal.net ([108.198.5.147]:33934 helo=freyr.lechnology.com) by vern.gendns.com with esmtpsa (TLSv1.2:ECDHE-RSA-AES128-SHA256:128) (Exim 4.87) (envelope-from ) id 1cOsCb-000LpY-K1; Wed, 04 Jan 2017 15:30:29 -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 v2 1/4] doc: DT: Add ti,da830-uart to serial/8250 bindings Date: Wed, 4 Jan 2017 14:30:11 -0600 Message-Id: <1483561814-21953-2-git-send-email-david@lechnology.com> X-Mailer: git-send-email 2.7.4 In-Reply-To: <1483561814-21953-1-git-send-email-david@lechnology.com> References: <1483561814-21953-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 --- 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.