Re: [PATCH v3 6/6] ARM: dts: mvebu: Move mv98dx3236 clock bindings

From: Rob Herring
Date: Mon Feb 27 2017 - 10:15:48 EST


On Thu, Feb 16, 2017 at 09:50:40PM +1300, Chris Packham wrote:
> Previously the coreclk binding for the 98dx3236 SoC was inherited from
> the armada-370/xp. This block is present in as much as it is possible to
> read from the register location without causing any harm. However the
> actual sampled at reset values are reflected in the DFX block.
>
> Moving the binding to the DFX block enables support for different clock
> strapping options in hardware.
>
> Signed-off-by: Chris Packham <chris.packham@xxxxxxxxxxxxxxxxxxx>
> ---
>
> Notes:
> Changes in v2:
> - New. Split out from "clk: mvebu: Expand mv98dx3236-core-clock support"
> Changes in v3:
> - Clarify why the old location was wrong (but worked).
>
> .../devicetree/bindings/clock/mvebu-core-clock.txt | 7 +++++++
> .../devicetree/bindings/clock/mvebu-gated-clock.txt | 11 +++++++++++
> arch/arm/boot/dts/armada-xp-98dx3236.dtsi | 14 +++++++-------
> 3 files changed, 25 insertions(+), 7 deletions(-)

Acked-by: Rob Herring <robh@xxxxxxxxxx>