Path: csiph.com!1.us.feeder.erje.net!2.eu.feeder.erje.net!feeder.erje.net!1.eu.feeder.erje.net!weretis.net!feeder4.news.weretis.net!news.unit0.net!news.panservice.it!bofh.it!news.nic.it!robomod From: Rob Herring Newsgroups: linux.kernel Subject: Re: [PATCH v3 6/6] ARM: dts: mvebu: Move mv98dx3236 clock bindings Date: Mon, 27 Feb 2017 16:20:03 +0100 Message-ID: References: X-Google-Dkim-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to:user-agent; bh=M1/ppIbby6t3EkeWan3Ik39bhOQ9wuUIWNw8HKsUx0U=; b=hmqTJx7qBcxLCXQU5eThg6y9D0B5xw+2FwTRdVCPq7LCrPDeDT9f69vBl1g3XM15xe 7cVCRYemp/iSu0On6tliVZG4eXKrq0MFlO1OwH/DmNQchql8t0U8hmyIT0qn97ZGKDst 7gE/1GEryYmg+XhBj9nDQ7FMhWW/Tl4V3EgAwCWtZpEj/jkAVYdqiRuxv+mK6Gxjo665 790Q5in4O/+twbZcLoe605mJjpwmgg1Tn6nsVkCxIfLVn0ux3QGbisCZ+PjLRZqd8SZ7 ZDL8spMa3+EenQTKdSI033/5MB7VJIy43BwpOQL8Yw7C2wpg3Qt2zJIddoJddPp37u1F Wijg== X-Gm-Message-State: AMke39mCIOxEYTrFoi+5we7QXakndZuigOBLXGFvcRIYBZFG5/RqXwKGOd7EbGl9SV8txQ== X-Received: by 10.157.36.161 with SMTP id z30mr9521179ota.208.1488208526610; Mon, 27 Feb 2017 07:15:26 -0800 (PST) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.6.2-neo (2016-08-21) Sender: robomod@news.nic.it List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Approved: robomod@news.nic.it Lines: 24 Organization: linux.* mail to news gateway X-Original-Cc: linux-arm-kernel@lists.infradead.org, Michael Turquette , Stephen Boyd , Mark Rutland , Jason Cooper , Andrew Lunn , Gregory Clement , Sebastian Hesselbarth , Russell King , linux-clk@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org X-Original-Date: Mon, 27 Feb 2017 09:15:25 -0600 X-Original-Message-ID: <20170227151525.cmtza63aw5ogszjr@rob-hp-laptop> X-Original-References: <20170216085041.28337-1-chris.packham@alliedtelesis.co.nz> <20170216085041.28337-7-chris.packham@alliedtelesis.co.nz> X-Original-Sender: linux-kernel-owner@vger.kernel.org Xref: csiph.com linux.kernel:1588730 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 > --- > > 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