Staging
v0.8.1
https://github.com/torvalds/linux
Raw File
Tip revision: 13a7a6ac0a11197edcd0f756a035f472b42cdf8b authored by Linus Torvalds on 03 March 2015, 17:04:59 UTC
Linux 4.0-rc2
Tip revision: 13a7a6a
nvidia,tegra20-apbmisc.txt
NVIDIA Tegra20/Tegra30/Tegr114/Tegra124 apbmisc block

Required properties:
- compatible : For Tegra20, must be "nvidia,tegra20-apbmisc".  For Tegra30,
  must be "nvidia,tegra30-apbmisc".  Otherwise, must contain
  "nvidia,<chip>-apbmisc", plus one of the above, where <chip> is tegra114,
  tegra124, tegra132.
- reg: Should contain 2 entries: the first entry gives the physical address
       and length of the registers which contain revision and debug features.
       The second entry gives the physical address and length of the
       registers indicating the strapping options.

back to top