From: Jörg Krause Date: Tue, 20 Dec 2016 15:35:16 +0000 (+0100) Subject: ARM: dts: imx28: Add simple-card support X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=27767d68a9ffa848f6f8ba0411122c54262d9e9e;p=GitHub%2Fmoto-9609%2Fandroid_kernel_motorola_exynos9610.git ARM: dts: imx28: Add simple-card support Add simple-card support to SAIF0 and SAIF1. Signed-off-by: Jörg Krause Signed-off-by: Shawn Guo --- diff --git a/arch/arm/boot/dts/imx28.dtsi b/arch/arm/boot/dts/imx28.dtsi index 70927d560d66..905bdb5127a9 100644 --- a/arch/arm/boot/dts/imx28.dtsi +++ b/arch/arm/boot/dts/imx28.dtsi @@ -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>;