This patch removes the extra case added in the adm1275_read_byte_data for STATUS_CML reads. Upon checking, the reads for the STATUS_CML register is already handled in the pmbus_core. It was also clarified and agreed upon that any other actionable steps involving the STATUS_CML error flags should be added in the pmbus_core and not on the specific chip driver. Jose Ramon San Buenaventura (2): dt-bindings: hwmon: adm1275: add adm1281 hwmon: pmbus: adm1275: add adm1281 support .../devicetree/bindings/hwmon/adi,adm1275.yaml | 4 +++- Documentation/hwmon/adm1275.rst | 14 +++++++++++--- drivers/hwmon/pmbus/Kconfig | 4 ++-- drivers/hwmon/pmbus/adm1275.c | 11 +++++++++-- 4 files changed, 25 insertions(+), 8 deletions(-) base-commit: 96fca68c4fbf77a8185eb10f7557e23352732ea2 -- 2.39.2