From patchwork Fri Feb 27 21:14:31 2015 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Lee Jones X-Patchwork-Id: 45264 Return-Path: X-Original-To: linaro@patches.linaro.org Delivered-To: linaro@patches.linaro.org Received: from mail-lb0-f197.google.com (mail-lb0-f197.google.com [209.85.217.197]) by ip-10-151-82-157.ec2.internal (Postfix) with ESMTPS id C8057204BC for ; Fri, 27 Feb 2015 21:22:57 +0000 (UTC) Received: by lbiz11 with SMTP id z11sf16405982lbi.2 for ; Fri, 27 Feb 2015 13:22:56 -0800 (PST) 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:sender:precedence:list-id :x-original-sender:x-original-authentication-results:mailing-list :list-post:list-help:list-archive:list-unsubscribe; bh=M3Jlxwev930MhDpML518TguPrsypkioKPbIafP8POMs=; b=eXE0Zdd+Q4yQ8xYf11olMQtuZ/ZCPP+UgMqYE15cZwgvDSmFmm0g3cIpEXE2E2N5uu FtL9OB038q/jFfKF0HTu0YdOMqvBiB9R4/6RWq8MKt0eJmzsB5Nkk7yJGQpDzmafVnOV f51xJG3xVeU7siXzcDg4MIPleEJGi97nq/huIlj5prX1YNJfuQ83uczazcQ8iQ4x+VmW D7spnVQp6BF9hrPCDH7WeY6KCSSoZs4HNrjVAQ+H8BytnLjOet7mlQVfPb0T4AmhKt5b YdkYNvqQ3n6vF7pPGwmK0kiz0LzkYwgwUpcFWzGD5SAHcOoKeb7JCOZQ3NfJt2EYlqo0 uKBQ== X-Gm-Message-State: ALoCoQmy8KwNEWUA/3oWVKhtt7nc4e+hsbujuYyNBdOFbpK8Cih/73kwaQ16313mUsqJHpgS8sO6 X-Received: by 10.112.224.12 with SMTP id qy12mr1308373lbc.10.1425072176472; Fri, 27 Feb 2015 13:22:56 -0800 (PST) MIME-Version: 1.0 X-BeenThere: patchwork-forward@linaro.org Received: by 10.152.43.48 with SMTP id t16ls207623lal.55.gmail; Fri, 27 Feb 2015 13:22:56 -0800 (PST) X-Received: by 10.152.179.135 with SMTP id dg7mr14871641lac.58.1425072176293; Fri, 27 Feb 2015 13:22:56 -0800 (PST) Received: from mail-lb0-f175.google.com (mail-lb0-f175.google.com. [209.85.217.175]) by mx.google.com with ESMTPS id pe1si3838922lbc.21.2015.02.27.13.22.55 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Fri, 27 Feb 2015 13:22:55 -0800 (PST) Received-SPF: pass (google.com: domain of patch+caf_=patchwork-forward=linaro.org@linaro.org designates 209.85.217.175 as permitted sender) client-ip=209.85.217.175; Received: by lbiz11 with SMTP id z11so19767774lbi.5 for ; Fri, 27 Feb 2015 13:22:55 -0800 (PST) X-Received: by 10.152.203.194 with SMTP id ks2mr14594010lac.88.1425072175804; Fri, 27 Feb 2015 13:22:55 -0800 (PST) X-Forwarded-To: patchwork-forward@linaro.org X-Forwarded-For: patch@linaro.org patchwork-forward@linaro.org Delivered-To: patch@linaro.org Received: by 10.112.35.133 with SMTP id h5csp4163701lbj; Fri, 27 Feb 2015 13:22:55 -0800 (PST) X-Received: by 10.70.130.10 with SMTP id oa10mr27411298pdb.65.1425072173939; Fri, 27 Feb 2015 13:22:53 -0800 (PST) Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id na1si5322199pbc.161.2015.02.27.13.22.52; Fri, 27 Feb 2015 13:22:53 -0800 (PST) Received-SPF: none (google.com: linux-kernel-owner@vger.kernel.org does not designate permitted sender hosts) client-ip=209.132.180.67; Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755365AbbB0VWs (ORCPT + 28 others); Fri, 27 Feb 2015 16:22:48 -0500 Received: from mail-we0-f179.google.com ([74.125.82.179]:37279 "EHLO mail-we0-f179.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755169AbbB0VWq (ORCPT ); Fri, 27 Feb 2015 16:22:46 -0500 Received: by wesw55 with SMTP id w55so22770969wes.4 for ; Fri, 27 Feb 2015 13:22:44 -0800 (PST) X-Received: by 10.180.75.200 with SMTP id e8mr10049133wiw.95.1425072164635; Fri, 27 Feb 2015 13:22:44 -0800 (PST) Received: from localhost.localdomain ([31.91.229.167]) by mx.google.com with ESMTPSA id hs7sm4477856wib.4.2015.02.27.13.22.42 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Fri, 27 Feb 2015 13:22:43 -0800 (PST) From: Lee Jones To: linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Cc: lee.jones@linaro.org, kernel@stlinux.com, mturquette@linaro.org, sboyd@codeaurora.org, devicetree@vger.kernel.org Subject: [PATCH 1/4] ARM: sti: stih407-family: Supply defines for CLOCKGEN A0 Date: Fri, 27 Feb 2015 21:14:31 +0000 Message-Id: <1425071674-16995-2-git-send-email-lee.jones@linaro.org> X-Mailer: git-send-email 1.9.1 In-Reply-To: <1425071674-16995-1-git-send-email-lee.jones@linaro.org> References: <1425071674-16995-1-git-send-email-lee.jones@linaro.org> Sender: linux-kernel-owner@vger.kernel.org Precedence: list List-ID: X-Mailing-List: linux-kernel@vger.kernel.org X-Removed-Original-Auth: Dkim didn't pass. X-Original-Sender: lee.jones@linaro.org X-Original-Authentication-Results: mx.google.com; spf=pass (google.com: domain of patch+caf_=patchwork-forward=linaro.org@linaro.org designates 209.85.217.175 as permitted sender) smtp.mail=patch+caf_=patchwork-forward=linaro.org@linaro.org Mailing-list: list patchwork-forward@linaro.org; contact patchwork-forward+owners@linaro.org X-Google-Group-Id: 836684582541 List-Post: , List-Help: , List-Archive: List-Unsubscribe: , There are 2 LMI clocks generated by CLOCKGEN A0. We wish to control them individually and need to use these indexes to do so. Signed-off-by: Lee Jones --- include/dt-bindings/clock/stih407-clks.h | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/include/dt-bindings/clock/stih407-clks.h b/include/dt-bindings/clock/stih407-clks.h index 7af2b71..082edd9 100644 --- a/include/dt-bindings/clock/stih407-clks.h +++ b/include/dt-bindings/clock/stih407-clks.h @@ -5,6 +5,10 @@ #ifndef _DT_BINDINGS_CLK_STIH407 #define _DT_BINDINGS_CLK_STIH407 +/* CLOCKGEN A0 */ +#define CLK_IC_LMI0 0 +#define CLK_IC_LMI1 1 + /* CLOCKGEN C0 */ #define CLK_ICN_GPU 0 #define CLK_FDMA 1