From c85af3d2d99e91fc08f55a4620a1a4880c62aae7 Mon Sep 17 00:00:00 2001 From: Shreshtha SAHU Date: Wed, 15 Oct 2014 11:30:47 +0530 Subject: tegra: add jetson-tk1 board_info DT node doc Bug 200006918 Change-Id: Ibd9a004e10316ab817ca85c9093b094a5cb4fed3 Signed-off-by: Shreshtha SAHU Reviewed-on: http://git-master/r/557204 Reviewed-by: Automatic_Commit_Validation_User Reviewed-by: Venkat Moganty --- .../bindings/platforms/tegra/jetson-tk1-board-info.txt | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 Documentation/devicetree/bindings/platforms/tegra/jetson-tk1-board-info.txt (limited to 'Documentation') 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. -- cgit v1.2.3