On 31/03/17 00:18, Rob Herring wrote: > On Sun, Mar 26, 2017 at 12:11:00PM +0100, Jonathan Cameron wrote: >> The mpu9250 is a SIP containing an mpu6500 and an ak8975. If this was all >> there was too it there would be no need for explicit handling in the driver. >> Arguably the bindings would also only reflect the presence of an mpu6500 with >> the ak8975 hanging off it, as the kernel doesn't care that they are in one >> package. >> >> However, the WHOAMI value changes as well so best to add explicit support. >> >> Signed-off-by: Jonathan Cameron <jic23@xxxxxxxxxx> >> --- >> Documentation/devicetree/bindings/iio/imu/inv_mpu6050.txt | 2 +- >> drivers/iio/imu/inv_mpu6050/inv_mpu_core.c | 6 ++++++ >> drivers/iio/imu/inv_mpu6050/inv_mpu_i2c.c | 5 +++++ >> drivers/iio/imu/inv_mpu6050/inv_mpu_iio.h | 2 ++ >> drivers/iio/imu/inv_mpu6050/inv_mpu_spi.c | 1 + >> 5 files changed, 15 insertions(+), 1 deletion(-) > > Same one per line comment, but > > Acked-by: Rob Herring <robh@xxxxxxxxxx> > Fixed up and applied. Thanks Rob. Jonathan -- To unsubscribe from this list: send the line "unsubscribe linux-iio" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html