Peter De Schrijver | 155dfc7 | 2014-06-12 18:36:38 +0300 | [diff] [blame] | 1 | NVIDIA Tegra20/Tegra30/Tegr114/Tegra124 apbmisc block |
| 2 | |
| 3 | Required properties: |
Paul Walmsley | 193c9d2 | 2015-01-30 15:11:04 -0700 | [diff] [blame] | 4 | - compatible : For Tegra20, must be "nvidia,tegra20-apbmisc". For Tegra30, |
| 5 | must be "nvidia,tegra30-apbmisc". Otherwise, must contain |
| 6 | "nvidia,<chip>-apbmisc", plus one of the above, where <chip> is tegra114, |
| 7 | tegra124, tegra132. |
Peter De Schrijver | 155dfc7 | 2014-06-12 18:36:38 +0300 | [diff] [blame] | 8 | - reg: Should contain 2 entries: the first entry gives the physical address |
| 9 | and length of the registers which contain revision and debug features. |
| 10 | The second entry gives the physical address and length of the |
| 11 | registers indicating the strapping options. |
| 12 | |
Tomeu Vizoso | 405990c | 2015-03-12 15:47:54 +0100 | [diff] [blame] | 13 | Optional properties: |
| 14 | - nvidia,long-ram-code: If present, the RAM code is long (4 bit). If not, short (2 bit). |