diff options
author | Laxman Dewangan <[email protected]> | 2013-04-29 16:20:06 -0700 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2013-04-29 18:28:33 -0700 |
commit | 0288d2e32653efc55943768bd12e2bbf20ce9750 (patch) | |
tree | 50c90c5453121198ce3161a10a3b8435203060eb /lib/mpi/mpi-bit.c | |
parent | 3765e8f18cb95f6582035710197d24488e164728 (diff) |
drivers/rtc/rtc-palmas.c: add dt support
Add of_device_id table for Palma RTC to be enable the driver from DT file.
The driver can be registered from DT file as:
palmas: tps65913@58 {
:::::::::::
palmas_rtc {
compatible = "ti,palmas-rtc";
interrupt-parent = <&palmas>;
interrupts = <8 0>;
};
};
Signed-off-by: Laxman Dewangan <[email protected]>
Acked-by: Grant Likely <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-bit.c')
0 files changed, 0 insertions, 0 deletions