From patchwork Thu Nov 20 16:21:32 2014 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Ulrich Hecht X-Patchwork-Id: 5349371 X-Patchwork-Delegate: horms@verge.net.au 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 467F09F8B3 for ; Thu, 20 Nov 2014 16:22:00 +0000 (UTC) Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id 78BEC2010E for ; Thu, 20 Nov 2014 16:21:59 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id A64822021B for ; Thu, 20 Nov 2014 16:21:58 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757675AbaKTQVx (ORCPT ); Thu, 20 Nov 2014 11:21:53 -0500 Received: from mail-wg0-f51.google.com ([74.125.82.51]:49171 "EHLO mail-wg0-f51.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757609AbaKTQVv (ORCPT ); Thu, 20 Nov 2014 11:21:51 -0500 Received: by mail-wg0-f51.google.com with SMTP id k14so4128019wgh.24 for ; Thu, 20 Nov 2014 08:21:49 -0800 (PST) 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=sBAxnjUW0jbDiUvbq++9+IU/3frrdGwtlgWjuHWcQao=; b=fOOqPqE7ZKzIprhfY6HWexcItGFXT/2gbHNxRh0zCdfwW5MPBVX0nwUFc84PC1ThMY drhMnZlTjEZ0ofNUUQOTgmz6anTrsKl3k9Or5lAfsZPakVC6wLpiKGit0rl/UXAoR+CZ RA4CTH5z38thnxc1e4iQgLm2aGQSukRGMHG5F9my2DPu9OBHMO4Hvv+J987FPygIhGLo es2xQ1dXVAxV4AOOhJOMoolWocYsR40KUGPHbz5oOy1P73sCaAEa0bmptdiZ01wp2TK4 Ic4w9ZLKOKoypvzqGQSCj20NZyFhjA6Zki0TrZGuT4pRaVBsJzeJ0h+vZbbp1a0eb27E NCyw== X-Received: by 10.180.75.38 with SMTP id z6mr24309973wiv.81.1416500509353; Thu, 20 Nov 2014 08:21:49 -0800 (PST) Received: from groucho.site (ipbcc06129.dynamic.kabel-deutschland.de. [188.192.97.41]) by mx.google.com with ESMTPSA id gy4sm4731789wib.11.2014.11.20.08.21.47 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 20 Nov 2014 08:21:48 -0800 (PST) From: Ulrich Hecht To: mturquette@linaro.org, geert@linux-m68k.org Cc: horms@verge.net.au, linux-sh@vger.kernel.org, magnus.damm@gmail.com, laurent.pinchart+renesas@ideasonboard.com, Ulrich Hecht Subject: [PATCH v2 2/6] clk: shmobile: Add r8a73a4 SoC to MSTP bindings Date: Thu, 20 Nov 2014 17:21:32 +0100 Message-Id: <1416500496-21024-3-git-send-email-ulrich.hecht+renesas@gmail.com> X-Mailer: git-send-email 1.8.4.5 In-Reply-To: <1416500496-21024-1-git-send-email-ulrich.hecht+renesas@gmail.com> References: <1416500496-21024-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: Laurent Pinchart --- Documentation/devicetree/bindings/clock/renesas,cpg-mstp-clocks.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/Documentation/devicetree/bindings/clock/renesas,cpg-mstp-clocks.txt b/Documentation/devicetree/bindings/clock/renesas,cpg-mstp-clocks.txt index a5f5223..e566fb7 100644 --- a/Documentation/devicetree/bindings/clock/renesas,cpg-mstp-clocks.txt +++ b/Documentation/devicetree/bindings/clock/renesas,cpg-mstp-clocks.txt @@ -11,6 +11,7 @@ Required Properties: - compatible: Must be one of the following - "renesas,r7s72100-mstp-clocks" for R7S72100 (RZ) MSTP gate clocks + - "renesas,r8a73a4-mstp-clocks" for R8A73A4 (R-Mobile APE6) MSTP gate clocks - "renesas,r8a7740-mstp-clocks" for R8A7740 (R-Mobile A1) MSTP gate clocks - "renesas,r8a7779-mstp-clocks" for R8A7779 (R-Car H1) MSTP gate clocks - "renesas,r8a7790-mstp-clocks" for R8A7790 (R-Car H2) MSTP gate clocks