[PATCH 07/12] dt-bindings: i2c: dw: Add compatible for UltraRISC DP1000 SoC
From: Jia Wang via B4 Relay
Date: Mon Aug 24 2026 - 02:18:00 EST
From: Jia Wang <wangjia@xxxxxxxxxxxxx>
Add the SoC-specific compatible string and use the generic one as fallback
for the UltraRISC DP1000 I2C controller.
Signed-off-by: Jia Wang <wangjia@xxxxxxxxxxxxx>
---
Documentation/devicetree/bindings/i2c/snps,designware-i2c.yaml | 1 +
1 file changed, 1 insertion(+)
diff --git a/Documentation/devicetree/bindings/i2c/snps,designware-i2c.yaml b/Documentation/devicetree/bindings/i2c/snps,designware-i2c.yaml
index 467bdcbb8538..eee21ca8d7ed 100644
--- a/Documentation/devicetree/bindings/i2c/snps,designware-i2c.yaml
+++ b/Documentation/devicetree/bindings/i2c/snps,designware-i2c.yaml
@@ -44,6 +44,7 @@ properties:
- mscc,ocelot-i2c
- sophgo,sg2044-i2c
- thead,th1520-i2c
+ - ultrarisc,dp1000-i2c
- const: snps,designware-i2c
reg:
--
2.34.1