projects
/
platform
/
kernel
/
linux-exynos.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2bc7b91
)
ARM: dts: imx28: Add simple-card support
author
Jörg Krause
<joerg.krause@embedded.rocks>
Tue, 20 Dec 2016 15:35:16 +0000
(16:35 +0100)
committer
Shawn Guo
<shawnguo@kernel.org>
Mon, 2 Jan 2017 09:18:42 +0000
(17:18 +0800)
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>
arch/arm/boot/dts/imx28.dtsi
patch
|
blob
|
history
diff --git
a/arch/arm/boot/dts/imx28.dtsi
b/arch/arm/boot/dts/imx28.dtsi
index
70927d5
..
905bdb5
100644
(file)
--- 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>;