Skip to content

Commit 2d8175a

Browse files
ch-fLee Jones
authored andcommitted
dt-bindings: mfd: Fix documentation of tps65911
This patch fixes documentation of tps65911 because its list of compatible regulators contains wrongly vdd3 instead of vdd2. Signed-off-by: Christoph Fritz <[email protected]> Acked-by: Rob Herring <[email protected]> Signed-off-by: Lee Jones <[email protected]>
1 parent 50d44f8 commit 2d8175a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/devicetree/bindings/mfd/tps65910.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Required properties:
2222
The valid regulator-compatible values are:
2323
tps65910: vrtc, vio, vdd1, vdd2, vdd3, vdig1, vdig2, vpll, vdac, vaux1,
2424
vaux2, vaux33, vmmc, vbb
25-
tps65911: vrtc, vio, vdd1, vdd3, vddctrl, ldo1, ldo2, ldo3, ldo4, ldo5,
25+
tps65911: vrtc, vio, vdd1, vdd2, vddctrl, ldo1, ldo2, ldo3, ldo4, ldo5,
2626
ldo6, ldo7, ldo8
2727

2828
- xxx-supply: Input voltage supply regulator.

0 commit comments

Comments
 (0)