Add the audio interfaces present in EP93xx SoCs.
Signed-off-by: Alexander Sverdlin <alexander.sverdlin@gmail.com>
Signed-off-by: Nikita Shubin <nikita.shubin@maquefel.me>
pinctrl-0 = <&ide_default_pins>;
};
+ ac97: ac97@80880000 {
+ compatible = "cirrus,ep9301-ac97";
+ #sound-dai-cells = <0>;
+ reg = <0x80880000 0xac>;
+ interrupt-parent = <&vic0>;
+ interrupts = <6>;
+ pinctrl-names = "default";
+ pinctrl-0 = <&ac97_default_pins>;
+ status = "disabled";
+ };
+
uart0: uart@808c0000 {
compatible = "arm,primecell";
reg = <0x808c0000 0x1000>;