On Oct 20, 2011, at 11:42 AM, Tabi Timur-B04825 wrote:

> Ok, your other patch makes more sense now.
> 
> On Thu, Oct 20, 2011 at 2:24 AM, Kumar Gala <ga...@kernel.crashing.org> wrote:
> 
>> +++ b/arch/powerpc/boot/dts/fsl/pq3-duart-0.dtsi
>> @@ -0,0 +1,8 @@
>> +&serial0 {
>> +       cell-index = <0>;
>> +       device_type = "serial";
>> +       compatible = "ns16550";
>> +       reg = <0x4500 0x100>;
>> +       clock-frequency = <0>;
>> +       interrupts = <42 2 0 0>;
>> +};
> 
> How about we put all serial devices into one pq3-duart.dtsi file, and
> let the parent dtsi file reference just the ones that it needs?

there isn't an option to do that w/dtc

- k
_______________________________________________
Linuxppc-dev mailing list
Linuxppc-dev@lists.ozlabs.org
https://lists.ozlabs.org/listinfo/linuxppc-dev

Reply via email to