Re: [U-Boot] [PATCH] powerpc/mpc85xx: use correct dma compatible for several SoCs

2014-12-05 Thread York Sun
On 11/20/2014 02:09 AM, Laurentiu Tudor wrote: > Newer qoriq socs have an updated dma ip block with a > different compatible. Let's make sure we use the proper > string so that the dmas get their liodn. > In order to have the means to specify the compatible > string, the liodn setting macros were u

[U-Boot] [PATCH] powerpc/mpc85xx: use correct dma compatible for several SoCs

2014-11-20 Thread Laurentiu Tudor
Newer qoriq socs have an updated dma ip block with a different compatible. Let's make sure we use the proper string so that the dmas get their liodn. In order to have the means to specify the compatible string, the liodn setting macros were updated to receive a new parameter for it. The following S