RE: [PATCH] dt-bindings: i2c: exynos5: add exynosautov920-hsi2c compatible
From: Faraz Ata <hidden>
Date: 2026-01-06 17:47:32
Also in:
linux-devicetree, linux-i2c, linux-samsung-soc, lkml
HI Andi/Rob I want to follow up on the below dt-binding patch submitted. Please let me know if the patch is under review or anything else needs to be done. Reference - https://lore.kernel.org/all/83338b57-2e8e-4b77-9e93-fadfb0f6a5fc@kernel.org/ (local)
quoted hunk ↗ jump to hunk
-----Original Message----- From: Faraz Ata <redacted> Sent: Thursday, September 4, 2025 12:59 PM To: andi.shyti@kernel.org; robh@kernel.org; krzk+dt@kernel.org; conor+dt@kernel.org; alim.akhtar@samsung.com Cc: linux-i2c@vger.kernel.org; devicetree@vger.kernel.org; linux-arm- kernel@lists.infradead.org; linux-samsung-soc@vger.kernel.org; linux- kernel@vger.kernel.org; rosa.pila@samsung.com; pritam.sutar@samsung.com; dev.tailor@samsung.com; faraz.ata@samsung.com Subject: [PATCH] dt-bindings: i2c: exynos5: add exynosautov920-hsi2c compatible Add "samsung,exynosautov920-hsi2c" dedicated compatible for HSI2C found in ExynosAutov920 SoC. Signed-off-by: Faraz Ata <redacted> --- Documentation/devicetree/bindings/i2c/i2c-exynos5.yaml | 1 + 1 file changed, 1 insertion(+)diff --git a/Documentation/devicetree/bindings/i2c/i2c-exynos5.yamlb/Documentation/devicetree/bindings/i2c/i2c-exynos5.yaml index 7ae8c7b1d006..207b95e392e5 100644--- a/Documentation/devicetree/bindings/i2c/i2c-exynos5.yaml +++ b/Documentation/devicetree/bindings/i2c/i2c-exynos5.yaml@@ -38,6 +38,7 @@ properties: - google,gs101-hsi2c - samsung,exynos2200-hsi2c - samsung,exynos850-hsi2c + - samsung,exynosautov920-hsi2c - const: samsung,exynosautov9-hsi2c - const: samsung,exynos5-hsi2c # Exynos5250 and Exynos5420 deprecated: true --2.34.1