On Mon, Feb 5, 2018 at 4:43 PM, Sylwester Nawrocki <s.nawrocki@xxxxxxxxxxx> wrote: > If the RCLK mux clock configuration is specified in DT and no set_sysclk() > callback is used in the sound card driver the sclk_srcrate field will remain > set to 0, leading to an incorrect PSR divider setting. > To fix this the frequency value is retrieved from the CLK_I2S_RCLK_SRC clock, > so the actual RCLK mux selection is taken into account. > > Signed-off-by: Sylwester Nawrocki <s.nawrocki@xxxxxxxxxxx> > --- > sound/soc/samsung/i2s.c | 13 +++++++++++-- > 1 file changed, 11 insertions(+), 2 deletions(-) > Acked-by: Krzysztof Kozlowski <krzk@xxxxxxxxxx> Best regards, Krzysztof -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html