From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rob Herring Subject: Re: [PATCH v5 1/5] dt-bindings: clk: at91: add an I2S mux clock Date: Wed, 20 Jun 2018 09:47:59 -0600 Message-ID: <20180620154759.GA4755@rob-hp-laptop> References: <20180618141239.10892-1-codrin.ciubotariu@microchip.com> <20180618141239.10892-2-codrin.ciubotariu@microchip.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: <20180618141239.10892-2-codrin.ciubotariu@microchip.com> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: alsa-devel-bounces@alsa-project.org Sender: alsa-devel-bounces@alsa-project.org To: Codrin Ciubotariu Cc: devicetree@vger.kernel.org, alsa-devel@alsa-project.org, alexandre.belloni@bootlin.com, sboyd@kernel.org, nicolas.ferre@microchip.com, linux-kernel@vger.kernel.org, boris.brezillon@bootlin.com, broonie@kernel.org, Cristian.Birsan@microchip.com, linux-clk@vger.kernel.org, linux-arm-kernel@lists.infradead.org List-Id: devicetree@vger.kernel.org On Mon, Jun 18, 2018 at 05:12:35PM +0300, Codrin Ciubotariu wrote: > The I2S mux clock can be used to select the I2S input clock. The > available parents are the peripheral and the generated clocks. > > Signed-off-by: Codrin Ciubotariu > --- > > Changes in v5: > - specified clock's parent; > - added a newline before adding the clock's compatible string; > > .../devicetree/bindings/clock/at91-clock.txt | 35 +++++++++++++++++++ > 1 file changed, 35 insertions(+) Well, since Alexandre promises all this is going to get re-worked soon: Acked-by: Rob Herring