All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] DT bindings for rtc-v3020
@ 2017-08-22 21:05 Brandon Martin
       [not found] ` <b832db93-9885-adfe-39b4-1950851b391d-cvVvTOR6QHAqDJ6do+/SaQ@public.gmane.org>
  0 siblings, 1 reply; 7+ messages in thread
From: Brandon Martin @ 2017-08-22 21:05 UTC (permalink / raw)
  To: devicetree-u79uwXL29TY76Z2rM5mHXA

The V3020 driver didn't have DT bindings which is a problem if you want to
use it on a DT-only platform.  Let's fix that.

Tested on a CompuLab CM-T3517 which uses the GPIO attachment/access method.
I don't have anything that hooks it up using MMIO, so I can't test that
access mode.

Long-ish time kernel hacker, first time patch submitter.  Be gentle, please.
Comments welcome, of course.

Brandon Martin (2):
  rtc: v3020: Add documentation for DT bindings
  rtc: v3020: DT bindings

 .../devicetree/bindings/rtc/rtc-v3020.txt          |  38 ++++++
 drivers/rtc/rtc-v3020.c                            | 152 +++++++++++----------
 2 files changed, 119 insertions(+), 71 deletions(-)
 create mode 100644 Documentation/devicetree/bindings/rtc/rtc-v3020.txt

-- 
2.11.0
--
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] 7+ messages in thread

end of thread, other threads:[~2017-08-29  2:30 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-08-22 21:05 [PATCH 0/2] DT bindings for rtc-v3020 Brandon Martin
     [not found] ` <b832db93-9885-adfe-39b4-1950851b391d-cvVvTOR6QHAqDJ6do+/SaQ@public.gmane.org>
2017-08-22 21:05   ` [PATCH 1/2] rtc: v3020: Add documentation for DT bindings Brandon Martin
     [not found]     ` <660fa006-4f91-2fb5-ef98-ba0482e1ecff-cvVvTOR6QHAqDJ6do+/SaQ@public.gmane.org>
2017-08-25 21:54       ` Rob Herring
2017-08-25 22:36         ` Brandon Martin
     [not found]           ` <59A0A664.7040904-cvVvTOR6QHAqDJ6do+/SaQ@public.gmane.org>
2017-08-28 18:36             ` Rob Herring
     [not found]               ` <CAL_JsqLgxQ1xKg6mWHQTjq-u3ukOu7n1kwBspVnpF6XDxWpVFw-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2017-08-29  2:30                 ` Brandon Martin
2017-08-22 21:06   ` [PATCH 2/2] rtc: v3020: " Brandon Martin

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.