1
0
Fork 0

ARM: dts: OMAP5: Update keypad reg property

Add missing OMAP keypad reg property information.

Signed-off-by: Santosh Shilimkar <santosh.shilimkar@ti.com>
Signed-off-by: Benoit Cousson <benoit.cousson@linaro.org>
hifive-unleashed-5.1
Santosh Shilimkar 2013-01-23 19:53:30 +05:30 committed by Benoit Cousson
parent 0129c16cb5
commit 8cc8b89fe3
1 changed files with 1 additions and 0 deletions

View File

@ -427,6 +427,7 @@
keypad: keypad@4ae1c000 {
compatible = "ti,omap4-keypad";
reg = <0x4ae1c000 0x400>;
ti,hwmods = "kbd";
};