linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Daniel Lezcano <daniel.lezcano@linaro.org>
To: Zhou Yanjie <zhouyanjie@wanyeetech.com>, robh+dt@kernel.org
Cc: linux-kernel@vger.kernel.org, devicetree@vger.kernel.org,
	tglx@linutronix.de, dongsheng.qiu@ingenic.com,
	aric.pzqi@ingenic.com, rick.tyliu@ingenic.com,
	yanfei.li@ingenic.com, sernia.zhou@foxmail.com,
	zhenwenjin@gmail.com, paul@crapouillou.net
Subject: Re: [PATCH v10 0/2] Add support for the OST in Ingenic X1000.
Date: Wed, 22 Jul 2020 18:49:55 +0200	[thread overview]
Message-ID: <8129fbbf-652d-5429-4b8a-63038cd42ccb@linaro.org> (raw)
In-Reply-To: <0ace68b6-9d75-8b8f-c108-89863cb6d03d@wanyeetech.com>

On 22/07/2020 18:47, Zhou Yanjie wrote:
> Hello Daniel,
> 
> 在 2020/7/21 下午8:53, Daniel Lezcano 写道:
>> On 20/07/2020 19:31, 周琰杰 (Zhou Yanjie) wrote:
>>> v9->v10:
>>> Fix errors which case "make dt_binding_check" failed.
>>>
>>> 周琰杰 (Zhou Yanjie) (2):
>>>    dt-bindings: timer: Add Ingenic X1000 OST bindings.
>>>    clocksource: Ingenic: Add support for the Ingenic X1000 OST.
>>>
>>>   .../devicetree/bindings/timer/ingenic,sysost.yaml  |  63 +++
>>>   drivers/clocksource/Kconfig                        |  12 +-
>>>   drivers/clocksource/Makefile                       |   1 +
>>>   drivers/clocksource/ingenic-sysost.c               | 539
>>> +++++++++++++++++++++
>>>   include/dt-bindings/clock/ingenic,sysost.h         |  12 +
>>>   5 files changed, 626 insertions(+), 1 deletion(-)
>>>   create mode 100644
>>> Documentation/devicetree/bindings/timer/ingenic,sysost.yaml
>>>   create mode 100644 drivers/clocksource/ingenic-sysost.c
>>>   create mode 100644 include/dt-bindings/clock/ingenic,sysost.h
>> Applied, thanks
> 
> 
> I'm very sorry, I found some typos in this series, do I need to send a
> v11 to fix these typos?

As your convenience, V11 or patches on top of V10. But please do it
quickly as I'm preparing the PR.

Thanks

  -- Daniel


-- 
<http://www.linaro.org/> Linaro.org │ Open source software for ARM SoCs

Follow Linaro:  <http://www.facebook.com/pages/Linaro> Facebook |
<http://twitter.com/#!/linaroorg> Twitter |
<http://www.linaro.org/linaro-blog/> Blog

  reply	other threads:[~2020-07-22 16:50 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-07-20 17:31 [PATCH v10 0/2] Add support for the OST in Ingenic X1000 周琰杰 (Zhou Yanjie)
2020-07-20 17:31 ` [PATCH v10 1/2] dt-bindings: timer: Add Ingenic X1000 OST bindings 周琰杰 (Zhou Yanjie)
2020-07-20 17:31 ` [PATCH v10 2/2] clocksource: Ingenic: Add support for the Ingenic X1000 OST 周琰杰 (Zhou Yanjie)
2020-07-21 12:53 ` [PATCH v10 0/2] Add support for the OST in Ingenic X1000 Daniel Lezcano
2020-07-22 16:47   ` Zhou Yanjie
2020-07-22 16:49     ` Daniel Lezcano [this message]
2020-07-22 17:03       ` Zhou Yanjie

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=8129fbbf-652d-5429-4b8a-63038cd42ccb@linaro.org \
    --to=daniel.lezcano@linaro.org \
    --cc=aric.pzqi@ingenic.com \
    --cc=devicetree@vger.kernel.org \
    --cc=dongsheng.qiu@ingenic.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=paul@crapouillou.net \
    --cc=rick.tyliu@ingenic.com \
    --cc=robh+dt@kernel.org \
    --cc=sernia.zhou@foxmail.com \
    --cc=tglx@linutronix.de \
    --cc=yanfei.li@ingenic.com \
    --cc=zhenwenjin@gmail.com \
    --cc=zhouyanjie@wanyeetech.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).