summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Documentation/devicetree/bindings/platforms/tegra/jetson-tk1-board-info.txt16
1 files changed, 16 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/platforms/tegra/jetson-tk1-board-info.txt b/Documentation/devicetree/bindings/platforms/tegra/jetson-tk1-board-info.txt
new file mode 100644
index 000000000000..3017e1f61000
--- /dev/null
+++ b/Documentation/devicetree/bindings/platforms/tegra/jetson-tk1-board-info.txt
@@ -0,0 +1,16 @@
+Jetson TK1 Board Info
+~~~~~~~~~~~~~~~~~~~~~
+
+This document describes various DT properties under board_info for NVIDIA
+Tegra based Jetson TK1 development platform.
+
+board_info DT node shows up in proc fs in:
+ /proc/device-tree/chosen/board_info
+
+Properties description:
+- id: Board ID. For Jetson TK1 this property should be 0x177.
+- bom: BOM version of the board in ASCII value.
+- major_revision: Major revision of the board in ASCII value.
+- minor_revision: Minor revision of the board in hexadecimal.
+- name: This will give the Board name, i.e., NVIDIA Jetson TK1.
+- sku: SKU information.