Lines Matching +full:rk3036 +full:- +full:codec
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/sound/rockchip,rk3036-codec.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Rockchip RK3036 internal codec
10 - Heiko Stuebner <[email protected]>
13 - $ref: dai-common.yaml#
17 const: rockchip,rk3036-codec
24 - description: clock for audio codec
26 clock-names:
28 - const: acodec_pclk
35 "#sound-dai-cells":
39 - compatible
40 - reg
41 - clocks
42 - clock-names
43 - rockchip,grf
44 - "#sound-dai-cells"
49 - |
50 #include <dt-bindings/clock/rk3036-cru.h>
51 acodec: audio-codec@20030000 {
52 compatible = "rockchip,rk3036-codec";
55 clock-names = "acodec_pclk";
57 #sound-dai-cells = <0>;