From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Warren Date: Mon, 23 Apr 2012 15:12:33 -0600 Subject: [U-Boot] [PATCH v4 10/10] tegra: Enable keyboard for Seaboard In-Reply-To: <1334689297-13489-11-git-send-email-sjg@chromium.org> References: <1334689297-13489-1-git-send-email-sjg@chromium.org> <1334689297-13489-11-git-send-email-sjg@chromium.org> Message-ID: <4F95C5C1.1050609@wwwdotorg.org> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 04/17/2012 01:01 PM, Simon Glass wrote: > This enables the standard keyboard on Seaboard. Hmmm. I wonder what this patch will do to the Springbank variant of Seaboard, which actually contains a USB keyboard rather than a Tegra KBC keyboard? It looks like the relevant pins on Tegra are simply not connected, so coupled with the pull-up in the KBC's funcmux setting, this should work out OK; the keyboard will just appear idle. So, Acked-by: Stephen Warren