Re: [PATCH v2 1/3] bootcount: Remove legacy I2C driver

2023-10-25 Thread Heiko Schocher
Hello Philip. On 20.10.23 11:02, Philip Richard Oberfichtner wrote: > The legacy I2C bootcounter will hereby be removed and eventually > be replaced by a driver model implementation in the follow-up commit. > > The legacy driver has the following drawbacks: > - It's not adhering to the driv

[PATCH v2 1/3] bootcount: Remove legacy I2C driver

2023-10-20 Thread Philip Richard Oberfichtner
The legacy I2C bootcounter will hereby be removed and eventually be replaced by a driver model implementation in the follow-up commit. The legacy driver has the following drawbacks: - It's not adhering to the driver model - Settings are grabbed from Kconfig rather than device tree