Re: [PATCH v2 3/3] mfd: rt5033: Drop rt5033-battery sub-device
From: Stephan Gerhold <stephan@gerhold.net>
Date: 2021-06-14 16:47:57
Also in:
linux-pm, lkml
From: Stephan Gerhold <stephan@gerhold.net>
Date: 2021-06-14 16:47:57
Also in:
linux-pm, lkml
Hi Lee, On Wed, May 19, 2021 at 03:46:30PM +0100, Lee Jones wrote:
On Mon, 17 May 2021, Stephan Gerhold wrote:quoted
The fuel gauge in the RT5033 PMIC (rt5033-battery) has its own I2C bus and interrupt lines. Therefore, it is not part of the MFD device and needs to be specified separately in the device tree. Cc: Beomho Seo <redacted> Cc: Chanwoo Choi <cw00.choi@samsung.com> Fixes: 0b271258544b ("mfd: rt5033: Add Richtek RT5033 driver core.") Signed-off-by: Stephan Gerhold <stephan@gerhold.net> --- drivers/mfd/rt5033.c | 3 --- 1 file changed, 3 deletions(-)Acked-by: Lee Jones <redacted>
Since I mentioned in the cover letter that the MFD and power supply changes can be applied independently, Sebastian only queued patch 1 and 2. Can you queue this one through the MFD tree? Thanks! Stephan