On Thu, 01 Apr 2021 18:41:08 +0100, Jonathan Cameron wrote: > From: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx> > > Linux driver currently relies on the driver.name to match to the > compatible, but that doesn't mean it isn't a good idea to document it. > > Only real complexity is the 3 separate power supplies. > > Signed-off-by: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx> > --- > .../bindings/iio/accel/bosch,bma220.yaml | 50 +++++++++++++++++++ > 1 file changed, 50 insertions(+) > Reviewed-by: Rob Herring <robh@xxxxxxxxxx>