Re: [PATCH] [POWERPC] fsl_soc: add support for "fsl, immr" compatible matching

2008-02-01 Thread Anton Vorontsov
On Fri, Feb 01, 2008 at 03:16:57PM -0600, Scott Wood wrote: > Anton Vorontsov wrote: > > - [EMAIL PROTECTED] { > > + [EMAIL PROTECTED] { > > #address-cells = <1>; > > #size-cells = <1>; > > #interrupt-cells = <2>; > > - device_type = "soc"; > > +

Re: [PATCH] [POWERPC] fsl_soc: add support for "fsl, immr" compatible matching

2008-02-01 Thread Scott Wood
Anton Vorontsov wrote: > - [EMAIL PROTECTED] { > + [EMAIL PROTECTED] { > #address-cells = <1>; > #size-cells = <1>; > #interrupt-cells = <2>; > - device_type = "soc"; > + compatible = "fsl,mpc8540-immr", "fsl,immr", "simple-b