[PATCH 3/4] ASoC: pxa: add binding for pxa2xx-ac97 audio complex

Robert Jarzmik robert.jarzmik at free.fr
Fri Feb 26 14:37:23 PST 2016


Rob Herring <robh at kernel.org> writes:

>> +Example:
>> +	ac97: sound at 40500000 {
>> +	      	compatible = "marvell,pxa2xx-ac97";
>> +		reg = < 0x40500000 0x1000 >;
>> +		interrupts = <14>;
>> +		reset-gpio = <&gpio 113 GPIO_ACTIVE_HIGH>;
>> +		#sound-dai-cells = <1>;
>> +		pinctrl-names = "default";
>> +		pinctrl-0 = < &pmux_ac97_default >;
>> +		status = "okay";
>
> No clocks prop, yet required.
Ah yeah, that's a good catch, thanks.

I'll resubmit once my discussion with Mark on ac97 will be finished, which might
takes monthes given all I have to do lately.

Cheers.

-- 
Robert



More information about the linux-arm-kernel mailing list