OSDN Git Service

reset: Add renesas,rst DT bindings
authorGeert Uytterhoeven <geert+renesas@glider.be>
Tue, 1 Sep 2015 14:30:12 +0000 (16:30 +0200)
committerGeert Uytterhoeven <geert+renesas@glider.be>
Wed, 2 Nov 2016 19:42:49 +0000 (20:42 +0100)
commit362922a1a5345d17a9d4ad7e3f848aa4fdf79d75
tree54c7908def76a19ff9ab7acb7cc0f6a1cdedeb81
parent1001354ca34179f3db924eb66672442a173147dc
reset: Add renesas,rst DT bindings

Add DT bindings for the Renesas R-Car Reset Controller (R-Car Gen1
RESET/WDT and R-Car Gen2/Gen3 and RZ/G RST).

As the features provided by the hardware module differ a lot across the
various SoC families and members, only SoC-specific compatible values
are defined.

For now we use the RST only for providing access to the state of the
mode pins, which is needed by the clock driver.

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Acked-by: Magnus Damm <damm+renesas@opensource.se>
Acked-by: Dirk Behme <dirk.behme@de.bosch.com>
Acked-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Acked-by: Philipp Zabel <p.zabel@pengutronix.de>
Acked-by: Rob Herring <robh@kernel.org>
Documentation/devicetree/bindings/reset/renesas,rst.txt [new file with mode: 0644]