davinci_nand driver currently uses normal kzalloc, ioremap and get_clk
routines. This patch replaces these routines with devm_kzalloc,
devm_request_and_ioremap and devm_clk_get resp.
Signed-off-by: Mrugesh Katepallewar
---
Apply on top of v3.8-rc6 of linus tree.
:100644 100644 3502606
Get the clock using devm_clk_get().
Signed-off-by: Mrugesh Katepallewar
---
Apply on top of v3.8-rc6 of linus tree.
:100644 100644 e8e8724... c3c2f820.. M drivers/watchdog/davinci_wdt.c
drivers/watchdog/davinci_wdt.c |3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a
Add RTC DT entries in da850 dts file.
Signed-off-by: Mrugesh Katepallewar
---
Applies on top of v3.8-rc4 of linus tree.
This patch is depending on
"ARM: davinci: da850: add interrupt-parent property in soc node"
https://patchwork.kernel.org/patch/2044101/
Tested on da850-evm dev
Add RTC DT entries in da850 dts file.
Signed-off-by: Mrugesh Katepallewar
---
Applies on top of v3.8-rc4 of linus tree.
Tested on da850-evm device.
Test Procedure:
date [.]MM.DD-hh:mm[:ss]
hwclock -w
reset board and check system time.
:100644 100644 37dc5a3... b16efd4... M arch/arm/boot
4 matches
Mail list logo