projects
/
project
/
bcm63xx
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2af13d6
)
sandbox: Correct cros-ec keyboard definition
author
Simon Glass
<sjg@chromium.org>
Tue, 20 Jan 2015 03:21:33 +0000
(20:21 -0700)
committer
Simon Glass
<sjg@chromium.org>
Fri, 30 Jan 2015 22:52:10 +0000
(15:52 -0700)
The other boards got updated to the standard binding. Update sandbox as
well.
Signed-off-by: Simon Glass <sjg@chromium.org>
arch/sandbox/dts/sandbox.dts
patch
|
blob
|
history
diff --git
a/arch/sandbox/dts/sandbox.dts
b/arch/sandbox/dts/sandbox.dts
index 11748aec7990e1ff40f9d625842a154d8d278cc1..68540befa9e0274f89937bff2459e1b4f5bd6d5e 100644
(file)
--- a/
arch/sandbox/dts/sandbox.dts
+++ b/
arch/sandbox/dts/sandbox.dts
@@
-73,10
+73,8
@@
cros-ec-keyb {
compatible = "google,cros-ec-keyb";
- google,key-rows = <8>;
- google,key-columns = <13>;
- google,repeat-delay-ms = <240>;
- google,repeat-rate-ms = <30>;
+ keypad,num-rows = <8>;
+ keypad,num-columns = <13>;
google,ghost-filter;
/*
* Keymap entries take the form of 0xRRCCKKKK where