sh: modify the sh_dmae_slave_config for RSPI in setup-sh7757
Modify the sh7757_dmae1_slave to add paramters of RSPI's slave_id. Signed-off-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com> Signed-off-by: Paul Mundt <lethal@linux-sh.org>
This commit is contained in:

committed by
Paul Mundt

parent
a3fd869a64
commit
b9ccfda293
@@ -283,5 +283,7 @@ enum {
|
||||
SHDMA_SLAVE_RIIC8_RX,
|
||||
SHDMA_SLAVE_RIIC9_TX,
|
||||
SHDMA_SLAVE_RIIC9_RX,
|
||||
SHDMA_SLAVE_RSPI_TX,
|
||||
SHDMA_SLAVE_RSPI_RX,
|
||||
};
|
||||
#endif /* __ASM_SH7757_H__ */
|
||||
|
Reference in New Issue
Block a user