mbox series

[0/2] Introduce support for Exynos7870 I2C and HSI2C

Message ID 20250204-exynos7870-i2c-v1-0-63d67871ab7e@disroot.org
Headers show
Series Introduce support for Exynos7870 I2C and HSI2C | expand

Message

Kaustabh Chakraborty Feb. 3, 2025, 8:33 p.m. UTC
Document devicetree bindings for I2C and HSI2C drivers for Exynos7870.

This patch series is a part of Exynos7870 upstreaming.

Signed-off-by: Kaustabh Chakraborty <kauschluss@disroot.org>
---
Kaustabh Chakraborty (2):
      dt-bindings: i2c: samsung,s3c2410: add exynos7870-i2c compatible
      dt-bindings: i2c: exynos5: add exynos7870-hsi2c compatible

 Documentation/devicetree/bindings/i2c/i2c-exynos5.yaml         | 1 +
 Documentation/devicetree/bindings/i2c/samsung,s3c2410-i2c.yaml | 1 +
 2 files changed, 2 insertions(+)
---
base-commit: df4b2bbff898227db0c14264ac7edd634e79f755
change-id: 20250203-exynos7870-i2c-34de9046e6b6

Best regards,

Comments

Andi Shyti Feb. 5, 2025, 10:14 p.m. UTC | #1
Hi Kaustabh,

On Tue, Feb 04, 2025 at 02:03:31AM +0530, Kaustabh Chakraborty wrote:
> Document devicetree bindings for I2C and HSI2C drivers for Exynos7870.
> 
> This patch series is a part of Exynos7870 upstreaming.
> 
> Signed-off-by: Kaustabh Chakraborty <kauschluss@disroot.org>
> ---
> Kaustabh Chakraborty (2):
>       dt-bindings: i2c: samsung,s3c2410: add exynos7870-i2c compatible
>       dt-bindings: i2c: exynos5: add exynos7870-hsi2c compatible

merged to i2c/i2c-host.

Thanks,
Andi