clk: samsung: clk-exynos-audss: Add exynos5410 compatible
authorSylwester Nawrocki <s.nawrocki@samsung.com>
Fri, 2 Sep 2016 16:47:45 +0000 (18:47 +0200)
committerSylwester Nawrocki <s.nawrocki@samsung.com>
Fri, 9 Sep 2016 15:35:11 +0000 (17:35 +0200)
commit2ec865b79b3852de6c663073c7a004e1fb918c3b
treecbc4bd342ee1a0bba7a2674ab62a99a8f5fb75a8
parent7c3ca061d4cfb25537d90a9ad936667b909133a0
clk: samsung: clk-exynos-audss: Add exynos5410 compatible

Exynos5410 Audio Subsystem Clock Controller, comparing to the already
supported IP block revisions, has additionally an I2S_MST divider
so a new compatible string is added.
It is not clear from the Exynos5410 User's Manual released on 2012.03.09
where in the clock tree the I2S_MST clock divider can be found exactly
so this clock is left unimplemented for now.

Signed-off-by: Sylwester Nawrocki <s.nawrocki@samsung.com>
Documentation/devicetree/bindings/clock/clk-exynos-audss.txt
drivers/clk/samsung/clk-exynos-audss.c