linux/drivers/reset
Antoine Tenart aed6f3cadc reset: berlin: convert to a platform driver
The Berlin reset controller was introduced without being a platform
driver because of a needed DT rework: the node describing the reset
controller also describes the pinctrl and clk controllers...

Prepare conversion by adding a platform driver probe to a new
compatible "marvell,berlin2-reset" with syscon regmap.

Signed-off-by: Antoine Tenart <antoine.tenart@free-electrons.com>
Acked-by: Philipp Zabel <p.zabel@pengutronix.de>
Signed-off-by: Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
2015-05-18 17:52:36 +02:00
..
sti Driver core patches for 3.19-rc1 2014-12-14 16:10:09 -08:00
Kconfig drivers: reset: STi SoC system configuration reset controller support 2014-03-11 10:47:23 +00:00
Makefile reset: add the Berlin reset controller driver 2014-10-20 16:51:56 +02:00
core.c reset: add reset_control_status helper function 2014-10-20 10:11:29 +02:00
reset-berlin.c reset: berlin: convert to a platform driver 2015-05-18 17:52:36 +02:00
reset-socfpga.c Driver core patches for 3.19-rc1 2014-12-14 16:10:09 -08:00
reset-sunxi.c reset: sunxi: fix spinlock initialization 2015-01-16 19:11:31 -08:00