From patchwork Thu May 21 10:48:08 2015 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Ulrich Hecht X-Patchwork-Id: 6453921 X-Patchwork-Delegate: geert@linux-m68k.org 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.29.136]) by patchwork1.web.kernel.org (Postfix) with ESMTP id C9BA69F399 for ; Thu, 21 May 2015 10:49:10 +0000 (UTC) Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id F18AB2044C for ; Thu, 21 May 2015 10:49:09 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 0B70520382 for ; Thu, 21 May 2015 10:49:09 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755273AbbEUKtI (ORCPT ); Thu, 21 May 2015 06:49:08 -0400 Received: from mail-wi0-f172.google.com ([209.85.212.172]:35836 "EHLO mail-wi0-f172.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754354AbbEUKtH (ORCPT ); Thu, 21 May 2015 06:49:07 -0400 Received: by wicmx19 with SMTP id mx19so10102796wic.0; Thu, 21 May 2015 03:49:06 -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=glEo/rf4cb9ZJE3svIrW9NmoIxQbitheL6hNsCmLEkY=; b=YCxJdfEONQPd7xLTwNkkdqLS5Bc+rA7az5P38fK5iw7zsJr2MyVrTmM4p7LbZZ7xxg F/V4/+Ar3P8RVIHBuGvBgrQveIAN7+gSVxCIpiY+V19sl1b6Z/CrVpLYm/N7e3GX8mex NLt4jDEGAjL8D9b8ZmE4GKBhqrFoNw4s2vXUM/qYH7VzIwZCCIZViOIKaHCWInp92X3V oUa9UGhUGSzSugh8cXRXD45N4PuyRcmOOAKrt5KXg300Cf3e2h/r1OGiPbGiWVW/NyWo uO7Tc2pyG6WhUEUyDGt2T/Dzn4oOR4nZpM1KXTKAPUI1Q3n9oqJTix8urWvnKXhhrcCp l9Ag== X-Received: by 10.194.133.73 with SMTP id pa9mr4214883wjb.148.1432205346268; Thu, 21 May 2015 03:49:06 -0700 (PDT) Received: from groucho.site (ipbcc02225.dynamic.kabel-deutschland.de. [188.192.34.37]) by mx.google.com with ESMTPSA id ew10sm2212512wic.22.2015.05.21.03.49.04 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 21 May 2015 03:49:05 -0700 (PDT) From: Ulrich Hecht To: geert@linux-m68k.org, horms@verge.net.au, linux-sh@vger.kernel.org, laurent.pinchart+renesas@ideasonboard.com, kuninori.morimoto.gx@renesas.com Cc: magnus.damm@gmail.com, Ulrich Hecht , Ulf Hansson , devicetree@vger.kernel.org Subject: [PATCH v3 06/11] mmc: sh_mmcif: Document r8a7793 DT bindings Date: Thu, 21 May 2015 12:48:08 +0200 Message-Id: <1432205293-9488-7-git-send-email-ulrich.hecht+renesas@gmail.com> X-Mailer: git-send-email 2.3.5 In-Reply-To: <1432205293-9488-1-git-send-email-ulrich.hecht+renesas@gmail.com> References: <1432205293-9488-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.8 required=5.0 tests=BAYES_00, DKIM_ADSP_CUSTOM_MED, DKIM_SIGNED, FREEMAIL_FROM, RCVD_IN_DNSWL_HI, T_DKIM_INVALID, T_RP_MATCHES_RCVD, 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 Acked-by: Geert Uytterhoeven Cc: Ulf Hansson Cc: devicetree@vger.kernel.org --- Documentation/devicetree/bindings/mmc/renesas,mmcif.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/Documentation/devicetree/bindings/mmc/renesas,mmcif.txt b/Documentation/devicetree/bindings/mmc/renesas,mmcif.txt index 299081f..3b9422b 100644 --- a/Documentation/devicetree/bindings/mmc/renesas,mmcif.txt +++ b/Documentation/devicetree/bindings/mmc/renesas,mmcif.txt @@ -10,6 +10,7 @@ Required properties: - "renesas,mmcif-r8a7740" for the MMCIF found in r8a7740 SoCs - "renesas,mmcif-r8a7790" for the MMCIF found in r8a7790 SoCs - "renesas,mmcif-r8a7791" for the MMCIF found in r8a7791 SoCs + - "renesas,mmcif-r8a7793" for the MMCIF found in r8a7793 SoCs - "renesas,sh-mmcif" for the generic MMCIF - clocks: reference to the functional clock