From patchwork Tue Jun 25 10:15:59 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Tushar Behera X-Patchwork-Id: 2775761 Return-Path: X-Original-To: patchwork-linux-samsung-soc@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 110449F245 for ; Tue, 25 Jun 2013 10:31:11 +0000 (UTC) Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id D8CC32020D for ; Tue, 25 Jun 2013 10:31:09 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 7503A20200 for ; Tue, 25 Jun 2013 10:31:06 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751389Ab3FYKbF (ORCPT ); Tue, 25 Jun 2013 06:31:05 -0400 Received: from mail-pd0-f175.google.com ([209.85.192.175]:37310 "EHLO mail-pd0-f175.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751005Ab3FYKbF (ORCPT ); Tue, 25 Jun 2013 06:31:05 -0400 Received: by mail-pd0-f175.google.com with SMTP id 4so881796pdd.20 for ; Tue, 25 Jun 2013 03:31:03 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=from:to:cc:subject:date:message-id:x-mailer:x-gm-message-state; bh=QwMjt+YSn8hgBGgMRiiPEDNzyBj/xkkUimAViEGEtCQ=; b=e5YLAPEF36LritRtOo1Izd/gB4AudJ48kQS7glxLmf5XdcqGl7PRX0g0ETAonlZoyn Hwsqp9ihWLQ7hx8i2wttsdPBgI+bmvUJpPEuhZlcNsVZQFaUTHugmwuC+y2gqXfxyS6K uod4Lawjw74aqizU8v+Dpv0yXxG/MuGcg0+JUgyT4RR6OqRMx+wFM2pWvI0ZfJQ1OyWg JPu1c0WPGLJuoJO0ky5lP52SH4IDM3qO+b2H8OqNFJ0FeG588eXW0GEGf7eByAYL5rmN sd+XiCTVPFH7k7LbvBAFWhKMPYtgDZoL6n1QG06r8I0FceX8mkGYloOvt4gT6L/GSEL+ 0Vcg== X-Received: by 10.66.164.71 with SMTP id yo7mr32017710pab.92.1372156263756; Tue, 25 Jun 2013 03:31:03 -0700 (PDT) Received: from linaro.sisodomain.com ([115.113.119.130]) by mx.google.com with ESMTPSA id fp2sm22524983pbb.36.2013.06.25.03.30.59 for (version=TLSv1.1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Tue, 25 Jun 2013 03:31:03 -0700 (PDT) From: Tushar Behera To: linux-doc@vger.kernel.org, linux-samsung-soc@vger.kernel.org Cc: kgene.kim@samsung.com, mturquette@linaro.org, padma.v@samsung.com, patches@linaro.org Subject: [PATCH] Documentation: exynos5250-clock: Add div_i2s1 and div_i2s2 Date: Tue, 25 Jun 2013 15:45:59 +0530 Message-Id: <1372155359-20412-1-git-send-email-tushar.behera@linaro.org> X-Mailer: git-send-email 1.7.9.5 X-Gm-Message-State: ALoCoQmdSt2wJSZ0GEd9A6z6XZXSz+I+eGW0G9P+3uExkW3xGF72HxC5V1FZAwtT4R7hsFbd0OpJ Sender: linux-samsung-soc-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-samsung-soc@vger.kernel.org X-Spam-Status: No, score=-8.2 required=5.0 tests=BAYES_00, RCVD_IN_DNSWL_HI, 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 commit 79d743c177f9 ("clk: exynos5250: Add enum entries for divider clock of i2s1 and i2s2") added two new clock entries. Add the clock entry enum numbers to documentation. Signed-off-by: Tushar Behera --- .../devicetree/bindings/clock/exynos5250-clock.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Documentation/devicetree/bindings/clock/exynos5250-clock.txt b/Documentation/devicetree/bindings/clock/exynos5250-clock.txt index b3700cf..b0ed429 100644 --- a/Documentation/devicetree/bindings/clock/exynos5250-clock.txt +++ b/Documentation/devicetree/bindings/clock/exynos5250-clock.txt @@ -59,6 +59,8 @@ clock which they consume. sclk_spi0 154 sclk_spi1 155 sclk_spi2 156 + div_i2s1 157 + div_i2s2 158 [Peripheral Clock Gates]