[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CACRpkdYuBL58Pj8EZmVGGxXk8mrOY=YkVwWC1Ho7SH01442z0Q@mail.gmail.com>
Date: Fri, 8 Nov 2013 10:06:08 +0100
From: Linus Walleij <linus.walleij@...aro.org>
To: Lee Jones <lee.jones@...aro.org>
Cc: Ulf Hansson <ulf.hansson@...aro.org>,
"linux-arm-kernel@...ts.infradead.org"
<linux-arm-kernel@...ts.infradead.org>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH 3/7] ARM: ux500: Remove ATAG support for SDI (MMC)
On Thu, Nov 7, 2013 at 1:07 PM, Lee Jones <lee.jones@...aro.org> wrote:
>> > -struct mmci_platform_data mop500_sdi0_data = {
>> > - .f_max = 100000000,
>> > - .capabilities = MMC_CAP_4_BIT_DATA |
>> > - MMC_CAP_SD_HIGHSPEED |
>> > - MMC_CAP_MMC_HIGHSPEED |
>> > - MMC_CAP_ERASE |
>> > - MMC_CAP_UHS_SDR12 |
>> > - MMC_CAP_UHS_SDR25,
>>
>> I guess all the above caps is having binders in DT then?
>
> They're not there yet, no. But this stuff is not used anymore in
> Mainline hence the patch. I attempted to supply bindings for them, but
> they were rejected. Would you like to have a stab at that?
Yeah but we basically regressed the ux500 with the patch now
queued for v3.13:
commit 49c129519a7a8840767321c38d2eaf84a263529b
"ARM: ux500: Stop passing MMC's platform data for Device Tree boots"
Which deleted the passing of this non-yet-DT:ed platform
data.
Since it's a regression we need to do a fixup patch for the
v3.13 series adding it back.
Since this patch probably needs to be rewritten on top of
that I don't merge this patch as of now.
Yours,
Linus Walleij
--
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