From patchwork Tue Aug 11 22:57:45 2015 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Sergei Shtylyov X-Patchwork-Id: 6994991 Return-Path: X-Original-To: patchwork-linux-mmc@patchwork.kernel.org Delivered-To: patchwork-parsemail@patchwork2.web.kernel.org Received: from mail.kernel.org (mail.kernel.org [198.145.29.136]) by patchwork2.web.kernel.org (Postfix) with ESMTP id 4CE38C05AC for ; Tue, 11 Aug 2015 22:57:53 +0000 (UTC) Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id 845BD20576 for ; Tue, 11 Aug 2015 22:57:52 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 19F50205F9 for ; Tue, 11 Aug 2015 22:57:51 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932265AbbHKW5u (ORCPT ); Tue, 11 Aug 2015 18:57:50 -0400 Received: from mail-la0-f53.google.com ([209.85.215.53]:34884 "EHLO mail-la0-f53.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752675AbbHKW5s (ORCPT ); Tue, 11 Aug 2015 18:57:48 -0400 Received: by lahi9 with SMTP id i9so43014lah.2 for ; Tue, 11 Aug 2015 15:57:47 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:cc:subject:date:message-id:organization :user-agent:in-reply-to:references:mime-version :content-transfer-encoding:content-type; bh=9b8wNp3cZ62TE2RPOJGYlmjzfsFU4ltDTyV+WevvPn0=; b=nGYg6KtNH/9HjlabfXKYcJQLGg+fhHbOwZDWzSZ3zji3hsxR0+WO9l4xIy1g5lv61J FJa+vBBAJmhA5/vGNEznL0CIYdAocQ2T2UJhmecwpxXSGKNu9d8WPAdJBem8ebUjUngT gC2v1kpoI5VbIYPD8cc6j0rv0UjmyfZjIO4CIJuSi3BN332MLmmwXquqke0JfjMrXens 1TH5YwwQhCdgBQB8/QR6XIDiSDdM8oLUfbCFsoaf1uq97Lc2G2WV6rW8AUqs68bs9vSn WPR1t+1DzNY96x/o1B82y5yxHQG7u+T41oQtuVfx1eueLd6J8sYsd5TzSvvn5PcKHkK3 gAsA== X-Gm-Message-State: ALoCoQlfl0TgNi21Ep+oMDMSE3qGPAKAnUpKBbAzdpmRUCwXQA5Cp1DDKvi2DHEsSsJI8WqQLP1V X-Received: by 10.112.64.38 with SMTP id l6mr17791999lbs.111.1439333867172; Tue, 11 Aug 2015 15:57:47 -0700 (PDT) Received: from wasted.cogentembedded.com (ppp27-255.pppoe.mtu-net.ru. [81.195.27.255]) by smtp.gmail.com with ESMTPSA id n10sm771616lbc.37.2015.08.11.15.57.46 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 11 Aug 2015 15:57:46 -0700 (PDT) From: Sergei Shtylyov To: robh+dt@kernel.org, pawel.moll@arm.com, mark.rutland@arm.com, ijc+devicetree@hellion.org.uk, galak@codeaurora.org, devicetree@vger.kernel.org, ulf.hansson@linaro.org, linux-mmc@vger.kernel.org Cc: linux-sh@vger.kernel.org Subject: [PATCH v2] DT: mmc: sh_mmcif: document R8A779[34] support Date: Wed, 12 Aug 2015 01:57:45 +0300 Message-ID: <28226759.dUa3lFkaxJ@wasted.cogentembedded.com> Organization: Cogent Embedded Inc. User-Agent: KMail/4.14.9 (Linux/4.0.8-200.fc21.x86_64; KDE/4.14.9; x86_64; ; ) In-Reply-To: <201404250239.39150.sergei.shtylyov@cogentembedded.com> References: <201404250239.39150.sergei.shtylyov@cogentembedded.com> MIME-Version: 1.0 Sender: linux-mmc-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-mmc@vger.kernel.org X-Spam-Status: No, score=-7.1 required=5.0 tests=BAYES_00, RCVD_IN_DNSWL_HI, RP_MATCHES_RCVD, UNPARSEABLE_RELAY autolearn=unavailable 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 Renesas R8A7794 SoC also has the MMCIF controller... Signed-off-by: Sergei Shtylyov Acked-by: Simon Horman --- The patch is against Ulf Hansson's 'mmc.git' repo's 'next' branch plus the patch I posted earlier today... Changes in version 2: - deferred R8A7793 support to the patch posted earlier by Ulrich Hecht; - fixed typo in the changelog. Documentation/devicetree/bindings/mmc/renesas,mmcif.txt | 1 + 1 file changed, 1 insertion(+) -- To unsubscribe from this list: send the line "unsubscribe linux-mmc" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Index: mmc/Documentation/devicetree/bindings/mmc/renesas,mmcif.txt =================================================================== --- mmc.orig/Documentation/devicetree/bindings/mmc/renesas,mmcif.txt +++ mmc/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-r8a7794" for the MMCIF found in r8a7794 SoCs followed by "renesas,sh-mmcif". - clocks: reference to the functional clock