On 07/11/2017 08:19, Rick Chen wrote: > *** Fix warnings when make with ARCH=x86_64 from auto build test *** > > rick (3): > clocksource/drivers/atcpit100: Add andestech atcpit100 timer > clocksource/drivers/Kconfig: Support andestech atcpit100 timer > dt-bindings: timer: Add andestech atcpit100 timer binding doc > > .../bindings/timer/andestech,atcpit100-timer.txt | 31 ++++ > drivers/clocksource/Kconfig | 6 + > drivers/clocksource/Makefile | 1 + > drivers/clocksource/timer-atcpit100.c | 199 +++++++++++++++++++++ > 4 files changed, 237 insertions(+) > create mode 100644 Documentation/devicetree/bindings/timer/andestech,atcpit100-timer.txt > create mode 100644 drivers/clocksource/timer-atcpit100.c Hi Rick, I'm not sure to get the 0/3 subject and description. Is that a changelog ? -- <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 -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html