On Mon, Mar 05, 2018 at 10:43:52AM +0000, Denis OSTERLAND wrote: > From: Michael Grzeschik <m.grzeschik@xxxxxxxxxxxxxx> > > We add support for the ISL1219 chip that got an integrated tamper > detection function. This patch implements the feature by adding > an additional timestamp0 file to sysfs device path. > This file contains seconds since epoch, if an event occurred, > or is empty, if none occurred. > > The devicetree documentation for the ISL1219 device tree > binding is added with an short example. It is not a trivial > device, because it supports two interrupt souces. > > Signed-off-by: Michael Grzeschik <m.grzeschik@xxxxxxxxxxxxxx> > Signed-off-by: Denis Osterland <Denis.Osterland@xxxxxxxxx> > --- > .../devicetree/bindings/rtc/isil,isl1219.txt | 28 ++++ While preferred to separate, I'm not going to ask for that if there are no other changes on the binding. Reviewed-by: Rob Herring <robh@xxxxxxxxxx> > drivers/rtc/rtc-isl1208.c | 160 ++++++++++++++++++--- > 2 files changed, 171 insertions(+), 17 deletions(-) > create mode 100644 Documentation/devicetree/bindings/rtc/isil,isl1219.txt -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html