On Tue, Nov 05, 2024 at 06:58:39PM +0100, Jerome Brunet wrote: > Use _pmbus_read_byte_data() rather than calling smbus directly to check > the write protection status. This give a chance to device implementing > write protection differently to report back on the actual write protection > status. > > Signed-off-by: Jerome Brunet <jbrunet@xxxxxxxxxxxx> Applied, Thanks, Guenter