[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <YvJdxEpC2cB58Bq9@google.com>
Date: Tue, 9 Aug 2022 14:14:44 +0100
From: Lee Jones <lee.jones@...aro.org>
To: ChiaEn Wu <peterwu.pub@...il.com>
Cc: daniel.thompson@...aro.org, jingoohan1@...il.com, pavel@....cz,
robh+dt@...nel.org, krzysztof.kozlowski+dt@...aro.org,
matthias.bgg@...il.com, sre@...nel.org, chunfeng.yun@...iatek.com,
gregkh@...uxfoundation.org, jic23@...nel.org, lars@...afoo.de,
lgirdwood@...il.com, broonie@...nel.org, linux@...ck-us.net,
heikki.krogerus@...ux.intel.com, deller@....de,
andy.shevchenko@...il.com, chiaen_wu@...htek.com,
alice_chen@...htek.com, cy_huang@...htek.com,
dri-devel@...ts.freedesktop.org, linux-leds@...r.kernel.org,
devicetree@...r.kernel.org, linux-arm-kernel@...ts.infradead.org,
linux-mediatek@...ts.infradead.org, linux-kernel@...r.kernel.org,
linux-pm@...r.kernel.org, linux-usb@...r.kernel.org,
linux-iio@...r.kernel.org, linux-fbdev@...r.kernel.org,
szunichen@...il.com, Lee Jones <lee@...nel.org>
Subject: Re: [PATCH v7 07/13] mfd: mt6370: Add MediaTek MT6370 support
On Fri, 05 Aug 2022, ChiaEn Wu wrote:
> From: ChiYuan Huang <cy_huang@...htek.com>
>
> This adds support for the MediaTek MT6370 SubPMIC. MediaTek MT6370 is a
> SubPMIC consisting of a single cell battery charger with ADC monitoring,
> RGB LEDs, dual channel flashlight, WLED backlight driver, display bias
> voltage supply, one general purpose LDO, and the USB Type-C & PD controller
> complies with the latest USB Type-C and PD standards.
>
> Reviewed-by: Andy Shevchenko <andy.shevchenko@...il.com>
> Signed-off-by: ChiYuan Huang <cy_huang@...htek.com>
> Signed-off-by: ChiaEn Wu <chiaen_wu@...htek.com>
> ---
>
> v7
> - Move '#define MT6370_REG_MAXADDR' to the next line of
> '#define MT6370_REG_CHG_MASK1'
> - Rename 'MT6370_REG_ADDRLEN' to 'MT6370_MAX_ADDRLEN'
> ---
> drivers/mfd/Kconfig | 16 +++
> drivers/mfd/Makefile | 1 +
> drivers/mfd/mt6370.c | 312 +++++++++++++++++++++++++++++++++++++++++++++++++++
> drivers/mfd/mt6370.h | 99 ++++++++++++++++
> 4 files changed, 428 insertions(+)
> create mode 100644 drivers/mfd/mt6370.c
> create mode 100644 drivers/mfd/mt6370.h
Applied, thanks.
--
DEPRECATED: Please use lee@...nel.org
Powered by blists - more mailing lists