summaryrefslogtreecommitdiff
path: root/csv-to-board.py
diff options
context:
space:
mode:
authorStephen Warren <swarren@nvidia.com>2015-06-16 17:31:21 -0600
committerStephen Warren <swarren@nvidia.com>2015-07-24 15:54:34 -0600
commit4cb4ee742e93f33dc842e548a7da0c8d9ba2183b (patch)
treeeae93d8866e6e7908944a0ab1887aaa999f504c0 /csv-to-board.py
parentb731e2d3a58ff119bb50129694a1032e026f9d8f (diff)
downloadtegra-pinmux-scripts-4cb4ee742e93f33dc842e548a7da0c8d9ba2183b.tar.gz
Add E2220-1170 board
E2220-1170 is a Tegra210 reference board. The following pins have missing gpio_init_val data in the spreadsheet, and were manually fixed to be out0 per discussion with the systems engineering team: lcd_bl_en_pv1 lcd_rst_pv2 usb_vbus_en1_pcc5 Signed-off-by: Stephen Warren <swarren@nvidia.com>
Diffstat (limited to 'csv-to-board.py')
-rwxr-xr-xcsv-to-board.py6
1 files changed, 6 insertions, 0 deletions
diff --git a/csv-to-board.py b/csv-to-board.py
index 2f99f4a..8dcd087 100755
--- a/csv-to-board.py
+++ b/csv-to-board.py
@@ -45,6 +45,12 @@ if args.debug:
if dbg: print(args)
supported_boards = {
+ 'e2220-1170': {
+ # T210_customer_pinmux.xlsm worksheet [elided] (0-based rsvd)
+ 'filename': 'csv/e2220-1170.csv',
+ 'rsvd_base': 0,
+ 'soc': 'tegra210',
+ },
'jetson-tk1': {
# Jetson_TK1_customer_pinmux.xlsm worksheet Jetson TK1 Configuration (1-based rsvd) from:
# https://developer.nvidia.com/hardware-design-and-development