[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <3ED6FFF2-89E2-4426-8DDC-10B4E6C79F26@gmail.com>
Date: Mon, 27 May 2013 14:07:05 +1000
From: Daniel Tang <dt.tangr@...il.com>
To: Arnd Bergmann <arnd@...db.de>
Cc: linux-arm-kernel@...ts.infradead.org,
"linux@....linux.org.uk ARM Linux" <linux@....linux.org.uk>,
Linus Walleij <linus.walleij@...aro.org>,
"fabian@...ter-vogt.de Vogt" <fabian@...ter-vogt.de>,
Lionel Debroux <lionel_debroux@...oo.fr>,
linux-kernel@...r.kernel.org
Subject: Re: [RFC PATCHv4 1/6] arm: TI-Nspire platform code
On 27/05/2013, at 6:46 AM, Arnd Bergmann <arnd@...db.de> wrote:
>
>
>> + {
>> + .virtual = NSPIRE_PWR_VIRT_BASE,
>> + .pfn = __phys_to_pfn(NSPIRE_PWR_PHYS_BASE),
>> + .length = SZ_4K,
>> + .type = MT_DEVICE
>> + }
>> +};
>
> And I think this one can be replaced with a call to of_iomap:
Does of_iomap work that early in the boot process?
Cheers,
Daniel Tang
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists