devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 0/3] *** Fix warning from kbuild test robot ***
@ 2017-11-07  7:19 Rick Chen
  2017-11-07  7:19 ` [PATCH v3 2/3] clocksource/drivers/Kconfig: Support andestech atcpit100 timer Rick Chen
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Rick Chen @ 2017-11-07  7:19 UTC (permalink / raw)
  To: daniel.lezcano-QSEj5FYQhm4dnm+yROfE0A,
	tglx-hfZtesqFncYOwBW4kG4KsQ, robh-DgEjT+Ai2ygdnm+yROfE0A,
	linux-kernel-u79uwXL29TY76Z2rM5mHXA,
	devicetree-u79uwXL29TY76Z2rM5mHXA, rick-MUIXKm3Oiri1Z/+hSey0Gg
  Cc: Rick Chen

*** 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

-- 
2.7.4

--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2017-11-07 12:46 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-11-07  7:19 [PATCH v3 0/3] *** Fix warning from kbuild test robot *** Rick Chen
2017-11-07  7:19 ` [PATCH v3 2/3] clocksource/drivers/Kconfig: Support andestech atcpit100 timer Rick Chen
2017-11-07  7:19 ` [PATCH v3 3/3] dt-bindings: timer: Add andestech atcpit100 timer binding doc Rick Chen
     [not found] ` <1510039193-32522-1-git-send-email-rickchen36-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2017-11-07  7:19   ` [PATCH v3 1/3] clocksource/drivers/atcpit100: Add andestech atcpit100 timer Rick Chen
2017-11-07 12:46     ` Daniel Lezcano
2017-11-07  8:31   ` [PATCH v3 0/3] *** Fix warning from kbuild test robot *** Daniel Lezcano

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).