[PATCH v5 9/9] add MPC837x MDS board default device tree
Kumar Gala
galak at kernel.crashing.org
Fri Oct 19 00:04:26 EST 2007
On Oct 18, 2007, at 8:33 AM, Li Yang-r58472 wrote:
>> -----Original Message-----
>> From: Kumar Gala [mailto:galak at kernel.crashing.org]
>> Sent: Thursday, October 18, 2007 9:17 PM
>> To: Li Yang-r58472
>> Cc: paulus at samba.org; linuxppc-dev at ozlabs.org
>> Subject: Re: [PATCH v5 9/9] add MPC837x MDS board default device tree
>>
>> is it me or are you just posting the patches you're updating?
>> (this is the only v5 patch I saw in the series)
>
> I'm only posting the patch updated, to prevent spamming the list. If
> you want, I can send the whole series to you.
I think posting the full patchset for v6 would be good since we've
gotten that far.
>> On Oct 18, 2007, at 5:16 AM, Li Yang wrote:
>>
>>> Signed-off-by: Li Yang <leoli at freescale.com>
>>> ---
>>> diff --git a/arch/powerpc/boot/dts/mpc8377_mds.dts b/arch/powerpc/
>>> boot/dts/mpc8377_mds.dts new file mode 100644 index 0000000..8530de6
>
>>> + memory {
>>> + device_type = "memory";
>>> + reg = <00000000 20000000>; // 512MB at 0
>>> + };
>>> +
>>> + soc837x at e0000000 {
>>
>> soc at e0000000
>
> I can update this now, but the device tree won't be usable by current
> u-boot.
Its my understanding Kim's going to deal with this in the public u-
boot tree.
>>> + spi at 7000 {
>>> + compatible = "mpc83xx_spi";
>>> + reg = <7000 1000>;
>>> + interrupts = <10 8>;
>>> + interrupt-parent = < &ipic >;
>>
>> mode = "cpu";
>
> Oh ya, the spec has been changed. I also need to update
> mpc83xx_spi to
> fsl_spi.
>
> - Leo
More information about the Linuxppc-dev
mailing list