From 16ae49e2bea5badc71c2265966ec2a9b0ba541dc Mon Sep 17 00:00:00 2001 From: Emmanuel Vadot Date: Fri, 9 Feb 2018 22:33:22 +0000 Subject: Update our copies of the Device Tree Source to Linux 4.15 --- Bindings/clock/clk-exynos-audss.txt | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'Bindings/clock/clk-exynos-audss.txt') diff --git a/Bindings/clock/clk-exynos-audss.txt b/Bindings/clock/clk-exynos-audss.txt index 0c3d6015868d..6030afb10b5c 100644 --- a/Bindings/clock/clk-exynos-audss.txt +++ b/Bindings/clock/clk-exynos-audss.txt @@ -33,6 +33,12 @@ Required Properties: - clock-names: Aliases for the above clocks. They should be "pll_ref", "pll_in", "cdclk", "sclk_audio", and "sclk_pcm_in" respectively. +Optional Properties: + + - power-domains: a phandle to respective power domain node as described by + generic PM domain bindings (see power/power_domain.txt for more + information). + The following is the list of clocks generated by the controller. Each clock is assigned an identifier and client nodes use this identifier to specify the clock which they consume. Some of the clocks are available only on a particular @@ -80,7 +86,7 @@ Example 3: I2S controller node that consumes the clock generated by the clock controller. Refer to the standard clock bindings for information about 'clocks' and 'clock-names' property. -i2s0: i2s@03830000 { +i2s0: i2s@3830000 { compatible = "samsung,i2s-v5"; reg = <0x03830000 0x100>; dmas = <&pdma0 10 -- cgit v1.2.3