1NVIDIA Tegra186 MISC register block
2
3The MISC register block found on Tegra186 SoCs contains registers that can be
4used to identify a given chip and various strapping options.
5
6Required properties:
7- compatible: Must be:
8  - Tegra186: "nvidia,tegra186-misc"
9- reg: Should contain 2 entries: The first entry gives the physical address
10       and length of the register region which contains revision and debug
11       features. The second entry specifies the physical address and length
12       of the register region indicating the strapping options.
13