Re: [PATCH] ARM: dts: exynos: Specify I2S assigned clocks in proper node

2018-12-17 Thread Sylwester Nawrocki
On 12/14/18 07:59, Greg KH wrote: > On Thu, Dec 13, 2018 at 09:56:56PM +0100, Krzysztof Kozlowski wrote: >> On Wed, Dec 12, 2018 at 06:57:44PM +0100, Sylwester Nawrocki wrote: >>> The assigned parent clocks should be normally specified in the consumer >>> device's DT node, this ensures respective d

Re: [PATCH] ARM: dts: exynos: Specify I2S assigned clocks in proper node

2018-12-13 Thread Greg KH
On Thu, Dec 13, 2018 at 09:56:56PM +0100, Krzysztof Kozlowski wrote: > On Wed, Dec 12, 2018 at 06:57:44PM +0100, Sylwester Nawrocki wrote: > > The assigned parent clocks should be normally specified in the consumer > > device's DT node, this ensures respective driver always sees correct clock > > s

Re: [PATCH] ARM: dts: exynos: Specify I2S assigned clocks in proper node

2018-12-13 Thread Krzysztof Kozlowski
On Wed, Dec 12, 2018 at 06:57:44PM +0100, Sylwester Nawrocki wrote: > The assigned parent clocks should be normally specified in the consumer > device's DT node, this ensures respective driver always sees correct clock > settings when required. > > This patch fixes regression in audio subsystem on

[PATCH] ARM: dts: exynos: Specify I2S assigned clocks in proper node

2018-12-12 Thread Sylwester Nawrocki
The assigned parent clocks should be normally specified in the consumer device's DT node, this ensures respective driver always sees correct clock settings when required. This patch fixes regression in audio subsystem on Odroid XU3/XU4 boards that appeared after commits: 'commit 647d04f8e07a ("AS