Re: [PATCH v13 1/3] dt-bindings: i2c: Add CP2112 HID USB to SMBus Bridge
From: Rob Herring (Arm)
Date: Thu Jan 29 2026 - 11:05:36 EST
On Tue, 27 Jan 2026 08:47:48 -0600, 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,
> with the i2c controller being bound to a subnode named "i2c". 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 | 100 +++++++++++++++++++++
> 1 file changed, 100 insertions(+)
>
Reviewed-by: Rob Herring (Arm) <robh@xxxxxxxxxx>