Received: by 2002:a25:31c3:0:0:0:0:0 with SMTP id x186csp5129379ybx; Sun, 10 Nov 2019 07:31:31 -0800 (PST) X-Google-Smtp-Source: APXvYqzgW7zl/WSVj8uZL3Py96/rdfktFzZ2U9QZ30QIwb93LZck5YZki1bpXTMzgxBpg6pq44Im X-Received: by 2002:a50:9254:: with SMTP id j20mr22482363eda.0.1573399891735; Sun, 10 Nov 2019 07:31:31 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1573399891; cv=none; d=google.com; s=arc-20160816; b=ekRdGgcqFY/3W8I0eJygBcpBg214yLV0+frrER7QOCYDP2pGm1srKz/Nv/8Sq0VOJ3 Jo3YwmGtxUnk8ImJToZatZN8tvEhhA9AQhBAx9tdVptEcqJ0swSScfb9Mc/QgFSoCf2m /BDUJWHz5gJJMp9xNJuGJU87X2Wd6ewdNYFw+6sx+eOmlLzvsBfTLB+bKtZ4PocTYHc+ Bnd8JQmYUoBzssRWqUwF+tfIuaDvE+omFWb6+D34hh90jVepV4E7qnj7RYN+eEQ1yAWE BOyslQ1+EzFOgocv9L6Tb64VzQSLDkOY/IZH3i5+DgVeUzK7uL+BWwVbU4OIwUWUJzIw SADQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:mime-version :references:in-reply-to:message-id:subject:cc:to:from:date :dkim-signature; bh=ywv6FMnrcklsQ/CS4zvJgDAyyLK6VR2RIeQ1wk9Dq1g=; b=d9cRVSTT+5xdmUXogvCBFI1LLixybi5zBPEJaVxVfGjyRoT8fvnzVsJDDcQOMB/WdW QR9Yc3vEyFC5h5g31VeW5DtbnpWSFx8314OI98bV8kXw7zJQN2BdnfqB8Mm0VQX1ZNo0 mKOzjdQmlJ2heMC1Xo5EGqA0EfzeUmxKRBG0CmA2uOgs5aPuFW6t8551uPd6fWTLwkRc jZguns/EpsO0rP22ZY9LytyZUriOJhdVJFIe4xNHUfIbI3KzLr9ZMssQOJhzx/eqDjy2 zjTCi3xl5bnutqyu/bNVJ32zz6rRwcdPEUHtBRUrytqeAketYxISp9Es04bp69xCrx+H Jkdg== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=sqEhwV+b; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id p5si7635858eja.141.2019.11.10.07.31.05; Sun, 10 Nov 2019 07:31:31 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=sqEhwV+b; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726800AbfKJP2s (ORCPT + 99 others); Sun, 10 Nov 2019 10:28:48 -0500 Received: from mail.kernel.org ([198.145.29.99]:52944 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726617AbfKJP2r (ORCPT ); Sun, 10 Nov 2019 10:28:47 -0500 Received: from archlinux (cpc149474-cmbg20-2-0-cust94.5-4.cable.virginm.net [82.4.196.95]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id A794620818; Sun, 10 Nov 2019 15:28:44 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1573399727; bh=2K5uA5sMhb4u2sTiaobAwjmpIHyylWcEaZrKb50OjbE=; h=Date:From:To:Cc:Subject:In-Reply-To:References:From; b=sqEhwV+bc4UMgaLvMIQ8uMMTRepFOrqejgecpYy86K6FWdnnbi9oF7Gr+rvfSBjFT 3i57hxTSxJ/UnCmbD5Fw/MFZ0KOB+HcKu2E7OTJB9eG6jlJ4M6lG1zbfyT7cwYZ9GT hrmEgBRcrAuSnEgDmI3xUOritOMCuI/fhPSOdtu8= Date: Sun, 10 Nov 2019 15:28:41 +0000 From: Jonathan Cameron To: Stephan Gerhold Cc: Hartmut Knaack , Lars-Peter Clausen , Peter Meerwald-Stadler , Rob Herring , Mark Rutland , Linus Walleij , Brian Masney , Jonathan Marek , Jean-Baptiste Maneyrol , linux-iio@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH v2 1/2] dt-bindings: iio: imo: mpu6050: add vdd-supply Message-ID: <20191110152841.6f6303c8@archlinux> In-Reply-To: <20191107184342.20361-1-stephan@gerhold.net> References: <20191107184342.20361-1-stephan@gerhold.net> X-Mailer: Claws Mail 3.17.4 (GTK+ 2.24.32; x86_64-pc-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, 7 Nov 2019 19:43:41 +0100 Stephan Gerhold wrote: > inv_mpu6050 now supports an additional vdd-supply; document it. > > Reviewed-by: Linus Walleij > Signed-off-by: Stephan Gerhold Applied with imo->imu in the patch title. Thanks, Jonathan > --- > Changes in v2: > - Add Reviewed-by from Linus Walleij > > v1: https://lore.kernel.org/linux-iio/20191106183536.123070-1-stephan@gerhold.net/ > --- > 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