diff options
| -rw-r--r-- | Documentation/devicetree/bindings/regulator/pfuze100.txt | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Documentation/devicetree/bindings/regulator/pfuze100.txt b/Documentation/devicetree/bindings/regulator/pfuze100.txt index 444c47831a40..c6dd3f5e485b 100644 --- a/Documentation/devicetree/bindings/regulator/pfuze100.txt +++ b/Documentation/devicetree/bindings/regulator/pfuze100.txt | |||
| @@ -21,7 +21,7 @@ Each regulator is defined using the standard binding for regulators. | |||
| 21 | 21 | ||
| 22 | Example 1: PFUZE100 | 22 | Example 1: PFUZE100 |
| 23 | 23 | ||
| 24 | pmic: pfuze100@08 { | 24 | pmic: pfuze100@8 { |
| 25 | compatible = "fsl,pfuze100"; | 25 | compatible = "fsl,pfuze100"; |
| 26 | reg = <0x08>; | 26 | reg = <0x08>; |
| 27 | 27 | ||
| @@ -122,7 +122,7 @@ Example 1: PFUZE100 | |||
| 122 | 122 | ||
| 123 | Example 2: PFUZE200 | 123 | Example 2: PFUZE200 |
| 124 | 124 | ||
| 125 | pmic: pfuze200@08 { | 125 | pmic: pfuze200@8 { |
| 126 | compatible = "fsl,pfuze200"; | 126 | compatible = "fsl,pfuze200"; |
| 127 | reg = <0x08>; | 127 | reg = <0x08>; |
| 128 | 128 | ||
| @@ -216,7 +216,7 @@ Example 2: PFUZE200 | |||
| 216 | 216 | ||
| 217 | Example 3: PFUZE3000 | 217 | Example 3: PFUZE3000 |
| 218 | 218 | ||
| 219 | pmic: pfuze3000@08 { | 219 | pmic: pfuze3000@8 { |
| 220 | compatible = "fsl,pfuze3000"; | 220 | compatible = "fsl,pfuze3000"; |
| 221 | reg = <0x08>; | 221 | reg = <0x08>; |
| 222 | 222 | ||
