Re: [PATCH] arm64: dts: qcom: x1e80100-pmics: Enable all SMB2360 separately
From: Stephan Gerhold
Date: Tue Dec 10 2024 - 03:26:00 EST
On Sat, Dec 07, 2024 at 11:57:54PM +0800, Aiqun Yu (Maria) wrote:
> On 12/4/2024 12:27 AM, Stephan Gerhold wrote:
> > At the moment, x1e80100-pmics.dtsi enables two of the SMB2360 PMICs by
> > default and only leaves the third disabled. This was introduced in commit
>
> One correction: it’s not only the third PMIC that is disabled. Both the
> third (smb2360_2) and fourth (smb2360_3) are disabled. This information
> is verified from link[1]:
> [1]https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git/tree/arch/arm64/boot/dts/qcom/x1e80100-pmics.dtsi
>
You're right, I didn't realize there can be a fourth SMB2360 at all. :-)
It doesn't change anything for the patch itself, but I'll fix the commit
message in v2 just to avoid any confusion.
Thanks,
Stephan