[PATCH v1] dt-bindings: i2c: exynos5: add samsung,exynos2200-hsi2c compatible

Ivaylo Ivanov posted 1 patch 2 months, 2 weeks ago
Documentation/devicetree/bindings/i2c/i2c-exynos5.yaml | 1 +
1 file changed, 1 insertion(+)
[PATCH v1] dt-bindings: i2c: exynos5: add samsung,exynos2200-hsi2c compatible
Posted by Ivaylo Ivanov 2 months, 2 weeks ago
Add samsung,exynos2200-hsi2c compatible, reusing the autov9 support
since it's compatible with exynos2200's i2c controllers.

Signed-off-by: Ivaylo Ivanov <ivo.ivanov.ivanov1@gmail.com>
---
 Documentation/devicetree/bindings/i2c/i2c-exynos5.yaml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Documentation/devicetree/bindings/i2c/i2c-exynos5.yaml b/Documentation/devicetree/bindings/i2c/i2c-exynos5.yaml
index 8d47b290b..7ae8c7b1d 100644
--- a/Documentation/devicetree/bindings/i2c/i2c-exynos5.yaml
+++ b/Documentation/devicetree/bindings/i2c/i2c-exynos5.yaml
@@ -36,6 +36,7 @@ properties:
       - items:
           - enum:
               - google,gs101-hsi2c
+              - samsung,exynos2200-hsi2c
               - samsung,exynos850-hsi2c
           - const: samsung,exynosautov9-hsi2c
       - const: samsung,exynos5-hsi2c    # Exynos5250 and Exynos5420
-- 
2.43.0
Re: [PATCH v1] dt-bindings: i2c: exynos5: add samsung,exynos2200-hsi2c compatible
Posted by Andi Shyti 2 months, 2 weeks ago
Hi Ivaylo,

On Tue, Jul 22, 2025 at 03:14:34PM +0300, Ivaylo Ivanov wrote:
> Add samsung,exynos2200-hsi2c compatible, reusing the autov9 support
> since it's compatible with exynos2200's i2c controllers.
> 
> Signed-off-by: Ivaylo Ivanov <ivo.ivanov.ivanov1@gmail.com>

merged to i2c/i2c-host.

Thanks,
Andi
Re: [PATCH v1] dt-bindings: i2c: exynos5: add samsung,exynos2200-hsi2c compatible
Posted by Krzysztof Kozlowski 2 months, 2 weeks ago
On Tue, Jul 22, 2025 at 03:14:34PM +0300, Ivaylo Ivanov wrote:
> Add samsung,exynos2200-hsi2c compatible, reusing the autov9 support
> since it's compatible with exynos2200's i2c controllers.
> 
> Signed-off-by: Ivaylo Ivanov <ivo.ivanov.ivanov1@gmail.com>
> ---
>  Documentation/devicetree/bindings/i2c/i2c-exynos5.yaml | 1 +
>  1 file changed, 1 insertion(+)

Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>

Best regards,
Krzysztof