ARM: dts: omap5-evm: Add keypad data

Add keypad data node in omap5 device tree file.
Also fill the device tree binding parameters
with the required value in "omap5-evm" dts file.

Signed-off-by: Sourav Poddar <sourav.poddar@ti.com>
Acked-by: Santosh Shilimkar <santosh.shilimkar@ti.com>
Acked-by: Felipe Balbi <balbi@ti.com>
[b-cousson@ti.com: Fix merge issue with MMC patches,
put node at the proper place, align entries and comments]
Signed-off-by: Benoit Cousson <b-cousson@ti.com>
Šī revīzija ir iekļauta:
Sourav Poddar
2012-07-25 11:03:27 +05:30
revīziju iesūtīja Benoit Cousson
vecāks 08f3e21b81
revīzija 5449fbc27b
2 mainīti faili ar 18 papildinājumiem un 0 dzēšanām

Parādīt failu

@@ -246,5 +246,10 @@
ti,hwmods = "mmc5";
ti,needs-special-reset;
};
keypad: keypad@4ae1c000 {
compatible = "ti,omap4-keypad";
ti,hwmods = "kbd";
};
};
};