Re: [PATCH v2 1/5] cmd: bind: allow to bind driver with driver data

2020-04-29 Thread Simon Glass
On Wed, 29 Apr 2020 at 06:20, Patrice Chotard wrote: > > Initial implementation invokes device_bind_with_driver_data() > with driver_data parameter equal to 0. > For driver with driver data, the bind command can't bind > correctly this driver or even worse causes data abort as shown below: > > As

[PATCH v2 1/5] cmd: bind: allow to bind driver with driver data

2020-04-29 Thread Patrice Chotard
Initial implementation invokes device_bind_with_driver_data() with driver_data parameter equal to 0. For driver with driver data, the bind command can't bind correctly this driver or even worse causes data abort as shown below: As example, for debug purpose on STM32MP1 platform, ethernet (dwc_eth_