ARM: dts: imx28: Add simple-card support

Add simple-card support to SAIF0 and SAIF1.

Signed-off-by: Jörg Krause <joerg.krause@embedded.rocks>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
This commit is contained in:
Jörg Krause 2016-12-20 16:35:16 +01:00 committed by Shawn Guo
parent 2bc7b91a69
commit 27767d68a9

View File

@ -1071,6 +1071,7 @@
};
saif0: saif@80042000 {
#sound-dai-cells = <0>;
compatible = "fsl,imx28-saif";
reg = <0x80042000 0x2000>;
interrupts = <59>;
@ -1087,6 +1088,7 @@
};
saif1: saif@80046000 {
#sound-dai-cells = <0>;
compatible = "fsl,imx28-saif";
reg = <0x80046000 0x2000>;
interrupts = <58>;