projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
14954ee
)
ARM: dts: imx7d-sdb: Add HDMI audio sound card
author
Shengjiu Wang
<shengjiu.wang@nxp.com>
Thu, 29 Apr 2021 02:52:35 +0000
(10:52 +0800)
committer
Shawn Guo
<shawnguo@kernel.org>
Sat, 22 May 2021 14:10:07 +0000
(22:10 +0800)
Add HDMI audio sound card, the interface is sii902x.
Signed-off-by: Shengjiu Wang <shengjiu.wang@nxp.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm/boot/dts/imx7d-sdb.dts
patch
|
blob
|
history
diff --git
a/arch/arm/boot/dts/imx7d-sdb.dts
b/arch/arm/boot/dts/imx7d-sdb.dts
index ac0751bc1177e1544c3c00b9a9073a7e89252d71..4a0d83784d7d1dd8569e01e6f808e990006c082c 100644
(file)
--- a/
arch/arm/boot/dts/imx7d-sdb.dts
+++ b/
arch/arm/boot/dts/imx7d-sdb.dts
@@
-164,6
+164,13
@@
"LINPUT1", "AMIC",
"AMIC", "MICB";
};
+
+ sound-hdmi {
+ compatible = "fsl,imx-audio-sii902x";
+ model = "sii902x-audio";
+ audio-cpu = <&sai3>;
+ hdmi-out;
+ };
};
&adc1 {