Tool/software: Linux
Looking for device tree documentation for this part. Or any part with compatible dts entry.
Thanks
JW
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Tool/software: Linux
Looking for device tree documentation for this part. Or any part with compatible dts entry.
Thanks
JW
Thanks Jeff, I am already using those drivers. The driver attempts to parse a list of properties from the dt and I was just wondering if any of those properties where documented anywhere.That said, they are kind of clear in their description.
What is still not really clear to me is why the driver needs a reference to a USB power supply. I'm just using a stub now so I can pass the probe check, but it would be nice to have it set up properly. Is there any generic usb supply driver available?
Anyway I have the thing running now on the kernel level and almost in Android, where charging status is only reflected correctly on startup.