Re: [PATCH 1/1] arm64: defconfig: Enable Maxim PMIC max77620 config

From: Arnd Bergmann
Date: Mon Feb 29 2016 - 18:33:34 EST


On Monday 29 February 2016 18:32:52 Laxman Dewangan wrote:
> Enable following configs for the Maxim Semiconductor's PMIC
> MAX77620/MAX20024. This is used on NVIDIA's Tegra 210 platform
> Jetson-TX1.
>
> CONFIG_MFD_MAX77620 For MFD driver.
> CONFIG_PINCTRL_MAX77620 For pin control support
> CONFIG_GPIO_MAX77620 for GPIO Support.
> CONFIG_REGULATOR_MAX77620 for regulator support.
> CONFIG_RTC_DRV_MAX77686 for RTC support.
>
> Enable Tegra I2C config to enable I2C in NVIDIA's Tegra 210
> platforms.
>
> Signed-off-by: Laxman Dewangan <ldewangan@xxxxxxxxxx>
> ---
> The patches for drivers of MFD/GPIO/Pincontrol are in flight.
>

I'm not entirely sure what you had meant to happen to this patch,
as you have a lot of people in the 'To' line.

Do you want us to pick it up into arm-soc with Thierry's Ack,
or should he forward it, or is there a reason for Catalin and
Will to put it into the arm64 tree?

Arnd