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@xxxxxxxxxxx> > --- ... > }; > + - | > + i2c@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