Staging
v0.8.1
https://github.com/torvalds/linux
Raw File
Tip revision: f114040e3ea6e07372334ade75d1ee0775c355e1 authored by Linus Torvalds on 20 October 2014, 01:08:38 UTC
Linux 3.18-rc1
Tip revision: f114040
nvidia,tegra20-apbmisc.txt
NVIDIA Tegra20/Tegra30/Tegr114/Tegra124 apbmisc block

Required properties:
- compatible : should be:
       "nvidia,tegra20-apbmisc"
       "nvidia,tegra30-apbmisc"
       "nvidia,tegra114-apbmisc"
       "nvidia,tegra124-apbmisc"
- 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