From mboxrd@z Thu Jan 1 00:00:00 1970 From: Codrin Ciubotariu Subject: [PATCH v7 0/3] ARM: dts: at91: sama5d2: Add nodes for I2S Date: Mon, 6 Aug 2018 14:19:45 +0300 Message-ID: <20180806111948.4522-1-codrin.ciubotariu@microchip.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Sender: linux-kernel-owner@vger.kernel.org To: alexandre.belloni@bootlin.com, nicolas.ferre@microchip.com, Claudiu.Beznea@microchip.com Cc: devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, Cristian.Birsan@microchip.com List-Id: devicetree@vger.kernel.org These are the remaining dts patches from the series: [PATCH v5 0/5] ASoC: add driver for Atmel I2S controller v6 -> v7 - addressed some comments regarding pin conflicts; v5 -> v6 - removed unnecessary phandles to audio PLL clock from the I2S nodes; - using assigned clocks to set gclk as parent of i2smuxclk; Codrin Ciubotariu (1): ARM: dts: at91: sama5d2: add I2S clock muxing nodes Cyrille Pitchen (2): ARM: dts: at91: sama5d2: add nodes for I2S controllers ARM: dts: at91: sama5d2 Xplained: add pin muxing for I2S arch/arm/boot/dts/at91-sama5d2_xplained.dts | 30 +++++++++++ arch/arm/boot/dts/sama5d2.dtsi | 56 +++++++++++++++++++++ 2 files changed, 86 insertions(+) -- 2.17.1