On Mon, Sep 9, 2024 at 5:58 AM Wolfram Sang <wsa+renesas@xxxxxxxxxxxxxxxxxxxx> wrote: > > Most I2C controllers do not have a dedicated pin for SMBus Alerts. Allow > them to define a GPIO as a side-channel. > > Signed-off-by: Wolfram Sang <wsa+renesas@xxxxxxxxxxxxxxxxxxxx> > --- > dtschema/schemas/i2c/i2c-controller.yaml | 5 +++++ > 1 file changed, 5 insertions(+) I guess GPIO rather than interrupt is fine. Will apply it. Rob