Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1360935
| From | Rob Herring <robh@kernel.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v5 1/2] ARM: dts: at91: shdwc binding: add new shutdown controller documentation |
| Date | 2016-03-18 22:30 +0100 |
| Message-ID | <rea82-C9-3@gated-at.bofh.it> (permalink) |
| References | <rdjwJ-YM-11@gated-at.bofh.it> <rdjwJ-YM-9@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Wed, Mar 16, 2016 at 02:19:49PM +0100, Nicolas Ferre wrote: > The new shutdown controller compatible with sama5d2 has a new binding > documentation and properties. > > Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com> > Cc: devicetree@vger.kernel.org > Cc: Rob Herring <robh+dt@kernel.org> > Cc: Pawel Moll <pawel.moll@arm.com> > Cc: Mark Rutland <mark.rutland@arm.com> > Cc: Ian Campbell <ijc+devicetree@hellion.org.uk> > > doc > > --- > > Changes in v5: > - change naming for this driver: instead of the "alternate shdwc" we choose a > more specific "sama5d2-compatible shdwc" wording. > > Changes in v4: > - change property to debounce-delay-us so that we can use a generic property > and we can have the unit explicitly included it the name according to > Documentation/devicetree/bindings/property-units.txt. > - move to atmel,wakeup-active-high boolean property instead of a "high", "low" > string comparison. > > Changes in v3: > - get and use slow clock and specify its handler in binding > > Changes in v2: None > > .../devicetree/bindings/arm/atmel-at91.txt | 59 ++++++++++++++++++++++ > 1 file changed, 59 insertions(+) Acked-by: Rob Herring <robh@kernel.org>
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
Re: [PATCH v5 1/2] ARM: dts: at91: shdwc binding: add new shutdown controller documentation Rob Herring <robh@kernel.org> - 2016-03-18 22:30 +0100
csiph-web