dt-bindings: misc: Add Tegra186 MISC registers bindings
authorThierry Reding <treding@nvidia.com>
Mon, 26 Jun 2017 15:33:12 +0000 (17:33 +0200)
committerThierry Reding <treding@nvidia.com>
Wed, 13 Dec 2017 11:42:30 +0000 (12:42 +0100)
The MISC register block found on Tegra186 SoCs contains registers that
can be used to identify a given chip and various strapping options.

Signed-off-by: Thierry Reding <treding@nvidia.com>
Documentation/devicetree/bindings/misc/nvidia,tegra186-misc.txt [new file with mode: 0644]

diff --git a/Documentation/devicetree/bindings/misc/nvidia,tegra186-misc.txt b/Documentation/devicetree/bindings/misc/nvidia,tegra186-misc.txt
new file mode 100644 (file)
index 0000000..892ba43
--- /dev/null
@@ -0,0 +1,12 @@
+NVIDIA Tegra186 MISC register block
+
+The MISC register block found on Tegra186 SoCs contains registers that can be
+used to identify a given chip and various strapping options.
+
+Required properties:
+- compatible: Must be:
+  - Tegra186: "nvidia,tegra186-misc"
+- reg: Should contain 2 entries: The first entry gives the physical address
+       and length of the register region which contains revision and debug
+       features. The second entry specifies the physical address and length
+       of the register region indicating the strapping options.