Re: [PATCH 5/5 v9] iommu/fsl: Freescale PAMU driver and iommu implementation.

2013-03-18 Thread Kumar Gala

On Mar 18, 2013, at 9:59 AM, Kumar Gala wrote:

> 
> On Mar 17, 2013, at 10:48 AM, Sethi Varun-B16395 wrote:
> 
 
 +  guts_node = of_find_compatible_node(NULL, NULL,
 +  "fsl,qoriq-device-config-1.0");
>>> 
>>> This doesn't work for T4 or B4 device trees.
>>> 
>> [Sethi Varun-B16395]hmm I need to use the dcfg space for this.
> 
> Let's see with the SoC arch's if something like "fsl,qoriq-device-config-2.0" 
> makes sense for T4 & B4.

Based on discuss, I've sent patch for T4 dts to use 
"fsl,qoriq-device-config-2.0", so please update PAMU code to use that string.

- k

___
iommu mailing list
iommu@lists.linux-foundation.org
https://lists.linuxfoundation.org/mailman/listinfo/iommu


Re: [PATCH 5/5 v9] iommu/fsl: Freescale PAMU driver and iommu implementation.

2013-03-18 Thread Kumar Gala

On Mar 17, 2013, at 10:48 AM, Sethi Varun-B16395 wrote:

>>> 
>>> +   guts_node = of_find_compatible_node(NULL, NULL,
>>> +   "fsl,qoriq-device-config-1.0");
>> 
>> This doesn't work for T4 or B4 device trees.
>> 
> [Sethi Varun-B16395]hmm I need to use the dcfg space for this.

Let's see with the SoC arch's if something like "fsl,qoriq-device-config-2.0" 
makes sense for T4 & B4.

- k
___
iommu mailing list
iommu@lists.linux-foundation.org
https://lists.linuxfoundation.org/mailman/listinfo/iommu