[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <251d7e90-c20f-f870-85bd-97bdd55ac4e9@collabora.com>
Date: Fri, 18 Mar 2022 12:37:28 +0100
From: AngeloGioacchino Del Regno
<angelogioacchino.delregno@...labora.com>
To: Johnson Wang <johnson.wang@...iatek.com>, broonie@...nel.org,
robh+dt@...nel.org
Cc: linux-kernel@...r.kernel.org, devicetree@...r.kernel.org,
linux-arm-kernel@...ts.infradead.org,
linux-mediatek@...ts.infradead.org,
Project_Global_Chrome_Upstream_Group@...iatek.com
Subject: Re: [PATCH v2 1/2] regulator: mt6366: Add support for MT6366
regulator
Il 17/03/22 04:04, Johnson Wang ha scritto:
> The MT6366 is a regulator found on boards based on MediaTek MT8186 and
> probably other SoCs. It is a so called pmic and connects as a slave to
> SoC using SPI, wrapped inside the pmic-wrapper.
>
> Reviewed-by: Mark Brown <broonie@...nel.org>
Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@...labora.com>
> Signed-off-by: Johnson Wang <johnson.wang@...iatek.com>
> ---
> drivers/regulator/mt6358-regulator.c | 213 ++++++++++++++++++++-
> include/linux/regulator/mt6358-regulator.h | 45 +++++
> 2 files changed, 253 insertions(+), 5 deletions(-)
>
> diff --git a/drivers/regulator/mt6358-regulator.c b/drivers/regulator/mt6358-regulator.c
Powered by blists - more mailing lists