[PATCH v2 1/2] ARM: shmobile: r8a7778: add HPB-DMAC support

Kuninori Morimoto kuninori.morimoto.gx at renesas.com
Mon Jul 29 20:30:21 EDT 2013


Hi Sergei

> > Is this correct ?
> > And what is 0x0C port ?
> 
>     SDHI0 if you look into the table 16.7 of the R-Car M1A manual 1.00 for the 
> channels 21 thru 23.

Ahh... yes, indeed
sorry for my noise

> > I want 1 line for 1 channels on hpb_dmae_channels.
> > like this
> 
> > static const struct hpb_dmae_channel hpb_dmae_channels[] = {
> > 	HPB_DMAE_CHANNEL(0x7e, HPBDMA_SLAVE_SDHI0_TX), /* ch21 */
> > 	HPB_DMAE_CHANNEL(0x7e, HPBDMA_SLAVE_SDHI0_RX), /* ch22 */
> > }
> 
>     OK, done.

Thank you



More information about the linux-arm-kernel mailing list