
2 Jun
2018
2 Jun
'18
6:25 p.m.
Hi Simon, all.
I want to port a specific driver from Linux Kernel (Qualcomm smem) which is declared in Linux as platform device. The implementation is very specific and It doesn't fall into any defined uclass id. I still want to use the dm framework, what's the approach taken on these kind of things ? Is it possible to create a generic uclass id ?
Thanks, Ramon.