diff options
| author | Ezequiel Garcia <ezequiel.garcia@free-electrons.com> | 2014-11-04 11:00:38 -0500 |
|---|---|---|
| committer | Eduardo Valentin <edubezval@gmail.com> | 2014-11-24 15:55:42 -0500 |
| commit | e920f9b632a687834de5a78c60ac5c4c62327b1d (patch) | |
| tree | e0b8282ce8417e90b91f89f024a766be22c1650b /Documentation/devicetree/bindings/thermal | |
| parent | cbac8f63943773218f7f804754209aaa4fae33f9 (diff) | |
thermal: armada: Remove support for A375-Z1 SoC
The Armada 375 Z1 SoC revision is no longer supported. This commit
removes the quirk needed for the thermal sensor.
Acked-by: Jason Cooper <jason@lakedaemon.net>
Signed-off-by: Ezequiel Garcia <ezequiel.garcia@free-electrons.com>
Signed-off-by: Eduardo Valentin <edubezval@gmail.com>
Diffstat (limited to 'Documentation/devicetree/bindings/thermal')
| -rw-r--r-- | Documentation/devicetree/bindings/thermal/armada-thermal.txt | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/Documentation/devicetree/bindings/thermal/armada-thermal.txt b/Documentation/devicetree/bindings/thermal/armada-thermal.txt index 4cf024929a3f..4698e0edc205 100644 --- a/Documentation/devicetree/bindings/thermal/armada-thermal.txt +++ b/Documentation/devicetree/bindings/thermal/armada-thermal.txt | |||
| @@ -5,17 +5,9 @@ Required properties: | |||
| 5 | - compatible: Should be set to one of the following: | 5 | - compatible: Should be set to one of the following: |
| 6 | marvell,armada370-thermal | 6 | marvell,armada370-thermal |
| 7 | marvell,armada375-thermal | 7 | marvell,armada375-thermal |
| 8 | marvell,armada375-z1-thermal | ||
| 9 | marvell,armada380-thermal | 8 | marvell,armada380-thermal |
| 10 | marvell,armadaxp-thermal | 9 | marvell,armadaxp-thermal |
| 11 | 10 | ||
| 12 | Note: As the name suggests, "marvell,armada375-z1-thermal" | ||
| 13 | applies for the SoC Z1 stepping only. On such stepping | ||
| 14 | some quirks need to be done and the register offset differs | ||
| 15 | from the one in the A0 stepping. | ||
| 16 | The operating system may auto-detect the SoC stepping and | ||
| 17 | update the compatible and register offsets at runtime. | ||
| 18 | |||
| 19 | - reg: Device's register space. | 11 | - reg: Device's register space. |
| 20 | Two entries are expected, see the examples below. | 12 | Two entries are expected, see the examples below. |
| 21 | The first one is required for the sensor register; | 13 | The first one is required for the sensor register; |
