6 Feb
2018
6 Feb
'18
1:57 p.m.
On Mon, Feb 5, 2018 at 4:44 PM, Sylwester Nawrocki s.nawrocki@samsung.com wrote:
This patch defines I2S1 - HDMI DAI link and implements related hw_params callback. The AUD PLL frequency is configured through the CLK_SCLK_I2S1 leaf clock, the exynos5433 clock tree definitions are updated in a separate patch.
The device tree parsing part is changed is a way it supports older DTBs with just a single CPU DAI specified, without the HDMI link.
Signed-off-by: Sylwester Nawrocki s.nawrocki@samsung.com
sound/soc/samsung/tm2_wm5110.c | 180 +++++++++++++++++++++++++++++++++++------ 1 file changed, 157 insertions(+), 23 deletions(-)
Looks okay for me but the bindings should be also updated.
Best regards, Krzysztof