Re: [U-Boot] [PATCH] dm: Remove ARM dcc from the list

2016-02-24 Thread Simon Glass
On 24 February 2016 at 00:34, Michal Simek wrote: > Remove ARM Debug communication channel driver from the list > of not converted drivers to DM. > > Signed-off-by: Michal Simek > --- > > doc/driver-model/serial-howto.txt | 1 - > 1 file changed, 1 deletion(-) Acked-by: Simon Glass ___

[U-Boot] [PATCH] dm: Remove ARM dcc from the list

2016-02-23 Thread Michal Simek
Remove ARM Debug communication channel driver from the list of not converted drivers to DM. Signed-off-by: Michal Simek --- doc/driver-model/serial-howto.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/doc/driver-model/serial-howto.txt b/doc/driver-model/serial-howto.txt index 61f2da323