1
0
Fork 0

MLK-24216 arm64: dts: dom0: fix audio for domu

Give SAI0 pad to domu and audio sys reg space.

Reviewed-by: zhang sanshan <pete.zhang@nxp.com>
Signed-off-by: Peng Fan <peng.fan@nxp.com>
(cherry picked from commit 817b83494247ef5b43287d27ca6331348d960e1e)
5.4-rM2-2.2.x-imx-squashed
Peng Fan 2020-05-29 19:06:17 +08:00
parent eadf1405d5
commit 395d3943ba
1 changed files with 10 additions and 0 deletions

View File

@ -286,6 +286,11 @@
IMX8QM_MIPI_DSI1_GPIO0_01
IMX8QM_SCU_GPIO0_07
IMX8QM_SPI0_CS1
IMX8QM_SPI2_CS1
IMX8QM_SAI1_RXFS
IMX8QM_SAI1_RXC
>;
gpios = <&lsio_gpio1 13 GPIO_ACTIVE_LOW>,
@ -668,6 +673,11 @@
status = "disabled";
};
&audio_subsys {
reg = <0 0x59000000 0 0x1000000>;
xen,passthrough;
};
/* Passthrough baseboard audio to DomU */
&cs42888 {
xen,passthrough;