
6 Dec
2011
6 Dec
'11
12:49 a.m.
On 12/02/2011 07:57 PM, Simon Glass wrote:
From: Anton Staff robotboy@chromium.org
Seaboard uses a QUERTY keyboard. We add key codes for this to enable key scanning to work.
+++ b/board/nvidia/dts/tegra2-seaboard.dts
...
- kbc@7000e200 {
status = "okay";
That's the default, so this isn't needed; instead, add status = "disabled" to any boards that don't use kbc.
--
nvpublic