Re: [PATCH v2 1/2] dt-bindings: iio: imo: mpu6050: add vdd-supply

From: Jonathan Cameron
Date: Sun Nov 10 2019 - 10:30:40 EST


On Fri, 8 Nov 2019 12:11:46 +0000
Jean-Baptiste Maneyrol <JManeyrol@xxxxxxxxxxxxxx> wrote:

> Reviewed-by: Jean-Baptiste Maneyrol <jmaneyrol@xxxxxxxxxxxxxx>
Hi Jean-Baptiste,

I'm assuming that applies for both patches given you gave comments on
v1 that applied to patch 2!

Thanks,

Jonathan

>
> Best regards,
> JB
>
> From: linux-iio-owner@xxxxxxxxxxxxxxx <linux-iio-owner@xxxxxxxxxxxxxxx> on behalf of Stephan Gerhold <stephan@xxxxxxxxxxx>
>
> Sent: Thursday, November 7, 2019 19:43
>
> To: Jonathan Cameron <jic23@xxxxxxxxxx>
>
> Cc: Hartmut Knaack <knaack.h@xxxxxx>; Lars-Peter Clausen <lars@xxxxxxxxxx>; Peter Meerwald-Stadler <pmeerw@xxxxxxxxxx>; Rob Herring <robh+dt@xxxxxxxxxx>; Mark Rutland <mark.rutland@xxxxxxx>; Linus Walleij <linus.walleij@xxxxxxxxxx>; Brian Masney <masneyb@xxxxxxxxxxxxx>;
> Jonathan Marek <jonathan@xxxxxxxx>; Jean-Baptiste Maneyrol <JManeyrol@xxxxxxxxxxxxxx>; linux-iio@xxxxxxxxxxxxxxx <linux-iio@xxxxxxxxxxxxxxx>; devicetree@xxxxxxxxxxxxxxx <devicetree@xxxxxxxxxxxxxxx>; linux-kernel@xxxxxxxxxxxxxxx <linux-kernel@xxxxxxxxxxxxxxx>;
> Stephan Gerhold <stephan@xxxxxxxxxxx>
>
> Subject: [PATCH v2 1/2] dt-bindings: iio: imo: mpu6050: add vdd-supply
>
> Â
>
>
> ÂCAUTION: This email originated from outside of the organization. Please make sure the sender is who they say they are and do not click links or open attachments unless you recognize the sender and know the content is safe.
>
>
>
> inv_mpu6050 now supports an additional vdd-supply; document it.
>
>
>
>
>
>
>
> Reviewed-by: Linus Walleij <linus.walleij@xxxxxxxxxx>
>
>
>
> Signed-off-by: Stephan Gerhold <stephan@xxxxxxxxxxx>
>
>
>
> ---
>
>
>
> Changes in v2:
>
>
>
> Â - Add Reviewed-by from Linus Walleij
>
>
>
>
>
>
>
> v1:
> https://urldefense.proofpoint.com/v2/url?u=https-3A__lore.kernel.org_linux-2Diio_20191106183536.123070-2D1-2Dstephan-40gerhold.net_&d=DwIDAg&c=WoJWtq5JV8YrKnzRxvD8NxmTP_1wxfE0prPmo0NeZwg&r=4jiDX_1brsSWfCjfA6Ovj1d4h9MF8q7Xk5aBwG28mVk&m=O82MQPnLTvlD0nxDzFW1KS3aZpWiI3qYUZwJUy_qqxc&s=ddvzqy0PywWDCnge7xbJIhpqN9NltbLrzi4EBVdeA_o&e=
>
>
>
>
> ---
>
>
>
> ÂDocumentation/devicetree/bindings/iio/imu/inv_mpu6050.txt | 1 +
>
>
>
> Â1 file changed, 1 insertion(+)
>
>
>
>
>
>
>
> diff --git a/Documentation/devicetree/bindings/iio/imu/inv_mpu6050.txt b/Documentation/devicetree/bindings/iio/imu/inv_mpu6050.txt
>
>
>
> index 268bf7568e19..c5ee8a20af9f 100644
>
>
>
> --- a/Documentation/devicetree/bindings/iio/imu/inv_mpu6050.txt
>
>
>
> +++ b/Documentation/devicetree/bindings/iio/imu/inv_mpu6050.txt
>
>
>
> @@ -21,6 +21,7 @@ Required properties:
>
>
>
> ÂÂ bindings.
>
>
>
> Â
>
>
>
> ÂOptional properties:
>
>
>
> + - vdd-supply: regulator phandle for VDD supply
>
>
>
> Â - vddio-supply: regulator phandle for VDDIO supply
>
>
>
> Â - mount-matrix: an optional 3x3 mounting rotation matrix
>
>
>
>  - i2c-gate node. These devices also support an auxiliary i2c bus. This is
>
>
>