[PATCH 6.2/7] MMC: mmci: Enable Device Tree support for ux500
From: Linus Walleij <hidden>
Date: 2012-06-11 10:34:53
From: Linus Walleij <hidden>
Date: 2012-06-11 10:34:53
On Mon, Jun 11, 2012 at 12:03 PM, Lee Jones [off-list ref] wrote:
From: Lee Jones <redacted> Date: Mon, 11 Jun 2012 10:41:00 +0100 Subject: [PATCH] mmc: mmci: Allocate platform memory during Device Tree boot When booting with Device Tree enabled, platform specific information is gathered by parsing the DT binary. Platform data is subsequently populated with the result. The memory required for this is not automatically allocated during Device Tree boot, so we'll do it here instead. Signed-off-by: Lee Jones <redacted>
Acked-by: Linus Walleij <redacted> Pls put this in Russell's patch tracker. Yours, Linus Walleij