[PATCH v2 2/2] i2c: samsung: Support platforms other than EXYNOS4 and EXYNOS5

Heiko Schocher hs at denx.de
Mon Aug 5 06:53:30 CEST 2024


Hello David,

On 02.08.24 21:19, David Virag wrote:
> Newer Samsung SoCs (including newer Exynos, ExynosAuto, Google Tensor)
> still use these IPs, or slightly newer versions of it.
> 
> Make these drivers available on these platforms by guarding
> EXYNOS4/EXYNOS5 specific code behind their configs, and using CCF for
> clocks on other platforms.
> 
> Tested S3C I2C driver on Exynos7885.
> This along with extended clock driver should enable S3C I2C on
> Exynos850.
> 
> Signed-off-by: David Virag <virag.david003 at gmail.com>
> ---
>   drivers/i2c/Kconfig         |  2 +-
>   drivers/i2c/exynos_hs_i2c.c | 25 +++++++++++++++++++++++--
>   drivers/i2c/s3c24x0_i2c.c   | 30 +++++++++++++++++++++++++++---
>   drivers/i2c/s3c24x0_i2c.h   |  2 ++
>   4 files changed, 53 insertions(+), 6 deletions(-)

Reviewed-by: Heiko Schocher <hs at denx.de>

Thanks!

bye,
Heiko
-- 
DENX Software Engineering GmbH,      Managing Director: Erika Unter
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-52   Fax: +49-8142-66989-80   Email: hs at denx.de


More information about the U-Boot mailing list