[PATCH v2] i2c: core: make it possible to match a pure device tree driver

Linus Walleij linus.walleij at linaro.org
Thu May 30 18:00:16 EST 2013


On Wed, May 22, 2013 at 9:56 AM, Linus Walleij <linus.walleij at linaro.org> wrote:
> On Mon, May 13, 2013 at 10:18 PM, Linus Walleij
> <linus.walleij at linaro.org> wrote:
>
>> This tries to address an issue found when writing an MFD driver
>> for the Nomadik STw481x PMICs: as the platform is using device
>> tree exclusively I want to specify the driver matching like
>> this:
> (...)
>> ---
>> ChangeLog v1->v2:
>> - Use of_match_device() to determine if there is a DT match in
>>   the probe code. If there is a match we pass NULL for the
>>   id_table match parameter.
>
> Ping on this.
>
> v2 should be doing what Grant suggested...

Ping, nocheinmal.

Yours,
Linus Walleij


More information about the devicetree-discuss mailing list