[Letux-kernel] [PATCH v4 1/2] mfd: rn5t618: add ADC subdevice for RC5T619

H. Nikolaus Schaller hns at goldelico.com
Sun Feb 23 07:46:01 CET 2020


> Am 22.02.2020 um 23:46 schrieb Andreas Kemnade <andreas at kemnade.info>:
> 
> This adds a subdevice for tde ADC in the RC5T619

s/tde/the/


> Signed-off-by: Andreas Kemnade <andreas at kemnade.info>
> ---
> depends on:
> https://lore.kernel.org/lkml/20191220122416.31881-1-andreas@kemnade.info/
> 
> Changes in v3:
> re-added it to the series because of
> "Oh, it looks like there was a conflict.  Could you collect any Acks
> (including mine) rebase and resend please?"
> 
> drivers/mfd/rn5t618.c | 1 +
> 1 file changed, 1 insertion(+)
> 
> diff --git a/drivers/mfd/rn5t618.c b/drivers/mfd/rn5t618.c
> index 073de8e0e78b..321836f78120 100644
> --- a/drivers/mfd/rn5t618.c
> +++ b/drivers/mfd/rn5t618.c
> @@ -24,6 +24,7 @@ static const struct mfd_cell rn5t618_cells[] = {
> };
> 
> static const struct mfd_cell rc5t619_cells[] = {
> +	{ .name = "rn5t618-adc" },
> 	{ .name = "rn5t618-regulator" },
> 	{ .name = "rc5t619-rtc" },
> 	{ .name = "rn5t618-wdt" },
> -- 
> 2.20.1
> 
> _______________________________________________
> http://projects.goldelico.com/p/gta04-kernel/
> Letux-kernel mailing list
> Letux-kernel at openphoenux.org
> http://lists.goldelico.com/mailman/listinfo.cgi/letux-kernel



More information about the Letux-kernel mailing list