* [U-Boot] Converting arm_dcc to driver model
@ 2016-01-31 16:16 Simon Glass
2016-02-01 12:37 ` Michal Simek
0 siblings, 1 reply; 3+ messages in thread
From: Simon Glass @ 2016-01-31 16:16 UTC (permalink / raw)
To: u-boot
Hi Michal,
I notice that the only user of this driver appears to be a board you
maintain. Do you think you could convert this to driver model? Please
see doc/driver-model/serial-howto.txt.
I'm hoping you might have hardware to test with.
Regards,
Simon
^ permalink raw reply [flat|nested] 3+ messages in thread
* [U-Boot] Converting arm_dcc to driver model
2016-01-31 16:16 [U-Boot] Converting arm_dcc to driver model Simon Glass
@ 2016-02-01 12:37 ` Michal Simek
2016-02-01 16:20 ` Simon Glass
0 siblings, 1 reply; 3+ messages in thread
From: Michal Simek @ 2016-02-01 12:37 UTC (permalink / raw)
To: u-boot
Hi Simon,
On 31.1.2016 17:16, Simon Glass wrote:
> Hi Michal,
>
> I notice that the only user of this driver appears to be a board you
> maintain. Do you think you could convert this to driver model? Please
> see doc/driver-model/serial-howto.txt.
>
> I'm hoping you might have hardware to test with.
yep. I have all hw for it. I want to keep this support there because it
is pretty helpful for early debugging.
I will convert it to DM.
DT binding is something what we can decide later because AFAIK it
doesn't exist.
Thanks,
Michal
^ permalink raw reply [flat|nested] 3+ messages in thread
* [U-Boot] Converting arm_dcc to driver model
2016-02-01 12:37 ` Michal Simek
@ 2016-02-01 16:20 ` Simon Glass
0 siblings, 0 replies; 3+ messages in thread
From: Simon Glass @ 2016-02-01 16:20 UTC (permalink / raw)
To: u-boot
Hi Michal,
On 1 February 2016 at 05:37, Michal Simek <michal.simek@xilinx.com> wrote:
> Hi Simon,
>
> On 31.1.2016 17:16, Simon Glass wrote:
>> Hi Michal,
>>
>> I notice that the only user of this driver appears to be a board you
>> maintain. Do you think you could convert this to driver model? Please
>> see doc/driver-model/serial-howto.txt.
>>
>> I'm hoping you might have hardware to test with.
>
> yep. I have all hw for it. I want to keep this support there because it
> is pretty helpful for early debugging.
> I will convert it to DM.
> DT binding is something what we can decide later because AFAIK it
> doesn't exist.
Thanks. Perhaps just a compatible string is enough!
Regards,
Simon
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2016-02-01 16:20 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-01-31 16:16 [U-Boot] Converting arm_dcc to driver model Simon Glass
2016-02-01 12:37 ` Michal Simek
2016-02-01 16:20 ` Simon Glass
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox