diff options
author | Zhang Rui <rui.zhang@intel.com> | 2014-12-09 11:37:35 +0800 |
---|---|---|
committer | Zhang Rui <rui.zhang@intel.com> | 2014-12-09 11:37:35 +0800 |
commit | 9c1e4550b5cbe17ff68ce631356190ef9a565386 (patch) | |
tree | 04cd872bd8afd2b2fe143e2c17a180a39d1a275c /Documentation/devicetree/bindings/thermal/armada-thermal.txt | |
parent | 009d0431c3914de64666bec0d350e54fdd59df6a (diff) | |
parent | 184a4bf623fa587067851d25435fcb2f41de445b (diff) | |
download | linux-stable-9c1e4550b5cbe17ff68ce631356190ef9a565386.tar.gz linux-stable-9c1e4550b5cbe17ff68ce631356190ef9a565386.tar.bz2 linux-stable-9c1e4550b5cbe17ff68ce631356190ef9a565386.zip |
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermal into eduardo-soc-thermal
Diffstat (limited to 'Documentation/devicetree/bindings/thermal/armada-thermal.txt')
-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: - compatible: Should be set to one of the following: marvell,armada370-thermal marvell,armada375-thermal - marvell,armada375-z1-thermal marvell,armada380-thermal marvell,armadaxp-thermal - Note: As the name suggests, "marvell,armada375-z1-thermal" - applies for the SoC Z1 stepping only. On such stepping - some quirks need to be done and the register offset differs - from the one in the A0 stepping. - The operating system may auto-detect the SoC stepping and - update the compatible and register offsets at runtime. - - reg: Device's register space. Two entries are expected, see the examples below. The first one is required for the sensor register; |