[PATCH 3/3] i2c: nomadik: Add Device Tree support to the Nomadik I2C driver
Stephen Warren
swarren at nvidia.com
Tue Sep 4 00:33:53 EST 2012
On 09/03/2012 05:58 AM, Linus Walleij wrote:
> On Mon, Sep 3, 2012 at 1:32 PM, Lee Jones <lee.jones at linaro.org> wrote:
>
>> No, this is wrong. Platform data should not override DT.
>>
>> If DT is enabled and passed, it should have highest priority.
No, that's wrong. If platform data is specified, it overrides DT, so
that if the DT needs any fixup, it can be provided using platform data.
More information about the devicetree-discuss
mailing list