From patchwork Thu Oct 31 06:48:43 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Tushar Behera X-Patchwork-Id: 21297 Return-Path: X-Original-To: linaro@patches.linaro.org Delivered-To: linaro@patches.linaro.org Received: from mail-yh0-f71.google.com (mail-yh0-f71.google.com [209.85.213.71]) by ip-10-151-82-157.ec2.internal (Postfix) with ESMTPS id 46B9520F2F for ; Thu, 31 Oct 2013 06:50:20 +0000 (UTC) Received: by mail-yh0-f71.google.com with SMTP id f64sf5375858yha.6 for ; Wed, 30 Oct 2013 23:50:20 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:delivered-to:from:to:cc:subject :date:message-id:in-reply-to:references:x-original-sender :x-original-authentication-results:precedence:mailing-list:list-id :list-post:list-help:list-archive:list-unsubscribe; bh=WcHsWBZm27OzYo7hCd9XzBmsX+AR7IB2+nXIX5ZDk8Q=; b=KlhORIm53xh+E0aCfbubBc431sIdz6b8em0OU27uvdtbuDOZA7RLTtXynP+h4gbizo etdCYs07Z42ElBa/dG+IB4muK9kspg6dpzKeZANGO63GHy//62wEPAMrxUTgBAfwMHdy PoA9ftE9ujYe77DiMKInoMdbwgs57giwhPxq5HLrh88gie0RdVcUa5c1y3BQKb3oTrIY EE4eWF6XJTRprikKQo/Yw8mfW0DlCMFC8AhiOGcLUSJR1OBv+an1Pn7U5c14e0yW54zo siKM4nR0v8HO7cTPGTG0+ujgvfFa+X6Z7cO1QoHoEK0T2/wkJRib5oLjljAg/r70csPp q5Ig== X-Gm-Message-State: ALoCoQmi4tHzhV+5dp0J1omrdbdiihbOMz0hI/Wly0KmiWi+ZkLnBQKWSQ8aXLU4zqpI1BS0/7HQ X-Received: by 10.236.36.39 with SMTP id v27mr1041934yha.5.1383202220099; Wed, 30 Oct 2013 23:50:20 -0700 (PDT) MIME-Version: 1.0 X-BeenThere: patchwork-forward@linaro.org Received: by 10.49.133.100 with SMTP id pb4ls854712qeb.44.gmail; Wed, 30 Oct 2013 23:50:20 -0700 (PDT) X-Received: by 10.220.78.18 with SMTP id i18mr861199vck.3.1383202220010; Wed, 30 Oct 2013 23:50:20 -0700 (PDT) Received: from mail-ve0-f181.google.com (mail-ve0-f181.google.com [209.85.128.181]) by mx.google.com with ESMTPS id st7si442263vdc.94.2013.10.30.23.50.19 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Wed, 30 Oct 2013 23:50:20 -0700 (PDT) Received-SPF: neutral (google.com: 209.85.128.181 is neither permitted nor denied by best guess record for domain of patch+caf_=patchwork-forward=linaro.org@linaro.org) client-ip=209.85.128.181; Received: by mail-ve0-f181.google.com with SMTP id jz11so1738126veb.26 for ; Wed, 30 Oct 2013 23:50:19 -0700 (PDT) X-Received: by 10.220.199.5 with SMTP id eq5mr886840vcb.16.1383202219925; Wed, 30 Oct 2013 23:50:19 -0700 (PDT) X-Forwarded-To: patchwork-forward@linaro.org X-Forwarded-For: patch@linaro.org patchwork-forward@linaro.org Delivered-To: patches@linaro.org Received: by 10.220.174.196 with SMTP id u4csp337737vcz; Wed, 30 Oct 2013 23:50:19 -0700 (PDT) X-Received: by 10.66.121.164 with SMTP id ll4mr298343pab.48.1383202219156; Wed, 30 Oct 2013 23:50:19 -0700 (PDT) Received: from mail-pa0-f50.google.com (mail-pa0-f50.google.com [209.85.220.50]) by mx.google.com with ESMTPS id ru9si869142pbc.258.2013.10.30.23.50.18 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Wed, 30 Oct 2013 23:50:19 -0700 (PDT) Received-SPF: neutral (google.com: 209.85.220.50 is neither permitted nor denied by best guess record for domain of tushar.behera@linaro.org) client-ip=209.85.220.50; Received: by mail-pa0-f50.google.com with SMTP id fb1so2050371pad.23 for ; Wed, 30 Oct 2013 23:50:18 -0700 (PDT) X-Received: by 10.66.164.136 with SMTP id yq8mr268683pab.67.1383202218723; Wed, 30 Oct 2013 23:50:18 -0700 (PDT) Received: from linaro.sisodomain.com ([115.113.119.130]) by mx.google.com with ESMTPSA id qw8sm1880915pbb.27.2013.10.30.23.50.15 for (version=TLSv1.1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Wed, 30 Oct 2013 23:50:18 -0700 (PDT) From: Tushar Behera To: linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-samsung-soc@vger.kernel.org Cc: mturquette@linaro.org, lee.jones@linaro.org, kgene.kim@samsung.com, patches@linaro.org Subject: [PATCH 3/4] mfd: sec-core: Add cells for S5M8767-clocks Date: Thu, 31 Oct 2013 12:18:43 +0530 Message-Id: <1383202124-1775-4-git-send-email-tushar.behera@linaro.org> X-Mailer: git-send-email 1.7.9.5 In-Reply-To: <1383202124-1775-1-git-send-email-tushar.behera@linaro.org> References: <1383202124-1775-1-git-send-email-tushar.behera@linaro.org> X-Removed-Original-Auth: Dkim didn't pass. X-Original-Sender: tushar.behera@linaro.org X-Original-Authentication-Results: mx.google.com; spf=neutral (google.com: 209.85.128.181 is neither permitted nor denied by best guess record for domain of patch+caf_=patchwork-forward=linaro.org@linaro.org) smtp.mail=patch+caf_=patchwork-forward=linaro.org@linaro.org Precedence: list Mailing-list: list patchwork-forward@linaro.org; contact patchwork-forward+owners@linaro.org List-ID: X-Google-Group-Id: 836684582541 List-Post: , List-Help: , List-Archive: List-Unsubscribe: , S5M8767 chip has 3 crystal oscillators running at 32KHz. These are supported by s2mps11-clk driver. Signed-off-by: Tushar Behera CC: Lee Jones Acked-by: Lee Jones --- drivers/mfd/sec-core.c | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/drivers/mfd/sec-core.c b/drivers/mfd/sec-core.c index 34c18fb..020b86b 100644 --- a/drivers/mfd/sec-core.c +++ b/drivers/mfd/sec-core.c @@ -56,7 +56,9 @@ static struct mfd_cell s5m8767_devs[] = { .name = "s5m8767-pmic", }, { .name = "s5m-rtc", - }, + }, { + .name = "s5m8767-clk", + } }; static struct mfd_cell s2mps11_devs[] = {