Lines Matching +full:i2s +full:- +full:controller
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Krzysztof Kozlowski <krzk@kernel.org>
11 - Sylwester Nawrocki <s.nawrocki@samsung.com>
15 const: samsung,smdk-wm8994
17 samsung,audio-codec:
21 samsung,i2s-controller:
22 description: Phandle to the Samsung I2S controller.
26 - compatible
27 - samsung,audio-codec
28 - samsung,i2s-controller
33 - |
35 compatible = "samsung,smdk-wm8994";
36 samsung,i2s-controller = <&i2s0>;
37 samsung,audio-codec = <&wm8994>;