[RFC][PATCH 1/2] powerpc/85xx: create dts components to build up an SoC
Tabi Timur-B04825
B04825 at freescale.com
Fri Oct 21 03:42:39 EST 2011
Ok, your other patch makes more sense now.
On Thu, Oct 20, 2011 at 2:24 AM, Kumar Gala <galak at 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?
--
Timur Tabi
Linux kernel developer at Freescale
More information about the devicetree-discuss
mailing list