From patchwork Fri Aug 29 18:15:09 2014 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Ulrich Hecht X-Patchwork-Id: 4812051 Return-Path: X-Original-To: patchwork-linux-sh@patchwork.kernel.org Delivered-To: patchwork-parsemail@patchwork1.web.kernel.org Received: from mail.kernel.org (mail.kernel.org [198.145.19.201]) by patchwork1.web.kernel.org (Postfix) with ESMTP id B33CD9F3EC for ; Fri, 29 Aug 2014 18:15:35 +0000 (UTC) Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id C23962011B for ; Fri, 29 Aug 2014 18:15:34 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 2C5D520127 for ; Fri, 29 Aug 2014 18:15:33 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753351AbaH2SPb (ORCPT ); Fri, 29 Aug 2014 14:15:31 -0400 Received: from mail-wg0-f49.google.com ([74.125.82.49]:41304 "EHLO mail-wg0-f49.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753335AbaH2SPa (ORCPT ); Fri, 29 Aug 2014 14:15:30 -0400 Received: by mail-wg0-f49.google.com with SMTP id y10so2520555wgg.8 for ; Fri, 29 Aug 2014 11:15:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:from:to:cc:subject:date:message-id:in-reply-to:references; bh=mYr42aHY5ZdtCQoA1EzvcopSHNT8O2tIQybZkaXNVN8=; b=s606p9gwbs5QtK3uoAB51FsKOcp++uNW40eU3z4+82DZoBlnQHhxIBaQqfSdiOe5Hz uWYt15x3C+yHx99XL0xgdpeWWFJBt7p4Urqz5kZJajlcQ7E9w8MdNO5bjAoAcvShigSP I5VhE0sLlEIOqhZpWnvETziMb/duYoYjWfWctF+69a4DE8gE+cJLihw2lJcp9Aibz67j AYMJOHF7lszlmoUZs3RjKmMFlU7/0VkcXmNbyHuM3Wrh/9D7nGwh/5iptQg979HV/5Mc 5DF5epOqVVpgBIYAquk3bRKXJa81ZopWn1Rk1IjRz+auzgNM3U7XvDU7T9IK2WKYHSUm k4sA== X-Received: by 10.194.71.210 with SMTP id x18mr14900519wju.6.1409336129577; Fri, 29 Aug 2014 11:15:29 -0700 (PDT) Received: from groucho.site ([91.108.183.74]) by mx.google.com with ESMTPSA id dc9sm49453125wib.5.2014.08.29.11.15.28 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Fri, 29 Aug 2014 11:15:28 -0700 (PDT) From: Ulrich Hecht To: horms@verge.net.au Cc: linux-sh@vger.kernel.org, mturquette@linaro.org, magnus.damm@gmail.com, Ulrich Hecht Subject: [PATCH v2 5/6] ARM: shmobile: r8a7794: document SCIF clock support Date: Fri, 29 Aug 2014 20:15:09 +0200 Message-Id: <1409336110-32734-6-git-send-email-ulrich.hecht+renesas@gmail.com> X-Mailer: git-send-email 1.8.4.5 In-Reply-To: <1409336110-32734-1-git-send-email-ulrich.hecht+renesas@gmail.com> References: <1409336110-32734-1-git-send-email-ulrich.hecht+renesas@gmail.com> Sender: linux-sh-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-sh@vger.kernel.org X-Spam-Status: No, score=-6.6 required=5.0 tests=BAYES_00, DKIM_ADSP_CUSTOM_MED, DKIM_SIGNED, FREEMAIL_FROM, RCVD_IN_DNSWL_HI, RCVD_IN_SBL, RP_MATCHES_RCVD, T_DKIM_INVALID,UNPARSEABLE_RELAY autolearn=ham version=3.3.1 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on mail.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP Signed-off-by: Ulrich Hecht Acked-by: Simon Horman --- Documentation/devicetree/bindings/serial/renesas,sci-serial.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Documentation/devicetree/bindings/serial/renesas,sci-serial.txt b/Documentation/devicetree/bindings/serial/renesas,sci-serial.txt index b355660..7b87eb2 100644 --- a/Documentation/devicetree/bindings/serial/renesas,sci-serial.txt +++ b/Documentation/devicetree/bindings/serial/renesas,sci-serial.txt @@ -20,6 +20,10 @@ Required properties: - "renesas,scifa-r8a7791" for R8A7791 (R-Car M2) SCIFA compatible UART. - "renesas,scifb-r8a7791" for R8A7791 (R-Car M2) SCIFB compatible UART. - "renesas,hscif-r8a7791" for R8A7791 (R-Car M2) HSCIF compatible UART. + - "renesas,scif-r8a7794" for R8A7794 (R-Car E2) SCIF compatible UART. + - "renesas,scifa-r8a7794" for R8A7794 (R-Car E2) SCIFA compatible UART. + - "renesas,scifb-r8a7794" for R8A7794 (R-Car E2) SCIFB compatible UART. + - "renesas,hscif-r8a7794" for R8A7794 (R-Car E2) HSCIF compatible UART. - "renesas,scif" for generic SCIF compatible UART. - "renesas,scifa" for generic SCIFA compatible UART. - "renesas,scifb" for generic SCIFB compatible UART.