On Tue, 21 Jul 2020 23:49:37 +0530, Nishant Malpani wrote: > Add devicetree binding document for ADXRS290, a dual-axis MEMS gyroscope. > > Signed-off-by: Nishant Malpani <[email protected]> > --- > > Changes in v2: > - use 'const' instead of 'enum' while setting the compatible string > since only a single item is expected > - add 'additionalProperties: false' > --- > .../bindings/iio/gyroscope/adi,adxrs290.yaml | 53 +++++++++++++++++++ > MAINTAINERS | 1 + > 2 files changed, 54 insertions(+) > create mode 100644 > Documentation/devicetree/bindings/iio/gyroscope/adi,adxrs290.yaml >
Reviewed-by: Rob Herring <[email protected]>

