reset: uniphier: add reset controller driver for UniPhier SoCs
authorMasahiro Yamada <yamada.masahiro@socionext.com>
Sat, 8 Oct 2016 04:25:31 +0000 (13:25 +0900)
committerMasahiro Yamada <yamada.masahiro@socionext.com>
Mon, 10 Oct 2016 01:03:23 +0000 (10:03 +0900)
commit4fb96c48c183128c00b21c7858bb05897a1b80de
tree25ba5424728988f9d8d375b911e7e80d4242720f
parentd9f5d99245a32d95ae6aeb89a4ed258f7d1cea97
reset: uniphier: add reset controller driver for UniPhier SoCs

This is the initial commit for UniPhier reset controller driver.
Most code was ported from Linux.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
arch/arm/Kconfig
drivers/reset/Kconfig
drivers/reset/Makefile
drivers/reset/reset-uniphier.c [new file with mode: 0644]