[PATCH 1/5 v3] dt-bindings: Augment Gemini for clocks, resets

Rob Herring robh at kernel.org
Thu May 18 18:36:49 PDT 2017


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 at kernel.org>
> Signed-off-by: Linus Walleij <linus.walleij at linaro.org>
> ---
> 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 at kernel.org>



More information about the linux-arm-kernel mailing list