From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?UTF-8?B?QW5kcmVhcyBGw6RyYmVy?= Subject: Re: [PATCH v2] Documentation: devicetree: Fix tps65090 typos in example Date: Thu, 03 Jul 2014 17:40:39 +0200 Message-ID: <53B57977.6010309@suse.de> References: <1403737664-6426-1-git-send-email-afaerber@suse.de> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: QUOTED-PRINTABLE Return-path: Received: from cantor2.suse.de ([195.135.220.15]:37660 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756403AbaGCPkm (ORCPT ); Thu, 3 Jul 2014 11:40:42 -0400 In-Reply-To: <1403737664-6426-1-git-send-email-afaerber@suse.de> Sender: linux-samsung-soc-owner@vger.kernel.org List-Id: linux-samsung-soc@vger.kernel.org To: linux-samsung-soc@vger.kernel.org, linux-doc@vger.kernel.org Cc: Rob Herring , Pawel Moll , Mark Rutland , Ian Campbell , Kumar Gala , Randy Dunlap , Doug Anderson , Simon Glass , Mark Brown , Michael Spang , "OPEN FIRMWARE AND..." , LKML Am 26.06.2014 01:07, schrieb Andreas F=C3=A4rber: > Specification and existing device trees use vsys-l{1,2}-supply, > not vsys_l{1,2}-supply. Fix the example to match the specification. >=20 > Reviewed-by: Doug Anderson > Acked-by: Mark Rutland > Signed-off-by: Andreas F=C3=A4rber > --- > v1 -> v2: > * More verbose commit message (requested by Mark Rutland) Ping! Any issue remaining or maintainers/lists missing in CC? Thanks, Andreas > Documentation/devicetree/bindings/regulator/tps65090.txt | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) >=20 > diff --git a/Documentation/devicetree/bindings/regulator/tps65090.txt= b/Documentation/devicetree/bindings/regulator/tps65090.txt > index 34098023..ca69f5e 100644 > --- a/Documentation/devicetree/bindings/regulator/tps65090.txt > +++ b/Documentation/devicetree/bindings/regulator/tps65090.txt > @@ -45,8 +45,8 @@ Example: > infet5-supply =3D <&some_reg>; > infet6-supply =3D <&some_reg>; > infet7-supply =3D <&some_reg>; > - vsys_l1-supply =3D <&some_reg>; > - vsys_l2-supply =3D <&some_reg>; > + vsys-l1-supply =3D <&some_reg>; > + vsys-l2-supply =3D <&some_reg>; > =20 > regulators { > dcdc1 { --=20 SUSE LINUX Products GmbH, Maxfeldstr. 5, 90409 N=C3=BCrnberg, Germany GF: Jeff Hawn, Jennifer Guild, Felix Imend=C3=B6rffer; HRB 16746 AG N=C3= =BCrnberg