[PATCH 1/6] powerpc/fsl-booke: Add initial silicon device tree files for B4860QDS

Kumar Gala galak at kernel.crashing.org
Tue Mar 19 02:03:40 EST 2013


On Mar 18, 2013, at 2:41 AM, Leekha Shaveta-B20052 wrote:

> 
> 
> -----Original Message-----
> From: Timur Tabi [mailto:timur at tabi.org] 
> Sent: Friday, March 15, 2013 6:38 PM
> To: Leekha Shaveta-B20052
> Cc: linuxppc-dev at lists.ozlabs.org; Zhao Chenhui-B35336; Lian Minghuan-B31939; Tang Yuantian-B29983; Fleming Andy-AFLEMING; Mehresh Ramneek-B31383; Sethi Varun-B16395
> Subject: Re: [PATCH 1/6] powerpc/fsl-booke: Add initial silicon device tree files for B4860QDS
> 
> On Fri, Mar 15, 2013 at 2:55 AM, Shaveta Leekha <shaveta at freescale.com> wrote:
> 
> 
>> +       iommu at 20000 {
>> +               compatible = "fsl,pamu-v1.0", "fsl,pamu";
>> +               reg = <0x20000 0x4000>;
>> +               interrupts = <
>> +                       24 2 0 0
>> +                       16 2 1 1>;
>> +       };
> 
> You need to add the PAMU topology.
> [SL] Thanks for reviewing the patches.
> These patches are on similar lines as T4 initial support
> In due course of time, we plan to add pamu topology and pamu related support in various devices both for T4 and B4.
> Kumar can you please suggest?

I can help with the B4 topology as its reasonable well described, I've been working on trying to get the info to finish T4.

- k


More information about the Linuxppc-dev mailing list