Hi, On Wed, May 20, 2020 at 09:48:27AM +0000, Ugur Usug wrote: > Hi Guenter, > > I have a driver update for the existing MAX20730. Upon Google request, I added all other (not covered) device specific features (VOUT_MIN/DEVSET1/DEVSET2) via debugfs interface to the existing driver. I also add MAX20710 support which was a trivial job. I finished testing the driver on MAX20730. Now I am testing it on MAX20743, MAX20734 and MAX20710. How can we proceed? I can supply more details to you as well. > Difficult to say since you did not actually include a patch or patch series. On a high level, reporting VOUT_MIN/DEVSET1/DEVSET2 via debugfs would be acceptable, but not setting it (it would be way too risky to let userspace play with such parameters). Guenter