From: Andreas Färber Date: Wed, 30 Jul 2014 21:29:27 +0000 (+0200) Subject: regulator: tps65090: Fix tps65090 typos in example X-Git-Tag: v5.15~17291^2^3 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=a4e2dec0d7479232df330dad60fd00ee94767381;p=platform%2Fkernel%2Flinux-starfive.git regulator: tps65090: Fix tps65090 typos in example Specification and existing device trees use vsys-l{1,2}-supply, not vsys_l{1,2}-supply. Fix the example to match the specification. Fixes: 21d2202158e9 ("mfd: tps65090: add DT support for tps65090") Reviewed-by: Doug Anderson Acked-by: Mark Rutland Signed-off-by: Andreas Färber Reviewed-by: Javier Martinez Canillas Signed-off-by: Mark Brown --- 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 = <&some_reg>; infet6-supply = <&some_reg>; infet7-supply = <&some_reg>; - vsys_l1-supply = <&some_reg>; - vsys_l2-supply = <&some_reg>; + vsys-l1-supply = <&some_reg>; + vsys-l2-supply = <&some_reg>; regulators { dcdc1 {