On Tue, 10 Sep 2024 13:36:49 +0200, Jianping.Shen@xxxxxxxxxxxx wrote: > From: Shen Jianping <Jianping.Shen@xxxxxxxxxxxx> > > add devicetree binding for Bosch imu smi240. > The smi240 is a combined three axis angular rate and > three axis acceleration sensor module. > > * The smi240 requires VDD and VDDIO > * Provides only spi interface. > > Signed-off-by: Shen Jianping <Jianping.Shen@xxxxxxxxxxxx> > --- > .../bindings/iio/imu/bosch,smi240.yaml | 51 +++++++++++++++++++ > 1 file changed, 51 insertions(+) > create mode 100644 Documentation/devicetree/bindings/iio/imu/bosch,smi240.yaml > Reviewed-by: Rob Herring (Arm) <robh@xxxxxxxxxx>