From mboxrd@z Thu Jan 1 00:00:00 1970 From: k.kozlowski@samsung.com (Krzysztof Kozlowski) Date: Fri, 16 Sep 2016 13:58:32 +0200 Subject: [PATCH v2] ARM: dts: exynos: Add entries for sound support on Odroid-XU board In-Reply-To: References: <1474024920-32744-1-git-send-email-s.nawrocki@samsung.com> Message-ID: <71286ef8-4b7f-cfde-7bb9-9f3bd2289527@samsung.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On 09/16/2016 01:25 PM, Sylwester Nawrocki wrote: > On 09/16/2016 01:22 PM, Sylwester Nawrocki wrote: >> This patch adds device nodes for the AUDSS clock controller, >> peripheral DMA 0/1 controllers and the Audio Subsystem I2S controller. >> These entries are required for sound support on Odroid-XU board. >> >> Signed-off-by: Sylwester Nawrocki >> --- >> This patch depends on a patch adding clock ID macro definitions. >> I'm going to provide a topic branch containing required changes. >> >> Changes since v1: >> - GIC_SPI, IRQ_TYPE_NONE used in the PDMA and max98080 interrupt >> specifiers, >> - assigned-clock-* properties moved to respective controller >> nodes. > > And here is a pull request containing clk dependency patches: > > The following changes since commit 29b4817d4018df78086157ea3a55c1d9424a7cfc: > > Linux 4.8-rc1 (2016-08-07 18:18:00 -0700) > > are available in the git repository at: > > git://linuxtv.org/snawrocki/samsung.git tags/clk-v4.9-exynos54x0-dt > > for you to fetch changes up to 58d6506f327e3d192998ba03632f546da221b8d8: > > clk: samsung: exynos5410: Add clock IDs for PDMA and EPLL clocks (2016-09-09 > 10:13:02 +0200) > Pulled and applied, thanks! Krzysztof