Is there a way to define a standalone gpio reset function in the device-tree? I would like to reset a peripheral (that has no linux driver) shortly after bootup. Something like in the following patch: https://lwn.net/Articles/585145/. It would be nice if the OS could take care of that rather than the application.
Best regards,
Michael