All of lore.kernel.org
 help / color / mirror / Atom feed
From: Zhou Yanjie <zhouyanjie@wanyeetech.com>
To: robh+dt@kernel.org, daniel.lezcano@linaro.org
Cc: devicetree@vger.kernel.org, linux-kernel@vger.kernel.org,
	dongsheng.qiu@ingenic.com, aric.pzqi@ingenic.com,
	rick.tyliu@ingenic.com, sihui.liu@ingenic.com,
	jun.jiang@ingenic.com, sernia.zhou@foxmail.com
Subject: Re: [PATCH] dt-bindings: timer: Add ABIs for new Ingenic SoCs.
Date: Thu, 19 Aug 2021 14:53:04 +0800	[thread overview]
Message-ID: <fbc02405-67be-3256-2b3e-51c052cb06e2@wanyeetech.com> (raw)
In-Reply-To: <1626370605-120775-1-git-send-email-zhouyanjie@wanyeetech.com>

Hi,


A gentle ping :)


On 2021/7/16 上午1:36, 周琰杰 (Zhou Yanjie) wrote:
> 1.Add OST_CLK_EVENT_TIMER for new XBurst®1 SoCs.
> 2.Add OST_CLK_EVENT_TIMER0 to OST_CLK_EVENT_TIMER15 for new XBurst®2 SoCs.
>
> Signed-off-by: 周琰杰 (Zhou Yanjie) <zhouyanjie@wanyeetech.com>
> ---
>   include/dt-bindings/clock/ingenic,sysost.h | 19 +++++++++++++++++++
>   1 file changed, 19 insertions(+)
>
> diff --git a/include/dt-bindings/clock/ingenic,sysost.h b/include/dt-bindings/clock/ingenic,sysost.h
> index 063791b..d7aa42c 100644
> --- a/include/dt-bindings/clock/ingenic,sysost.h
> +++ b/include/dt-bindings/clock/ingenic,sysost.h
> @@ -13,4 +13,23 @@
>   #define OST_CLK_PERCPU_TIMER2	3
>   #define OST_CLK_PERCPU_TIMER3	4
>   
> +#define OST_CLK_EVENT_TIMER		1
> +
> +#define OST_CLK_EVENT_TIMER0	0
> +#define OST_CLK_EVENT_TIMER1	1
> +#define OST_CLK_EVENT_TIMER2	2
> +#define OST_CLK_EVENT_TIMER3	3
> +#define OST_CLK_EVENT_TIMER4	4
> +#define OST_CLK_EVENT_TIMER5	5
> +#define OST_CLK_EVENT_TIMER6	6
> +#define OST_CLK_EVENT_TIMER7	7
> +#define OST_CLK_EVENT_TIMER8	8
> +#define OST_CLK_EVENT_TIMER9	9
> +#define OST_CLK_EVENT_TIMER10	10
> +#define OST_CLK_EVENT_TIMER11	11
> +#define OST_CLK_EVENT_TIMER12	12
> +#define OST_CLK_EVENT_TIMER13	13
> +#define OST_CLK_EVENT_TIMER14	14
> +#define OST_CLK_EVENT_TIMER15	15
> +
>   #endif /* __DT_BINDINGS_CLOCK_INGENIC_OST_H__ */

  parent reply	other threads:[~2021-08-19  6:53 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-07-15 17:36 [PATCH] dt-bindings: timer: Add ABIs for new Ingenic SoCs 周琰杰 (Zhou Yanjie)
2021-07-22  3:04 ` Rob Herring
2021-08-19  6:53 ` Zhou Yanjie [this message]
2021-08-26 16:25 ` [tip: timers/core] " tip-bot2 for 周琰杰

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=fbc02405-67be-3256-2b3e-51c052cb06e2@wanyeetech.com \
    --to=zhouyanjie@wanyeetech.com \
    --cc=aric.pzqi@ingenic.com \
    --cc=daniel.lezcano@linaro.org \
    --cc=devicetree@vger.kernel.org \
    --cc=dongsheng.qiu@ingenic.com \
    --cc=jun.jiang@ingenic.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=rick.tyliu@ingenic.com \
    --cc=robh+dt@kernel.org \
    --cc=sernia.zhou@foxmail.com \
    --cc=sihui.liu@ingenic.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.