Re: [PATCH v5 0/3] rtc: s5m: driver improvements

2021-01-16 Thread Alexandre Belloni
On Thu, 14 Jan 2021 11:22:16 +0100, Bartosz Golaszewski wrote: > This is a set of improvements for the rtc-s5m driver. The first patch > is new in v4: I noticed the I2C regmap is not selected by this driver's > Kconfig. Two subsequent patches were already submitted separately. > > v1 -> v2: > -

[PATCH v5 0/3] rtc: s5m: driver improvements

2021-01-14 Thread Bartosz Golaszewski
From: Bartosz Golaszewski This is a set of improvements for the rtc-s5m driver. The first patch is new in v4: I noticed the I2C regmap is not selected by this driver's Kconfig. Two subsequent patches were already submitted separately. v1 -> v2: - remove the remove() callback v2 -> v3: - fix an