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>
This commit is contained in:
parent
0129c16cb5
commit
8cc8b89fe3
|
@ -427,6 +427,7 @@
|
|||
|
||||
keypad: keypad@4ae1c000 {
|
||||
compatible = "ti,omap4-keypad";
|
||||
reg = <0x4ae1c000 0x400>;
|
||||
ti,hwmods = "kbd";
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in New Issue