Lines Matching +full:ac97 +full:- +full:controller
1 Generic AC97 Device Properties
3 This documents describes the devicetree bindings for an ac97 controller child
4 node describing ac97 codecs.
7 -compatible : Must be "ac97,vendor_id1,vendor_id2
10 -reg : Must be the ac97 codec number, between 0 and 3
13 ac97: sound@40500000 {
14 compatible = "marvell,pxa270-ac97";
17 reset-gpios = <&gpio 95 GPIO_ACTIVE_HIGH>;
18 #sound-dai-cells = <1>;
19 pinctrl-names = "default";
20 pinctrl-0 = < &pinctrl_ac97_default >;
22 clock-names = "AC97CLK", "AC97CONFCLK";
24 #address-cells = <1>;
25 #size-cells = <0>;
26 audio-codec@0 {
28 compatible = "ac97,574d,4c13";
30 clock-names = "ac97_clk";