From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rob Herring Subject: Re: [PATCH] clk: mvebu: armada-39x: add clk description for supported interfaces Date: Thu, 21 Jul 2016 17:08:01 -0500 Message-ID: <20160721220801.GA19966@rob-hp-laptop> References: <1469098090-17836-1-git-send-email-jaz@semihalf.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <1469098090-17836-1-git-send-email-jaz@semihalf.com> Sender: linux-clk-owner@vger.kernel.org To: Grzegorz Jaszczyk Cc: linux-clk@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, mturquette@baylibre.com, sboyd@codeaurora.org, mark.rutland@arm.com, thomas.petazzoni@free-electrons.com, gregory.clement@free-electrons.com, mw@semihalf.com, alior@marvell.com List-Id: devicetree@vger.kernel.org On Thu, Jul 21, 2016 at 12:48:10PM +0200, Grzegorz Jaszczyk wrote: > Both SATA and second USB3.0 interface are supported in Armada-39x SoC > family. Add necessary clk description, so both xhci and sata drivers > can be correctly initialized. > > The binding documentation has also been updated accordingly. > > Signed-off-by: Grzegorz Jaszczyk > --- > Documentation/devicetree/bindings/clock/mvebu-gated-clock.txt | 2 ++ > drivers/clk/mvebu/armada-39x.c | 2 ++ > 2 files changed, 4 insertions(+) Acked-by: Rob Herring