diff options
author | Anson Huang <Anson.Huang@nxp.com> | 2019-07-30 10:21:26 +0800 |
---|---|---|
committer | Zhang Rui <rui.zhang@intel.com> | 2019-08-28 16:33:29 +0800 |
commit | 11f787b0840e26648b5e01fad99bd2aa35098d5d (patch) | |
tree | 253367c868353d71be3e84f92cc88ef5f5d69bbd /Documentation | |
parent | aea591970f659bd6d792ca4c46dd0d251331a397 (diff) | |
download | linux-11f787b0840e26648b5e01fad99bd2aa35098d5d.tar.gz linux-11f787b0840e26648b5e01fad99bd2aa35098d5d.tar.bz2 linux-11f787b0840e26648b5e01fad99bd2aa35098d5d.zip |
dt-bindings: thermal: qoriq: Add optional clocks property
Some platforms like i.MX8M series SoCs have clock control for TMU,
add optional clocks property to the binding doc.
Signed-off-by: Anson Huang <Anson.Huang@nxp.com>
Reviewed-by: Rob Herring <robh@kernel.org>
Reviewed-by: Dong Aisheng <aisheng.dong@nxp.com>
Signed-off-by: Zhang Rui <rui.zhang@intel.com>
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/devicetree/bindings/thermal/qoriq-thermal.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/thermal/qoriq-thermal.txt b/Documentation/devicetree/bindings/thermal/qoriq-thermal.txt index 04cbb90a5d3e..28f2cbaf1702 100644 --- a/Documentation/devicetree/bindings/thermal/qoriq-thermal.txt +++ b/Documentation/devicetree/bindings/thermal/qoriq-thermal.txt @@ -23,6 +23,7 @@ Required properties: Optional property: - little-endian : If present, the TMU registers are little endian. If absent, the default is big endian. +- clocks : the clock for clocking the TMU silicon. Example: |