On Fri, Oct 21, 2016 at 03:17:15PM +0200, Geert Uytterhoeven wrote: > 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 <[email protected]> > Acked-by: Magnus Damm <[email protected]> > Acked-by: Dirk Behme <[email protected]> > Acked-by: Laurent Pinchart <[email protected]> > --- > v4: > - Add Acked-by, > - Fix comma and period in list, > - Add RZ/G1M and RZ/G1E, > > v3: > - Clarify current usage, > - Use "renesas,<soctype>-rst" instead of "renesas,rst-<soctype>", > - Drop "syscon" compatible value, > - Add R-Car M3-W, > - Add R-Car Gen1, > > v2: > - Add Acked-by. > --- > .../devicetree/bindings/reset/renesas,rst.txt | 37 > ++++++++++++++++++++++ > 1 file changed, 37 insertions(+) > create mode 100644 Documentation/devicetree/bindings/reset/renesas,rst.txt
Acked-by: Rob Herring <[email protected]>

