Hi! > I finally got released by the aliens. It took longer than expected > and beside a small scar on the back of my neck, I feel pretty OK. Scars on neck sound scary... > The order should not matter at all in DT, it should be a static > representation of the HW, so there is probably something wrong in > the code that make the device creation order important. I understand that there's something wrong with the code, but it turned out not to be easy to debug. Yes, it will have to be debugged some day, but it happens with old code, too, so it is actually orthogonal to device tree. > Beside my comments and the ones from Javier, it looks good. > If you can repost ASAP, I'll take it right after. > It will be the first one in the list. Thanks, here you go. Pavel --- This adds device tree with neccessary support to boot with functional video (on both emulator and real N900 device). Signed-off-by: Pavel Machek <pavel@xxxxxx> Signed-off-by: Aaro Koskinen <aaro.koskinen@xxxxxx> ---