Re: [PATCH v2 4/6] ARM: dts: exynos: Added muic and charger nodes for i9100

From: Krzysztof Kozlowski
Date: Mon Dec 21 2020 - 09:21:39 EST


On Mon, Dec 21, 2020 at 09:53:28AM +0000, Timon Baetz wrote:
> muic node is only used for extcon consumers.
> charger node is used to specify muic and regulator.
>
> Signed-off-by: Timon Baetz <timon.baetz@xxxxxxxxxxxxxx>
> ---
> arch/arm/boot/dts/exynos4210-i9100.dts | 10 ++++++++++
> 1 file changed, 10 insertions(+)

Arrange your patches within the patchset in a way preserving
bisectability. If 3/7 is applied, the charger will be off because kernel
disables unused regulators.

Best regards,
Krzysztof