Re: [PATCH v2 1/2] dt-bindings: iio: imu: add icm20602 bindings to mpu6050

From: Jonathan Cameron
Date: Sat Feb 02 2019 - 04:52:10 EST


On Wed, 30 Jan 2019 13:49:42 -0600
Rob Herring <robh@xxxxxxxxxx> wrote:

> On Mon, 28 Jan 2019 19:50:02 +0100, =?UTF-8?q?Randolph=20Maa=C3=9Fen?= wrote:
> > Adding the invensense ICM-20602 to the compatible list of the mpu6050
> > driver
> >
> > Signed-off-by: Randolph MaaÃen <gaireg@xxxxxxxxx>
> >
> > ---
> > Changes in v2:
> > - write i2c disable register using reg_set instead of define
> > - decide to write to i2c disable register based on reg_set instead of
> > chip type
> > ---
> > Documentation/devicetree/bindings/iio/imu/inv_mpu6050.txt | 1 +
> > 1 file changed, 1 insertion(+)
> >
>
> Reviewed-by: Rob Herring <robh@xxxxxxxxxx>
Applied to the togreg branch of iio.git and pushed out as testing for
the autobuilders to play with it.

Thanks,

Jonathan