Received: by 2002:a25:ad19:0:0:0:0:0 with SMTP id y25csp9909377ybi; Wed, 24 Jul 2019 12:09:02 -0700 (PDT) X-Google-Smtp-Source: APXvYqzzqR5FcJaD9lgSc5R/mnAwk6DESYpGgfuNcpdiS9naYVTW3dSvAWKCNnqM4KxSfxnaAeoK X-Received: by 2002:a17:90a:2768:: with SMTP id o95mr88771397pje.37.1563995342497; Wed, 24 Jul 2019 12:09:02 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1563995342; cv=none; d=google.com; s=arc-20160816; b=xYcVG+HbTQq1ulzLd2Q4pRRxPPKI3bzCh8digZVCCjV/B8OXI7Kfo2mE1b8GjnykJB 5xtnhoNwaNJ+xm02tIj9CFYpFInxqY8Uz577RCQ3pTR1YlhyV47Mo6xMYUJuHhfpmCZK NFixh9uYis5x85Oam5NUloVDHecsjtxWgibR/vxwdUh1BvLq1TWq6H3Eo3D7UD1YDgUS 6LWTza9Z8AjWEgVXQ4ALhjNFH8A5u8x7vPPS0med07TY0cn7Lb2YWf2KGKfQSQLiSqT/ R7eTEj2KubgYyDfd54VR3Gl1Z8d1aH+x37smtwxXINRu/3upWoWXbWa1r5woTa0U9bz5 OldA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:mime-version :references:in-reply-to:message-id:date:subject:cc:to:from :dkim-signature; bh=OOUQ7Gb/91IJOzAO7c1vZGlH8aDWENemP7aPu1mCeQI=; b=xV+zQ040oMfolldXrCNwxGK/mLIRijDONQOcoi5g9jP82GwhfELj+4hazdvEwlS6SC rx3atc4jC+jzABdhQ/UHj5H6Ih0nycUet1ZdMQFJXLMm6plAmjGB724fv4IAAApoLtFO aMKUTLJVfCpVuTwE7yv9+Xu3bvLXWNp+nefpBDOgRCE3VCOXM6XZerUPIGlVYKD2U3yv KGpI2D40dauzZ7+jmc5ih1tV1+f/QQeejuva+6Dpuype8JbnS7EZqDRHEfmo+fVGO1TX tkbanRQ9HuVTQ+f/ywmUwV91RmnLxI+E5zpvwtWJ7yjCcGdu6ByxJwic0Hb4RmLuxfHV fQxA== ARC-Authentication-Results: i=1; mx.google.com; dkim=fail header.i=@crapouillou.net header.s=mail header.b=aZuhfrYf; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=crapouillou.net Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id a26si20739128pgb.276.2019.07.24.12.08.47; Wed, 24 Jul 2019 12:09:02 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; dkim=fail header.i=@crapouillou.net header.s=mail header.b=aZuhfrYf; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=crapouillou.net Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727336AbfGXRQi (ORCPT + 99 others); Wed, 24 Jul 2019 13:16:38 -0400 Received: from outils.crapouillou.net ([89.234.176.41]:49102 "EHLO crapouillou.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726074AbfGXRQh (ORCPT ); Wed, 24 Jul 2019 13:16:37 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=crapouillou.net; s=mail; t=1563988594; h=from:from:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=OOUQ7Gb/91IJOzAO7c1vZGlH8aDWENemP7aPu1mCeQI=; b=aZuhfrYf8Mp0AdD1LFDuX163ByYJrcZV3oAuSbL20EzUDGrfCHhbqw450H5J3Pp0ESJjrW PHXUt7pIT4lUe21Oel+bSZlBVJBUQ+nZ+ow1xHXDl0T1F/tkmge/LLnwMlrRCzQn393jvY c4x2ZUUL9IrtVnnYN/o/xph6IAHsZY0= From: Paul Cercueil To: Ralf Baechle , Paul Burton , James Hogan , Jonathan Corbet , Lee Jones , Arnd Bergmann , Daniel Lezcano , Thomas Gleixner , Michael Turquette , Stephen Boyd , Jason Cooper , Marc Zyngier , Rob Herring , Mark Rutland Cc: devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-doc@vger.kernel.org, linux-mips@vger.kernel.org, linux-clk@vger.kernel.org, od@zcrc.me, Mathieu Malaterre , Paul Cercueil , Artur Rojek , Rob Herring Subject: [PATCH v15 01/13] dt-bindings: ingenic: Add DT bindings for TCU clocks Date: Wed, 24 Jul 2019 13:16:03 -0400 Message-Id: <20190724171615.20774-2-paul@crapouillou.net> In-Reply-To: <20190724171615.20774-1-paul@crapouillou.net> References: <20190724171615.20774-1-paul@crapouillou.net> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org This header provides clock numbers for the ingenic,tcu DT binding. Signed-off-by: Paul Cercueil Tested-by: Mathieu Malaterre Tested-by: Artur Rojek Reviewed-by: Rob Herring Acked-by: Stephen Boyd --- Notes: v2: Use SPDX identifier for the license v3/v4: No change v5: s/JZ47*_/TCU_/ and dropped *_CLK_LAST defines v6-v15: No change include/dt-bindings/clock/ingenic,tcu.h | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 include/dt-bindings/clock/ingenic,tcu.h diff --git a/include/dt-bindings/clock/ingenic,tcu.h b/include/dt-bindings/clock/ingenic,tcu.h new file mode 100644 index 000000000000..d569650a7945 --- /dev/null +++ b/include/dt-bindings/clock/ingenic,tcu.h @@ -0,0 +1,20 @@ +/* SPDX-License-Identifier: GPL-2.0 */ +/* + * This header provides clock numbers for the ingenic,tcu DT binding. + */ + +#ifndef __DT_BINDINGS_CLOCK_INGENIC_TCU_H__ +#define __DT_BINDINGS_CLOCK_INGENIC_TCU_H__ + +#define TCU_CLK_TIMER0 0 +#define TCU_CLK_TIMER1 1 +#define TCU_CLK_TIMER2 2 +#define TCU_CLK_TIMER3 3 +#define TCU_CLK_TIMER4 4 +#define TCU_CLK_TIMER5 5 +#define TCU_CLK_TIMER6 6 +#define TCU_CLK_TIMER7 7 +#define TCU_CLK_WDT 8 +#define TCU_CLK_OST 9 + +#endif /* __DT_BINDINGS_CLOCK_INGENIC_TCU_H__ */ -- 2.21.0.593.g511ec345e18