Re: [PATCH] i2c: xiic: Record xilinx i2c with Zynq fragment

From: Michal Simek
Date: Fri Sep 07 2018 - 06:58:05 EST


On 7.9.2018 12:34, Wolfram Sang wrote:
> On Fri, Sep 07, 2018 at 08:02:05AM +0200, Michal Simek wrote:
>> Include xilinx soft i2c controller to Zynq fragment to make clear who is
>> responsible for it.
>>
>> Signed-off-by: Michal Simek <michal.simek@xxxxxxxxxx>
>
> Cool, thanks!
>
>> ---
>>
>> Normally we are handling all these drivers via one fragment to make sure
>> that there is only one central contact. Another reason is that people are
>> changing and their responsibility is moving time to time.
>
> This is fine with me, but what about sorting the entries? I don't care
> much because it is "your" entry, yet I thought I mention it. Let me know
> if I should apply this as-is nonetheless.

It is not sorted even now that's why not big deal. I can sort it later
with this included.

Thanks,
Michal