reset: berlin: convert to a platform driver
authorAntoine Tenart <antoine.tenart@free-electrons.com>
Fri, 15 May 2015 22:41:25 +0000 (00:41 +0200)
committerSebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
Mon, 18 May 2015 15:52:36 +0000 (17:52 +0200)
commitaed6f3cadc860ddeec598ed82041c1f3773071b1
treec2fc81b12b390ae6b4d7b09e667493a30e659188
parentffcc33a5d496d03a0ccd7542f9b65a7aec67072d
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>
drivers/reset/reset-berlin.c
This page took 0.024746 seconds and 5 git commands to generate.