linux-tegra.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [pinmux scripts PATCH 1/5] Remove stale FIXME in board-to-uboot.py
@ 2015-03-25 18:06 Stephen Warren
       [not found] ` <1427306777-17669-1-git-send-email-swarren-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org>
  0 siblings, 1 reply; 6+ messages in thread
From: Stephen Warren @ 2015-03-25 18:06 UTC (permalink / raw)
  To: swarren-3lzwWm7+Weoh9ZMKESR00Q
  Cc: linux-tegra-u79uwXL29TY76Z2rM5mHXA, Stephen Warren

From: Stephen Warren <swarren-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>

The FIXME has already been fixed!

Signed-off-by: Stephen Warren <swarren-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>
---
This series mainly adds support for configuring the MIPI pad control
registers, along with a few fixes/cleanups first. I'll enhance the
Jetson TK1 board file to actually include MIPI pad control settings
as soon as I've cleared up one other change in the latest spreadsheet.
---
 board-to-uboot.py | 1 -
 1 file changed, 1 deletion(-)

diff --git a/board-to-uboot.py b/board-to-uboot.py
index f47f6f6c47b3..f337b6371955 100755
--- a/board-to-uboot.py
+++ b/board-to-uboot.py
@@ -41,7 +41,6 @@ board = tegra_pmx_board_parser.load_board(args.board)
 
 copyright_year = datetime.date.today().year
 
-# FIXME: Need to make rcv_sel parameter to PINCFG() macro below optional
 print('''\
 /*
  * Copyright (c) %(copyright_year)d, NVIDIA CORPORATION. All rights reserved.
-- 
1.9.1

^ permalink raw reply related	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2015-04-01 15:09 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-03-25 18:06 [pinmux scripts PATCH 1/5] Remove stale FIXME in board-to-uboot.py Stephen Warren
     [not found] ` <1427306777-17669-1-git-send-email-swarren-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org>
2015-03-25 18:06   ` [pinmux scripts PATCH 2/5] Fix some TAB alignment issues Stephen Warren
2015-03-25 18:06   ` [pinmux scripts PATCH 3/5] csv-to-board: handle missing package columns Stephen Warren
2015-03-25 18:06   ` [pinmux scripts PATCH 4/5] Add support for MIPI pad ctrl groups in U-Boot driver generator Stephen Warren
2015-03-25 18:06   ` [pinmux scripts PATCH 5/5] Support for MIPI pad ctrl groups in *.board Stephen Warren
2015-04-01 15:09   ` [pinmux scripts PATCH 1/5] Remove stale FIXME in board-to-uboot.py Stephen Warren

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).