On Fri, 2016-08-26 at 15:57 +0530, Bhaskar Upadhaya wrote:
quoted hunk
Signed-off-by: Bhaskar Upadhaya <redacted>
---
?Documentation/devicetree/bindings/thermal/qoriq-thermal.txt | 2 +-
?1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Documentation/devicetree/bindings/thermal/qoriq-thermal.txt
b/Documentation/devicetree/bindings/thermal/qoriq-thermal.txt
index 66223d5..8e2b211 100644
--- a/Documentation/devicetree/bindings/thermal/qoriq-thermal.txt
+++ b/Documentation/devicetree/bindings/thermal/qoriq-thermal.txt
?* Thermal Monitoring Unit (TMU) on Freescale QorIQ SoCs
?
?Required properties:
-- compatible : Must include "fsl,qoriq-tmu". The version of the device is
+- compatible :"fsl,qoriq-tmu", "fsl,ls1012a-tmu". The version of the device
is
? determined by the TMU IP Block Revision Register (IPBRR0) at
? offset 0x0BF8.
? Table of correspondences between IPBRR0 values and example??chips:
Why is this needed given that the block has a version register?
-Scott