Re: [PATCH 2/3] arm/arm64: configs: Remove the MFD_ prefix for MFD_CROS_EC_I2C/SPI symbols.

From: Krzysztof Kozlowski
Date: Mon Jul 02 2018 - 07:05:53 EST


On 2 July 2018 at 12:22, Enric Balletbo i Serra
<enric.balletbo@xxxxxxxxxxxxx> wrote:
> The cros-ec I2C and SPI transport drivers have been moved from MFD
> subsystem to platform/chrome, at the same time, the config symbol has
> been renamed and lost the MFD_ prefix, so update all configs to the new
> config symbol name.
>
> Signed-off-by: Enric Balletbo i Serra <enric.balletbo@xxxxxxxxxxxxx>
> ---
>
> arch/arm/configs/exynos_defconfig | 4 ++--
> arch/arm/configs/multi_v7_defconfig | 4 ++--
> arch/arm/configs/pxa_defconfig | 4 ++--
> arch/arm64/configs/defconfig | 4 ++--
> 4 files changed, 8 insertions(+), 8 deletions(-)

Since you put in one patch multiple defconfigs belonging to multiple
maintainers, I assume you are pushing this through arm-soc or Russell.
In such case, for Exynos boards:
Acked-by: Krzysztof Kozlowski <krzk@xxxxxxxxxx>

Best regards,
Krzysztof