.. | .. |
---|
1 | | -NVIDIA Tegra186 MISC register block |
---|
| 1 | +NVIDIA Tegra186 (and later) MISC register block |
---|
2 | 2 | |
---|
3 | | -The MISC register block found on Tegra186 SoCs contains registers that can be |
---|
4 | | -used to identify a given chip and various strapping options. |
---|
| 3 | +The MISC register block found on Tegra186 and later SoCs contains registers |
---|
| 4 | +that can be used to identify a given chip and various strapping options. |
---|
5 | 5 | |
---|
6 | 6 | Required properties: |
---|
7 | 7 | - compatible: Must be: |
---|
8 | 8 | - Tegra186: "nvidia,tegra186-misc" |
---|
| 9 | + - Tegra194: "nvidia,tegra194-misc" |
---|
| 10 | + - Tegra234: "nvidia,tegra234-misc" |
---|
9 | 11 | - reg: Should contain 2 entries: The first entry gives the physical address |
---|
10 | 12 | and length of the register region which contains revision and debug |
---|
11 | 13 | features. The second entry specifies the physical address and length |
---|