ARM: SAMSUNG: Add watchdog reset driver
authorTomasz Figa <tomasz.figa@gmail.com>
Mon, 17 Jun 2013 14:45:33 +0000 (23:45 +0900)
committerKukjin Kim <kgene.kim@samsung.com>
Tue, 18 Jun 2013 18:13:16 +0000 (03:13 +0900)
commita4658e57a7a1bc8d6b54c29c051426ea838fd6d7
tree21d7f0ff1454662f9d9ff45aa0b5393983390d3b
parentfa26c71aaf14c7aa46f02fb85b1ee58b4081d4d3
ARM: SAMSUNG: Add watchdog reset driver

This patch adds a watchdog reset driver that can be used on Samsung SoCs
that do not provide dedicated reset method. It replaces the legacy
helper function that relies on static IO mapping.

Signed-off-by: Tomasz Figa <tomasz.figa@gmail.com>
Tested-by: Sylwester Nawrocki <sylvester.nawrocki@gmail.com>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
arch/arm/plat-samsung/Kconfig
arch/arm/plat-samsung/Makefile
arch/arm/plat-samsung/include/plat/watchdog-reset.h
arch/arm/plat-samsung/watchdog-reset.c [new file with mode: 0644]
This page took 0.026878 seconds and 5 git commands to generate.