RE: [PATCH] dt-bindings: i2c: exynos5: add exynosautov920-hsi2c compatible
From: Faraz Ata <hidden>
Date: 2026-01-22 17:18:52
Also in:
linux-devicetree, linux-i2c, linux-samsung-soc, lkml
HI Andi/Rob Kindly help to review and merge the patch.
-----Original Message----- From: Faraz Ata <redacted> Sent: Tuesday, January 6, 2026 11:17 PM To: 'andi.shyti@kernel.org' <andi.shyti@kernel.org>; 'robh@kernel.org' [off-list ref]; 'krzk+dt@kernel.org' [off-list ref]; 'conor+dt@kernel.org' [off-list ref]; 'alim.akhtar@samsung.com' [off-list ref] Cc: 'linux-i2c@vger.kernel.org' <redacted>; 'devicetree@vger.kernel.org' [off-list ref]; 'linux-arm- kernel@lists.infradead.org' [off-list ref]; 'linux- samsung-soc@vger.kernel.org' [off-list ref]; 'linux-kernel@vger.kernel.org' [off-list ref]; 'rosa.pila@samsung.com' [off-list ref]; 'pritam.sutar@samsung.com' [off-list ref]; 'dev.tailor@samsung.com' [off-list ref] Subject: RE: [PATCH] dt-bindings: i2c: exynos5: add exynosautov920-hsi2c compatible 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/quoted
-----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