Re: [PATCH v2 0/5] tmp105: Improvements and fixes

2024-09-11 Thread Philippe Mathieu-Daudé
On 6/9/24 17:49, Philippe Mathieu-Daudé wrote: Respin of Guenter fixes with: - Use registerfields API - Clear OS bit in WRITE path Supersedes: <20240906132912.3826089-1-li...@roeck-us.net> Guenter Roeck (2): hw/sensor/tmp105: Coding style fixes hw/sensor/tmp105: Lower 4 bit of limit regis

Re: [PATCH v2 0/5] tmp105: Improvements and fixes

2024-09-09 Thread Philippe Mathieu-Daudé
Hi Cédric, On 6/9/24 17:49, Philippe Mathieu-Daudé wrote: Respin of Guenter fixes with: - Use registerfields API - Clear OS bit in WRITE path Since our mails crossed (you reviewed v1 while I was posting v2), do you mind having another look at this v2? At least patch #4 isn't yet reviewed. Tha

[PATCH v2 0/5] tmp105: Improvements and fixes

2024-09-06 Thread Philippe Mathieu-Daudé
Respin of Guenter fixes with: - Use registerfields API - Clear OS bit in WRITE path Supersedes: <20240906132912.3826089-1-li...@roeck-us.net> Guenter Roeck (2): hw/sensor/tmp105: Coding style fixes hw/sensor/tmp105: Lower 4 bit of limit registers are always 0 Philippe Mathieu-Daudé (3): hw