On 06/06/2024 01:12, Danny Kaehn wrote: > This is a USB HID device which includes an I2C controller and 8 GPIO pins. > > The binding allows describing the chip's gpio and i2c controller in DT > using the subnodes named "gpio" and "i2c", respectively. This is > intended to be used in configurations where the CP2112 is permanently > connected in hardware. > > Signed-off-by: Danny Kaehn <danny.kaehn@xxxxxxxxxx> > --- > .../devicetree/bindings/i2c/silabs,cp2112.yaml | 105 +++++++++++++++++++++ > 1 file changed, 105 insertions(+) So this is v11 but was never tested? Changelog does not help me understanding what happened with this binding... Best regards, Krzysztof