On Wed, 02 Dec 2020 11:46:55 +0100, Stephan Gerhold wrote: > MPU-6880 seems to be very similar to MPU-6500 / MPU-6050 and it works > fine with some minor additions for the mpu6050 driver. > Add a compatible for it to the binding documentation. > > Cc: Jean-Baptiste Maneyrol <jmaneyrol@xxxxxxxxxxxxxx> > Signed-off-by: Stephan Gerhold <stephan@xxxxxxxxxxx> > --- > Note: This applies only on top of the patch for the YAML conversion: > https://lore.kernel.org/linux-iio/20201128173343.390165-3-jic23@xxxxxxxxxx/ > I guess that one will be applied very soon so I think this is easier :) > > Changes in v2: None :) > --- > .../devicetree/bindings/iio/imu/invensense,mpu6050.yaml | 1 + > 1 file changed, 1 insertion(+) > Acked-by: Rob Herring <robh@xxxxxxxxxx>