On Mon, Jul 08, 2024 at 06:12:12PM +0200, Farouk Bouabid wrote: > Theobroma Systems Mule is an MCU that emulates a set of I2C devices, > among which devices that are reachable through an I2C-mux. The devices > on the mux can be selected by writing the appropriate device number to > an I2C config register. > > Signed-off-by: Farouk Bouabid <farouk.bouabid@xxxxxxxxx> > --- > .../devicetree/bindings/i2c/tsd,mule-i2c-mux.yaml | 69 ++++++++++++++++++++++ > 1 file changed, 69 insertions(+) Reviewed-by: Rob Herring (Arm) <robh@xxxxxxxxxx>