Le mar. 15 déc. 2020 à 14:06, Mark Brown <broonie@xxxxxxxxxx> a écrit : > > On Mon, Dec 14, 2020 at 11:58:49PM +0100, Adrien Grassein wrote: > > > this set of patch intends to add the support of the pf8x00 PMIC > > regulators. This family of PMIC contains 12 regulators (7 bucks > > converters, 4 LDO, 1 RTC supply). All these 12 regulators are > > configurable via an OTP memory and by i2c at runtime for some > > specific properties. > > This looks to have raced with the addition of support for the same > device by Jagan Teki - unfortunately I didn't register that I'd seen > other patches for the same driver go past so I applied Jagan's version > (both look to be based on original work by Troy), sorry about that. > Could you please take a look at what got merged and send incremental > improvements on top of it - I do notice that I missed the use of the > wildcard compatible in there so that needs fixing at least. :/ No problem for me, I learned many things about trying to upstream this driver :) Could you please tell me where this driver was merged? I checked the main kernel Linux and I can find out this one. Thanks again, Adrien