lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:   Thu, 23 Jul 2020 00:47:39 +0800
From:   Zhou Yanjie <zhouyanjie@...yeetech.com>
To:     Daniel Lezcano <daniel.lezcano@...aro.org>, robh+dt@...nel.org
Cc:     linux-kernel@...r.kernel.org, devicetree@...r.kernel.org,
        tglx@...utronix.de, dongsheng.qiu@...enic.com,
        aric.pzqi@...enic.com, rick.tyliu@...enic.com,
        yanfei.li@...enic.com, sernia.zhou@...mail.com,
        zhenwenjin@...il.com, paul@...pouillou.net
Subject: Re: [PATCH v10 0/2] Add support for the OST in Ingenic X1000.

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?

Thanks and best regards!


>
>    -- Daniel
>

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ