On Mon, May 15, 2017 at 07:18:39PM +0200, Linus Walleij wrote: > This augments the platform bindings for the Gemini SoC to include > the fact that the system controller also provides clock and reset > lindes, and adds all the required include files. > > Cc: Rob Herring <robh+dt@xxxxxxxxxx> > Signed-off-by: Linus Walleij <linus.walleij@xxxxxxxxxx> > --- > ChangeLog v2->v3: > - Essentially a new patch from the two old patches adding > bindings to the reset and clock controller separately. > Instead add it all into the system controller and use one > single compatible. > > Rob: I need to merge this together in front of the device tree > changes that sprinkle references to the headers all over the > Gemini device trees, so if this sits good with you please ACK > it. > --- > Documentation/devicetree/bindings/arm/gemini.txt | 24 +++++++++++++++- > include/dt-bindings/clock/cortina,gemini-clock.h | 29 +++++++++++++++++++ > include/dt-bindings/reset/cortina,gemini-reset.h | 36 ++++++++++++++++++++++++ > 3 files changed, 88 insertions(+), 1 deletion(-) > create mode 100644 include/dt-bindings/clock/cortina,gemini-clock.h > create mode 100644 include/dt-bindings/reset/cortina,gemini-reset.h Acked-by: Rob Herring <robh@xxxxxxxxxx> -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html