[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <3c9dbe29-1fa0-9e2d-7fe2-6049dd38716f@ti.com>
Date: Mon, 26 Nov 2018 18:54:45 +0530
From: Vignesh R <vigneshr@...com>
To: Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
<linux-kernel@...r.kernel.org>
CC: <stable@...r.kernel.org>,
Grygorii Strashko <grygorii.strashko@...com>,
Wolfram Sang <wsa@...-dreams.de>,
Sasha Levin <sashal@...nel.org>
Subject: Re: [PATCH 4.14 32/62] i2c: omap: Enable for ARCH_K3
Hi Greg,
On 26/11/18 4:21 PM, Greg Kroah-Hartman wrote:
> 4.14-stable review patch. If anyone has any objections, please let me know.
This patch depends on c77245722fb4 ("arm64: Add support for TI's K3
Multicore SoC architecture") which adds ARCH_K3 Kconfig symbol and
merged to mainline in v4.19. Since I don't see c77245722fb4 in
stable tree, could you please drop this patch from _all prior versions_
i.e 4.14, 4.9, 4.4 and 3.18. Thanks!
>
> ------------------
>
> [ Upstream commit 5b277402deac0691226a947df71c581686bd4020 ]
>
> Allow I2C_OMAP to be built for K3 platforms.
>
> Signed-off-by: Vignesh R <vigneshr@...com>
> Reviewed-by: Grygorii Strashko <grygorii.strashko@...com>
> Signed-off-by: Wolfram Sang <wsa@...-dreams.de>
> Signed-off-by: Sasha Levin <sashal@...nel.org>
> ---
> drivers/i2c/busses/Kconfig | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/drivers/i2c/busses/Kconfig b/drivers/i2c/busses/Kconfig
> index 45a3f3ca29b3..75ea367ffd83 100644
> --- a/drivers/i2c/busses/Kconfig
> +++ b/drivers/i2c/busses/Kconfig
> @@ -759,7 +759,7 @@ config I2C_OCORES
>
> config I2C_OMAP
> tristate "OMAP I2C adapter"
> - depends on ARCH_OMAP
> + depends on ARCH_OMAP || ARCH_K3
> default y if MACH_OMAP_H3 || MACH_OMAP_OSK
> help
> If you say yes to this option, support will be included for the
>
--
Regards
Vignesh
Powered by blists - more mailing lists