在 2020/7/23 上午12:49, Daniel Lezcano 写道:
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.
Okay, thank you very much, I will finish v11 in half an hour.
Thanks and best regards!
Thanks
-- Daniel