[PATCH v5 1/5] dt-bindings: clk: at91: add an I2S mux clock
From: robh@kernel.org (Rob Herring)
Date: 2018-06-20 15:48:07
Also in:
alsa-devel, linux-clk, linux-devicetree, lkml
From: robh@kernel.org (Rob Herring)
Date: 2018-06-20 15:48:07
Also in:
alsa-devel, linux-clk, linux-devicetree, lkml
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 <codrin.ciubotariu@microchip.com> --- 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 <robh@kernel.org>