[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20210310103639.GG701493@dell>
Date: Wed, 10 Mar 2021 10:36:39 +0000
From: Lee Jones <lee.jones@...aro.org>
To: Matti Vaittinen <matti.vaittinen@...rohmeurope.com>
Cc: mazziesaccount@...il.com, linux-kernel@...r.kernel.org,
linux-power@...rohmeurope.com, linux-clk@...r.kernel.org,
linux-gpio@...r.kernel.org, linux-rtc@...r.kernel.org
Subject: Re: [PATCH v3 06/15] mfd: Add ROHM BD71815 ID
On Mon, 08 Mar 2021, Matti Vaittinen wrote:
> Add chip ID for ROHM BD71815 and PMIC so that drivers can identify
> this IC.
>
> Signed-off-by: Matti Vaittinen <matti.vaittinen@...rohmeurope.com>
> Acked-for-MFD-by: Lee Jones <lee.jones@...aro.org>
> ---
> include/linux/mfd/rohm-generic.h | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/include/linux/mfd/rohm-generic.h b/include/linux/mfd/rohm-generic.h
> index 66f673c35303..e5392bcbc098 100644
> --- a/include/linux/mfd/rohm-generic.h
> +++ b/include/linux/mfd/rohm-generic.h
> @@ -14,6 +14,7 @@ enum rohm_chip_type {
> ROHM_CHIP_TYPE_BD71828,
> ROHM_CHIP_TYPE_BD9571,
> ROHM_CHIP_TYPE_BD9574,
> + ROHM_CHIP_TYPE_BD71815,
Is there a technical reason why these can't be re-ordered?
> ROHM_CHIP_TYPE_AMOUNT
> };
>
--
Lee Jones [李琼斯]
Senior Technical Lead - Developer Services
Linaro.org │ Open source software for Arm SoCs
Follow Linaro: Facebook | Twitter | Blog
Powered by blists - more mailing lists