lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAPLW+4kCH7Z3ZJrYcHtjMeq1_mhPg1FusBQb5KyV2nvBc60n5Q@mail.gmail.com>
Date:   Thu, 9 Dec 2021 15:34:47 +0200
From:   Sam Protsenko <semen.protsenko@...aro.org>
To:     Wolfram Sang <wsa@...nel.org>
Cc:     Jaewon Kim <jaewon02.kim@...sung.com>,
        Chanho Park <chanho61.park@...sung.com>,
        David Virag <virag.david003@...il.com>,
        Youngmin Nam <youngmin.nam@...sung.com>,
        Arnd Bergmann <arnd@...db.de>, linux-i2c@...r.kernel.org,
        devicetree@...r.kernel.org,
        Krzysztof Kozlowski <krzysztof.kozlowski@...onical.com>,
        Rob Herring <robh+dt@...nel.org>,
        linux-arm-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org,
        linux-samsung-soc@...r.kernel.org
Subject: Re: [PATCH v2 RESEND 6/8] i2c: exynos5: Mention Exynos850 and
 ExynosAutoV9 in Kconfig

On Sat, 4 Dec 2021 at 23:58, Sam Protsenko <semen.protsenko@...aro.org> wrote:
>
> I2C controller chosen by I2C_EXYNOS5 config option is also suitable for
> Exynos850 and ExynosAutoV9 SoCs. State that specifically in I2C_EXYNOS5
> symbol help section.
>
> Signed-off-by: Sam Protsenko <semen.protsenko@...aro.org>
> Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@...onical.com>
> Reviewed-by: Chanho Park <chanho61.park@...sung.com>
> ---

Wolfram, can you please also take this one in your tree?

> Changes in v2:
>   - Added R-b tag by Krzysztof Kozlowski
>   - Added R-b tag by Chanho Park
>
>  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 df89cb809330..42da31c1ab70 100644
> --- a/drivers/i2c/busses/Kconfig
> +++ b/drivers/i2c/busses/Kconfig
> @@ -617,7 +617,7 @@ config I2C_EXYNOS5
>         help
>           High-speed I2C controller on Samsung Exynos5 and newer Samsung SoCs:
>           Exynos5250, Exynos5260, Exynos5410, Exynos542x, Exynos5800,
> -         Exynos5433 and Exynos7.
> +         Exynos5433, Exynos7, Exynos850 and ExynosAutoV9.
>           Choose Y here only if you build for such Samsung SoC.
>
>  config I2C_GPIO
> --
> 2.30.2
>

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ