[PATCH 1/4] dt-bindings: i2c: dw: Document compatible thead,th1520-i2c

Krzysztof Kozlowski krzk at kernel.org
Thu Apr 25 02:48:55 PDT 2024


On 25/04/2024 10:21, Thomas Bonnefille wrote:
> Add documentation for compatible string thead,th1520-i2c which can be
> used specifically for the TH1520 SoC.
> 
> Signed-off-by: Thomas Bonnefille <thomas.bonnefille at bootlin.com>
> ---

...

>      };
> +  - |
> +    i2c at e7f20000 {
> +      compatible = "thead,th1520-i2c", "snps,designware-i2c";
> +      reg = <0xe7f20000 0x4000>;
> +      interrupts = <44>;
> +      clocks = <&i2c_ic_clk>;
> +      status = "disabled";

No need for new example. No differences.

Best regards,
Krzysztof




More information about the linux-riscv mailing list