mirror of https://gitee.com/openkylin/linux.git
ARM: dts: iwg20d-q7-common: Sound DMA support on DTS
DMA transfer to/from SSI DMA [MEM] -> [SSI] DMA [MEM] <- [SSI] Signed-off-by: Biju Das <biju.das@bp.renesas.com> Reviewed-by: Fabrizio Castro <fabrizio.castro@bp.renesas.com> Acked-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
This commit is contained in:
parent
cfa2e2f7cf
commit
eeecf0b2a0
|
@ -243,11 +243,11 @@ &sdhi1 {
|
||||||
};
|
};
|
||||||
|
|
||||||
&ssi0 {
|
&ssi0 {
|
||||||
pio-transfer;
|
no-busif;
|
||||||
};
|
};
|
||||||
|
|
||||||
&ssi1 {
|
&ssi1 {
|
||||||
pio-transfer;
|
no-busif;
|
||||||
shared-pin;
|
shared-pin;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue