| .. | .. |
|---|
| 8 | 8 | The BPMP thermal node must be located directly inside the main BPMP node. See |
|---|
| 9 | 9 | ../firmware/nvidia,tegra186-bpmp.txt for details of the BPMP binding. |
|---|
| 10 | 10 | |
|---|
| 11 | | -This node represents a thermal sensor. See thermal.txt for details of the |
|---|
| 11 | +This node represents a thermal sensor. See Documentation/devicetree/bindings/thermal/thermal-sensor.yaml for details of the |
|---|
| 12 | 12 | core thermal binding. |
|---|
| 13 | 13 | |
|---|
| 14 | 14 | Required properties: |
|---|
| 15 | 15 | - compatible: |
|---|
| 16 | 16 | Array of strings. |
|---|
| 17 | 17 | One of: |
|---|
| 18 | | - - "nvidia,tegra186-bpmp-thermal". |
|---|
| 18 | + - "nvidia,tegra186-bpmp-thermal" |
|---|
| 19 | + - "nvidia,tegra194-bpmp-thermal" |
|---|
| 19 | 20 | - #thermal-sensor-cells: Cell for sensor index. |
|---|
| 20 | 21 | Single-cell integer. |
|---|
| 21 | 22 | Must be <1>. |
|---|