Message ID | 20250413223507.46480-9-inochiama@gmail.com |
---|---|
State | New |
Headers | show |
Series | riscv: sophgo: Introduce SG2044 SRD3-10 board support | expand |
On Mon, Apr 14, 2025 at 06:35:02AM GMT, Inochi Amaoto wrote: > Add compatible string for Sophgo SG2044 SoC I2C controller which can be > used specifically for the SG2044 SoC. > > Signed-off-by: Inochi Amaoto <inochiama@gmail.com> > --- > Documentation/devicetree/bindings/i2c/snps,designware-i2c.yaml | 1 + Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Best regards, Krzysztof
diff --git a/Documentation/devicetree/bindings/i2c/snps,designware-i2c.yaml b/Documentation/devicetree/bindings/i2c/snps,designware-i2c.yaml index 98567dc791c3..d904191bb0c6 100644 --- a/Documentation/devicetree/bindings/i2c/snps,designware-i2c.yaml +++ b/Documentation/devicetree/bindings/i2c/snps,designware-i2c.yaml @@ -37,6 +37,7 @@ properties: - items: - enum: - mscc,ocelot-i2c + - sophgo,sg2044-i2c - thead,th1520-i2c - const: snps,designware-i2c
Add compatible string for Sophgo SG2044 SoC I2C controller which can be used specifically for the SG2044 SoC. Signed-off-by: Inochi Amaoto <inochiama@gmail.com> --- Documentation/devicetree/bindings/i2c/snps,designware-i2c.yaml | 1 + 1 file changed, 1 insertion(+)