diff options
Diffstat (limited to 'dts/upstream/Bindings/thermal/qoriq-thermal.yaml')
-rw-r--r-- | dts/upstream/Bindings/thermal/qoriq-thermal.yaml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/dts/upstream/Bindings/thermal/qoriq-thermal.yaml b/dts/upstream/Bindings/thermal/qoriq-thermal.yaml index 14574402723..d155d6799da 100644 --- a/dts/upstream/Bindings/thermal/qoriq-thermal.yaml +++ b/dts/upstream/Bindings/thermal/qoriq-thermal.yaml @@ -33,7 +33,8 @@ properties: description: | The values to be programmed into TTRnCR, as specified by the SoC reference manual. The first cell is TTR0CR, the second is TTR1CR, etc. - maxItems: 4 + minItems: 2 + maxItems: 7 fsl,tmu-calibration: $ref: /schemas/types.yaml#/definitions/uint32-matrix |