From patchwork Thu Oct 27 20:42:51 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Sergei Shtylyov X-Patchwork-Id: 9400427 X-Patchwork-Delegate: geert@linux-m68k.org Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork.web.codeaurora.org (Postfix) with ESMTP id D4652600BA for ; Thu, 27 Oct 2016 20:43:13 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id BDF7D2A373 for ; Thu, 27 Oct 2016 20:43:13 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id B14192A3C5; Thu, 27 Oct 2016 20:43:13 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-6.4 required=2.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID, RCVD_IN_DNSWL_HI, RCVD_IN_SORBS_SPAM autolearn=ham version=3.3.1 Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 518372A373 for ; Thu, 27 Oct 2016 20:43:13 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1034134AbcJ0UnL (ORCPT ); Thu, 27 Oct 2016 16:43:11 -0400 Received: from mail-lf0-f48.google.com ([209.85.215.48]:32843 "EHLO mail-lf0-f48.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1034096AbcJ0Umy (ORCPT ); Thu, 27 Oct 2016 16:42:54 -0400 Received: by mail-lf0-f48.google.com with SMTP id x79so41781432lff.0 for ; Thu, 27 Oct 2016 13:42:54 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cogentembedded-com.20150623.gappssmtp.com; s=20150623; h=from:to:cc:subject:date:message-id:organization:user-agent :in-reply-to:references:mime-version:content-transfer-encoding; bh=DKQ1ZKtEsZlj7Ql4jSztltAfdbWhxVsbGd1qAULwB+k=; b=CCxTaNAs6oAbXSmvWfxquefWmo8+yIczHBPzjJv1t1YJgIqw2jjVN3H0lsZijGhIZW ZPsoso7vZfF2ML2JODjXX+HoNOhT+9geU2BIVmdQxw3Srl2qAf1HeGsuBQ1wnrMlJ8nS dBoQiw6HfHrTHzAF+cfv5F/6xK93RRCZKRvbPY3kmv0KPKCSRek6wPBEGkicEue4qZUp lmQLLh+3LxMz8s4Zli8c4yXzKhsTJAPq89xzRD/lQZRE4AK1wUVZfbuDLYXbR37+QxuE 1KxXPuCFiKL7i+D/ihvl8gv/8M2v0yXY1zuKrBnR1cMKrFU7EXYaP/Sq0aH9pY2/Y+tO ThjA== 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; bh=DKQ1ZKtEsZlj7Ql4jSztltAfdbWhxVsbGd1qAULwB+k=; b=bAgups1BzfIGDnepZ/lP07O9Nrmpcz3lJb4RwSSVuo9Ms33DtGV1jZqqJqVuxAD3nn wH6urMNIjqyAi9mM8ZALitB9iIcAbOC17Ifc6aKitIw9F1J2M5dRecwXkd9e0owRjDdY mbEg8+/6KVCEBSk8vUqGKkGqiFNgeIgddEQvkPrwX42lBK5//7M9tGdo9vtmcgaxr3yZ HZIhjMERBi0elWcDOD4/lQ5vgJE5pgiZDl23Cq3GpKuKoVu0RaNDyqTk5of8zEHCZAh8 LWCdn14tU57SRDAjTeAg6IY3f5+alKUbfosepjZY87pAvuVggMr9q0dUCR4B+fE3CAwx p50A== X-Gm-Message-State: ABUngvdta5Ln2EQJjSqWLLP97bbMVXr1sR+Jznuy37/QcLq4X6P/cpBs1S42UjB2YptbuQ== X-Received: by 10.25.21.205 with SMTP id 74mr1110943lfv.138.1477600973160; Thu, 27 Oct 2016 13:42:53 -0700 (PDT) Received: from wasted.cogentembedded.com ([31.173.80.91]) by smtp.gmail.com with ESMTPSA id 87sm1539720lfs.0.2016.10.27.13.42.52 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 27 Oct 2016 13:42:52 -0700 (PDT) From: Sergei Shtylyov To: mturquette@baylibre.com, linux-clk@vger.kernel.org, sboyd@codeaurora.org, robh+dt@kernel.org, mark.rutland@arm.com, devicetree@vger.kernel.org Cc: linux-renesas-soc@vger.kernel.org, horms+renesas@verge.net.au Subject: [PATCH 1/2] ARM: shmobile: r8a7745: add CPG clock index macros Date: Thu, 27 Oct 2016 23:42:51 +0300 Message-ID: <2946846.zhWOBzBeGa@wasted.cogentembedded.com> Organization: Cogent Embedded Inc. User-Agent: KMail/4.14.10 (Linux/4.7.9-100.fc23.x86_64; KDE/4.14.20; x86_64; ; ) In-Reply-To: <13079532.zQoaX56ouR@wasted.cogentembedded.com> References: <13079532.zQoaX56ouR@wasted.cogentembedded.com> MIME-Version: 1.0 Sender: linux-renesas-soc-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-renesas-soc@vger.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP Add macros usable by the device tree sources to reference the R8A7745 CPG clocks by index. The data comes from the table 7.2c in the revision 0.50 of the RZ/G Series User's Manual. Signed-off-by: Sergei Shtylyov Reviewed-by: Geert Uytterhoeven --- include/dt-bindings/clock/r8a7745-cpg-mssr.h | 44 +++++++++++++++++++++++++++ 1 file changed, 44 insertions(+) Index: linux/include/dt-bindings/clock/r8a7745-cpg-mssr.h =================================================================== --- /dev/null +++ linux/include/dt-bindings/clock/r8a7745-cpg-mssr.h @@ -0,0 +1,44 @@ +/* + * Copyright (C) 2016 Cogent Embedded Inc. + * + * This program is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + */ +#ifndef __DT_BINDINGS_CLOCK_R8A7745_CPG_MSSR_H__ +#define __DT_BINDINGS_CLOCK_R8A7745_CPG_MSSR_H__ + +#include + +/* r8a7745 CPG Core Clocks */ +#define R8A7745_CLK_Z2 0 +#define R8A7745_CLK_ZG 1 +#define R8A7745_CLK_ZTR 2 +#define R8A7745_CLK_ZTRD2 3 +#define R8A7745_CLK_ZT 4 +#define R8A7745_CLK_ZX 5 +#define R8A7745_CLK_ZS 6 +#define R8A7745_CLK_HP 7 +#define R8A7745_CLK_B 9 +#define R8A7745_CLK_LB 10 +#define R8A7745_CLK_P 11 +#define R8A7745_CLK_CL 12 +#define R8A7745_CLK_CP 13 +#define R8A7745_CLK_M2 14 +#define R8A7745_CLK_ZB3 16 +#define R8A7745_CLK_ZB3D2 17 +#define R8A7745_CLK_DDR 18 +#define R8A7745_CLK_SDH 19 +#define R8A7745_CLK_SD0 20 +#define R8A7745_CLK_SD2 21 +#define R8A7745_CLK_SD3 22 +#define R8A7745_CLK_MMC0 23 +#define R8A7745_CLK_MP 24 +#define R8A7745_CLK_QSPI 25 +#define R8A7745_CLK_ACP 26 +#define R8A7745_CLK_RCAN 27 +#define R8A7745_CLK_R 28 +#define R8A7745_CLK_OSC 29 + +#endif /* __DT_BINDINGS_CLOCK_R8A7745_CPG_MSSR_H__ */