Re: [PATCH v8 09/10] rtc: at91sam9: add DT bindings documentation

2014-09-23 Thread Arnd Bergmann
On Tuesday 23 September 2014 13:24:03 Boris BREZILLON wrote: > Add RTT bindings documentation. Two minor comments here: > +Atmel AT91SAM9260 Real Time Timer > + > +Required properties: > +- compatible: should be: "atmel,at91sam9260-rtt" > +- reg: should encode the memory region of the RTT control

[PATCH v8 09/10] rtc: at91sam9: add DT bindings documentation

2014-09-23 Thread Boris BREZILLON
Add RTT bindings documentation. Signed-off-by: Boris BREZILLON Acked-by: Nicolas Ferre Acked-by: Johan Hovold --- .../devicetree/bindings/rtc/atmel,at91sam9-rtc.txt | 23 ++ 1 file changed, 23 insertions(+) create mode 100644 Documentation/devicetree/bindings/rtc/atmel,at9