On 19/01/2024 13:58, AngeloGioacchino Del Regno wrote: > Introduce a binding for the ITE IT5205 Alternate Mode Passive MUX, > used for connecting, disconnecting and switching orientation and > control the SBU signals for alternate modes on USB Type-C ports. > ... > + mode-switch: > + description: Flag the port as possible handle of altmode switching > + type: boolean > + > + orientation-switch: > + description: Flag the port as possible handler of orientation switching > + type: boolean Just FYI, I will be sending v2 of: https://lore.kernel.org/all/20240115092923.105275-1-krzysztof.kozlowski@xxxxxxxxxx/ which could be used here. If your patch gets first, I will adjust mine. ... > + > +additionalProperties: false > + > +examples: > + - | > + #include <dt-bindings/interrupt-controller/irq.h> > + i2c2 { i2c { Best regards, Krzysztof