Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932898AbcDYNuY (ORCPT ); Mon, 25 Apr 2016 09:50:24 -0400 Received: from mail.kernel.org ([198.145.29.136]:57344 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932231AbcDYNuW (ORCPT ); Mon, 25 Apr 2016 09:50:22 -0400 Date: Mon, 25 Apr 2016 08:50:17 -0500 From: Rob Herring To: Eric Engestrom Cc: linux-kernel@vger.kernel.org, Pawel Moll , Mark Rutland , Ian Campbell , Kumar Gala , devicetree@vger.kernel.org Subject: Re: [PATCH 15/41] Documentation: dt: mfd: fix spelling mistakes Message-ID: <20160425135017.GA8656@rob-hp-laptop> References: <1461543878-3639-1-git-send-email-eric@engestrom.ch> <1461543878-3639-16-git-send-email-eric@engestrom.ch> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1461543878-3639-16-git-send-email-eric@engestrom.ch> User-Agent: Mutt/1.5.24 (2015-08-30) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1512 Lines: 36 On Mon, Apr 25, 2016 at 01:24:12AM +0100, Eric Engestrom wrote: > Signed-off-by: Eric Engestrom Applied, thanks. Rob > --- > Documentation/devicetree/bindings/mfd/qcom-rpm.txt | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > > diff --git a/Documentation/devicetree/bindings/mfd/qcom-rpm.txt b/Documentation/devicetree/bindings/mfd/qcom-rpm.txt > index 5e97a95..b98b291 100644 > --- a/Documentation/devicetree/bindings/mfd/qcom-rpm.txt > +++ b/Documentation/devicetree/bindings/mfd/qcom-rpm.txt > @@ -178,7 +178,7 @@ see regulator.txt - with additional custom properties described below: > - qcom,force-mode: > Usage: optional (default if no other qcom,force-mode is specified) > Value type: > - Defintion: indicates that the regulator should be forced to a > + Definition: indicates that the regulator should be forced to a > particular mode, valid values are: > QCOM_RPM_FORCE_MODE_NONE - do not force any mode > QCOM_RPM_FORCE_MODE_LPM - force into low power mode > @@ -204,7 +204,7 @@ see regulator.txt - with additional custom properties described below: > - qcom,force-mode: > Usage: optional > Value type: > - Defintion: indicates that the regulator should not be forced to any > + Definition: indicates that the regulator should not be forced to any > particular mode, valid values are: > QCOM_RPM_FORCE_MODE_NONE - do not force any mode > QCOM_RPM_FORCE_MODE_LPM - force into low power mode > -- > 2.8.0 >