On 4 July 2016 at 11:58, Simon Glass wrote:
> The syscon devices all end up having diffent driver names with of-platdata,
> since the driver name comes from the first string in the compatible list.
> Add separate device declarations for each one, and add a bind method to set
> up driver_data corre
The syscon devices all end up having diffent driver names with of-platdata,
since the driver name comes from the first string in the compatible list.
Add separate device declarations for each one, and add a bind method to set
up driver_data correctly.
Signed-off-by: Simon Glass
---
Changes in v3
2 matches
Mail list logo