[PATCH] mpc834x_mds: Convert device tree source to dts-v1

Kumar Gala galak at kernel.crashing.org
Sat Jan 26 03:19:14 EST 2008


On Jan 25, 2008, at 10:16 AM, Paul Gortmaker wrote:

> Kumar Gala wrote:
>> On Fri, 25 Jan 2008, Paul Gortmaker wrote:
>>
>>
>>> Move mpc834x_mds device tree source forward to dts-v1 format.   
>>> Nothing
>>> too complex in this one, so it boils down to just adding a bunch  
>>> of 0x
>>> in the right places and converting clock speeds to decimal.
>>>
>>> Signed-off-by: Paul Gortmaker <paul.gortmaker at windriver.com>
>>> ---
>>> arch/powerpc/boot/dts/mpc834x_mds.dts |  254 ++++++++++++++++ 
>>> +----------------
>>> 1 files changed, 128 insertions(+), 126 deletions(-)
>>>
>>>
>>
>> applied.  I fixed up things so that interrupts use decimal.
>>
>
> Yeah, IRQ was one of those gray areas where I wasn't 100%
> sure whether DTS folks would rather hex or decimal values.

decimal is easier since UMs tend to reference IRQs in dec.

I think on 85xx I might have left them as hex since the IRQs don't  
directly reflect the UMs.

- k



More information about the Linuxppc-dev mailing list