sh_eth: fix EESIPR values for SH77{34|63}
[linux/fpc-iii.git] / Documentation / devicetree / bindings / misc / nvidia,tegra20-apbmisc.txt
blob4556359c58763bbd3cc60e36b0cea160b8e823fb
1 NVIDIA Tegra20/Tegra30/Tegr114/Tegra124 apbmisc block
3 Required 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.
13 Optional properties:
14 - nvidia,long-ram-code: If present, the RAM code is long (4 bit). If not, short (2 bit).