diff options
| author | Yegor Yefremov <yegorslists@googlemail.com> | 2014-03-10 07:55:36 -0400 |
|---|---|---|
| committer | Mark Brown <broonie@linaro.org> | 2014-03-10 11:51:07 -0400 |
| commit | 3bf0e9e0ba27f8acb8f1c5597adde7223f3d6e38 (patch) | |
| tree | 951e284cb1cf8b8c29933ebfd9ff3551a41c61b0 | |
| parent | bcb2c0d69178854b291843aaebbf0cb77382b04b (diff) | |
regulator: tps65910: fix interrupt documentation link
Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com>
Signed-off-by: Mark Brown <broonie@linaro.org>
| -rw-r--r-- | Documentation/devicetree/bindings/mfd/tps65910.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/mfd/tps65910.txt b/Documentation/devicetree/bindings/mfd/tps65910.txt index b4bd98af1cc7..38833e63a59f 100644 --- a/Documentation/devicetree/bindings/mfd/tps65910.txt +++ b/Documentation/devicetree/bindings/mfd/tps65910.txt | |||
| @@ -11,7 +11,7 @@ Required properties: | |||
| 11 | - #interrupt-cells: the number of cells to describe an IRQ, this should be 2. | 11 | - #interrupt-cells: the number of cells to describe an IRQ, this should be 2. |
| 12 | The first cell is the IRQ number. | 12 | The first cell is the IRQ number. |
| 13 | The second cell is the flags, encoded as the trigger masks from | 13 | The second cell is the flags, encoded as the trigger masks from |
| 14 | Documentation/devicetree/bindings/interrupts.txt | 14 | Documentation/devicetree/bindings/interrupt-controller/interrupts.txt |
| 15 | - regulators: This is the list of child nodes that specify the regulator | 15 | - regulators: This is the list of child nodes that specify the regulator |
| 16 | initialization data for defined regulators. Not all regulators for the given | 16 | initialization data for defined regulators. Not all regulators for the given |
| 17 | device need to be present. The definition for each of these nodes is defined | 17 | device need to be present. The definition for each of these nodes is defined |
