Re: [PATCH 1/1] regulator: ad5398: Correct the SW_POWER_DOWN bit number
From: Isaac Scott
Date: Thu Feb 06 2025 - 07:45:39 EST
Hi Mark,
On Thu, 2025-02-06 at 12:28 +0000, Mark Brown wrote:
> On Thu, Feb 06, 2025 at 12:24:59PM +0000, Isaac Scott wrote:
> > The datasheet for the AD5398 regulator indicates that the Soft
> > power
> > down bit is bit 15, not 16 as represented in the driver. Correct
> > this to
> > ensure the functionality is implemented correctly.
>
> This doesn't apply against current code, please check and resend.
I have checked, and it applies on top of linux-next next-20250206,
which includes my previous patch you have already applied:
[1/3] regulator: ad5398: change enable bit name to improve readibility
commit: 19d022d67d7353f0e6e9ba255435d3de93862ac4
[3/3] regulator: ad5398: Add device tree support
commit: 5a6a461079decea452fdcae955bccecf92e07e97
Have I applied it to the wrong branch?
Thank you very much,
Best wishes,
Isaac