lkml.org 
[lkml]   [2018]   [Nov]   [26]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH 4.14 32/62] i2c: omap: Enable for ARCH_K3
    Date
    4.14-stable review patch.  If anyone has any objections, please let me know.

    ------------------

    [ Upstream commit 5b277402deac0691226a947df71c581686bd4020 ]

    Allow I2C_OMAP to be built for K3 platforms.

    Signed-off-by: Vignesh R <vigneshr@ti.com>
    Reviewed-by: Grygorii Strashko <grygorii.strashko@ti.com>
    Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
    Signed-off-by: Sasha Levin <sashal@kernel.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
    --
    2.17.1


    \
     
     \ /
      Last update: 2018-11-26 12:16    [W:2.506 / U:0.028 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site