public inbox for linux-i2c@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v1] dt-bindings: i2c: exynos5: add samsung,exynos8890-hsi2c compatible
@ 2025-09-14 13:16 Ivaylo Ivanov
  2025-09-22 15:34 ` Rob Herring (Arm)
  2025-09-23 19:48 ` Wolfram Sang
  0 siblings, 2 replies; 3+ messages in thread
From: Ivaylo Ivanov @ 2025-09-14 13:16 UTC (permalink / raw)
  To: Krzysztof Kozlowski, Rob Herring, Andi Shyti, Alim Akhtar,
	Conor Dooley
  Cc: linux-samsung-soc, devicetree, linux-i2c, linux-kernel

Add samsung,exynos8890-hsi2c compatible, reusing the 8895 support
since it's compatible with exynos8890's i2c controllers.

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

diff --git a/Documentation/devicetree/bindings/i2c/i2c-exynos5.yaml b/Documentation/devicetree/bindings/i2c/i2c-exynos5.yaml
index 7ae8c7b1d..ead1818c7 100644
--- a/Documentation/devicetree/bindings/i2c/i2c-exynos5.yaml
+++ b/Documentation/devicetree/bindings/i2c/i2c-exynos5.yaml
@@ -33,6 +33,10 @@ properties:
               - samsung,exynos7870-hsi2c
               - tesla,fsd-hsi2c
           - const: samsung,exynos7-hsi2c
+      - items:
+          - enum:
+              - samsung,exynos8890-hsi2c
+          - const: samsung,exynos8895-hsi2c
       - items:
           - enum:
               - google,gs101-hsi2c
-- 
2.43.0


^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2025-09-23 19:48 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-09-14 13:16 [PATCH v1] dt-bindings: i2c: exynos5: add samsung,exynos8890-hsi2c compatible Ivaylo Ivanov
2025-09-22 15:34 ` Rob Herring (Arm)
2025-09-23 19:48 ` Wolfram Sang

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox