From mboxrd@z Thu Jan 1 00:00:00 1970 From: Allen Martin Subject: Re: [tegra-pinmux-scripts] [PATCH] Add support for Norrin Date: Mon, 4 Aug 2014 12:02:01 -0700 Message-ID: <20140804190200.GC30474@nvidia.com> References: <1406846532-12611-1-git-send-email-amartin@nvidia.com> <53DACE72.2060602@wwwdotorg.org> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Return-path: In-Reply-To: <53DACE72.2060602-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org> Content-Disposition: inline Sender: linux-tegra-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Stephen Warren Cc: "linux-tegra-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" List-Id: linux-tegra@vger.kernel.org On Thu, Jul 31, 2014 at 04:17:06PM -0700, Stephen Warren wrote: > On 07/31/2014 04:42 PM, Allen Martin wrote: > > Add support for Tegra124 Norrin FFD reference board (PM370). Pinmux > > is based on PM370_T124_customer_pinmux_1.1 spreadsheet. > > Oh good; I guess the Excel spreadsheet format was similar enough to > Jetson TK1 and Venice2 so no changes were required to > csv-to-board-tegra124-xlsx.py other than adding the board name. That's > good news:-) > > Out of curiosity, have you ported U-Boot to Norrin (32) and tried the > auto-generated U-Boot tables that result from running > soc-to-uboot-driver.py on this new data file? > Yes, generated both kernel dts and u-boot pinmux tables from this and booted 3.16-rc7. The only issue I'm seeing is the panel. It seems to be detected and the backlight comes on, but I have framebuffer console turned on and I don't see any kernel spew, and I have a getty running, but no prompt on the panel. I haven't determined if it has anything to do with pinmux though. > > diff --git a/csv-to-board-tegra124-xlsx.py b/csv-to-board-tegra124-xlsx.py > > > + 'norrin': 'PM370_T124_customer_pinmux_1.1.csv', # worksheet Customer_Configuration > > I'd like to also get a patch (off-list) that adds > PM370_T124_customer_pinmux_1.1.csv to the internal version of this repo. > I assume you were able to git fetch my internal git tree from my dev > machine? If you could send me a patch to add the csv file to > nv-internal-data/ that would be great. I suppose we should find a better > server than my dev machine too! > > I'll likely apply this tomorrow morning. Ok, I'll follow up off list. -Allen nvpublic