Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1512372
| From | Rob Herring <robh@kernel.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v2 2/7] Documentation: dt: Add binding info for jz4740-rtc driver |
| Date | 2016-10-31 07:40 +0100 |
| Message-ID | <syeqe-7aO-9@gated-at.bofh.it> (permalink) |
| References | <sy7oJ-2FB-9@gated-at.bofh.it> <sy7yp-2IW-11@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Mon, Oct 31, 2016 at 12:02:42AM +0100, Paul Cercueil wrote: > This commit adds documentation for the device-tree bindings of the > jz4740-rtc driver, which supports the RTC unit present in the JZ4740 and > JZ4780 SoCs from Ingenic. > > Signed-off-by: Paul Cercueil <paul@crapouillou.net> > Acked-by: Maarten ter Huurne <maarten@treewalker.org> > --- > .../devicetree/bindings/rtc/ingenic,jz4740-rtc.txt | 37 ++++++++++++++++++++++ > 1 file changed, 37 insertions(+) > create mode 100644 Documentation/devicetree/bindings/rtc/ingenic,jz4740-rtc.txt > > v2: > - Remove 'interrupt-parent' of the list of required properties > - Add the -msec suffix for the DT entries that represent time Sorry, I told you the wrong suffix. It should be '-ms' as documented in .../bindings/property-units.txt. I never can remember which is why I wrote the doc to begin with. With that fix, Acked-by: Rob Herring <robh@kernel.org>
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH v2 2/7] Documentation: dt: Add binding info for jz4740-rtc driver Paul Cercueil <paul@crapouillou.net> - 2016-10-31 00:20 +0100 Re: [PATCH v2 2/7] Documentation: dt: Add binding info for jz4740-rtc driver Rob Herring <robh@kernel.org> - 2016-10-31 07:40 +0100 Re: [PATCH v2 2/7] Documentation: dt: Add binding info for jz4740-rtc driver Sergei Shtylyov <sergei.shtylyov@cogentembedded.com> - 2016-10-31 10:50 +0100
csiph-web