Re: [GIT PULL] ARM: at91: DT for 4.15

From: Arnd Bergmann
Date: Mon Oct 30 2017 - 09:11:42 EST


On Mon, Oct 30, 2017 at 1:46 PM, Alexandre Belloni
<alexandre.belloni@xxxxxxxxxxxxxxxxxx> wrote:
> On 30/10/2017 at 13:38:04 +0100, Arnd Bergmann wrote:
>> On Sun, Oct 22, 2017 at 9:58 PM, Alexandre Belloni
>> <alexandre.belloni@xxxxxxxxxxxxxxxxxx> wrote:
>> >
>> > Wenyou Yang (1):
>> > ARM: dts: at91: sama5d2_xplained: Add charger node
>> >
>>
>> Can you clarify this patch? It looks like an incompatible binding change.
>>
>
> Sort of but not exactly. The DT made it to the mainline but not the
> driver (it was working with a driver in the atmel vendor tree though).
> When the driver was upstreamed, the binding changed and now we simply
> switch to the correct upstream binding.

Ok, makes sense. Thanks for the explanation, pulled the branch into next/dt now.

Arnd