Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

at v4.12-rc4 14 lines 696 B view raw
1NVIDIA Tegra20/Tegra30/Tegr114/Tegra124 apbmisc block 2 3Required properties: 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. 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 13Optional properties: 14- nvidia,long-ram-code: If present, the RAM code is long (4 bit). If not, short (2 bit).