summaryrefslogtreecommitdiff
path: root/Documentation
diff options
context:
space:
mode:
authorShreshtha SAHU <ssahu@nvidia.com>2014-10-15 11:30:47 +0530
committerMatthew Pedro <mapedro@nvidia.com>2015-02-12 09:57:04 -0800
commitc85af3d2d99e91fc08f55a4620a1a4880c62aae7 (patch)
treed4100b4980953aa7ec598c1e051595ffbd57a471 /Documentation
parenta06c5b8f052309125b0325823fa2afe17a6ef375 (diff)
tegra: add jetson-tk1 board_info DT node doc
Bug 200006918 Change-Id: Ibd9a004e10316ab817ca85c9093b094a5cb4fed3 Signed-off-by: Shreshtha SAHU <ssahu@nvidia.com> Reviewed-on: http://git-master/r/557204 Reviewed-by: Automatic_Commit_Validation_User Reviewed-by: Venkat Moganty <vmoganty@nvidia.com>
Diffstat (limited to 'Documentation')
-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.