From: Simon Glass Date: Tue, 20 Jan 2015 03:21:33 +0000 (-0700) Subject: sandbox: Correct cros-ec keyboard definition X-Git-Tag: v2015.04-rc1~4^2~5 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=3b4a7f99c954afad308d9c5a4513c856eb9a84b9;p=u-boot sandbox: Correct cros-ec keyboard definition The other boards got updated to the standard binding. Update sandbox as well. Signed-off-by: Simon Glass --- diff --git a/arch/sandbox/dts/sandbox.dts b/arch/sandbox/dts/sandbox.dts index 11748aec79..68540befa9 100644 --- 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