[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <Y7Wmn06iHri/hfzC@google.com>
Date: Wed, 4 Jan 2023 16:17:35 +0000
From: Lee Jones <lee@...nel.org>
To: Andreas Kemnade <andreas@...nade.info>
Cc: tony@...mide.com, linux-omap@...r.kernel.org,
linux-kernel@...r.kernel.org, Bin Liu <b-liu@...com>
Subject: Re: [PATCH v2] mfd: twl: fix TWL6032 phy vbus detection
On Thu, 08 Dec 2022, Andreas Kemnade wrote:
> TWL6032 has a few charging registers prepended before the charging
> registers the TWL6030 has. To be able to use common register defines
> declare the additional registers as additional module.
> At the moment this affects the access to CHARGERUSB_CTRL1 in
> phy-twl6030-usb. Without this patch, it is accessing the wrong register
> on TWL6032.
> The consequence is that presence of Vbus is not reported.
>
> Cc: Bin Liu <b-liu@...com>
> Cc: Tony Lindgren <tony@...mide.com>
> Signed-off-by: Andreas Kemnade <andreas@...nade.info>
> ---
> Changes in v2:
> - remove comment
> drivers/mfd/twl-core.c | 9 ++++-----
> include/linux/mfd/twl.h | 2 ++
> 2 files changed, 6 insertions(+), 5 deletions(-)
Applied, thanks
--
Lee Jones [李琼斯]
Powered by blists - more mailing lists